Skip to content

Commit

Permalink
Update datasets to 2.16.1 (#2231)
Browse files Browse the repository at this point in the history
* update to 2.16.1

* pass trust_remote_code

* don't use parquet export in `datasets`

* update hfh to 0.20.1

* HF_DATASETS_TRUST_REMOTE_CODE=0

* style

* minor

* update tests

* missing line

* add comment

---------

Co-authored-by: Sylvain Lesage <[email protected]>
  • Loading branch information
lhoestq and severo authored Jan 5, 2024
1 parent 85d5167 commit 9338523
Show file tree
Hide file tree
Showing 26 changed files with 457 additions and 1,993 deletions.
2 changes: 2 additions & 0 deletions chart/templates/_env/_envDatasetsBased.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@
# note that the /tmp directory is not shared among the pods
- name: HF_MODULES_CACHE
value: "/tmp/modules-cache"
- name: HF_DATASETS_TRUST_REMOTE_CODE
value: "0"
{{- end -}}

Loading

0 comments on commit 9338523

Please sign in to comment.