Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
833fc17a
Unverified
Commit
833fc17a
authored
Jun 14, 2024
by
amyeroberts
Committed by
GitHub
Jun 14, 2024
Browse files
Pin datasets<2.20.0 for examples (#31417)
parent
cfb22e03
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
examples/flax/_tests_requirements.txt
examples/flax/_tests_requirements.txt
+2
-2
examples/pytorch/_tests_requirements.txt
examples/pytorch/_tests_requirements.txt
+1
-1
examples/tensorflow/_tests_requirements.txt
examples/tensorflow/_tests_requirements.txt
+1
-1
No files found.
examples/flax/_tests_requirements.txt
View file @
833fc17a
datasets >= 1.1.3
datasets >= 1.1
3
.3
,<2.20.0 # Temporary upper version
pytest<8.0.1
pytest<8.0.1
conllu
conllu
nltk
nltk
...
@@ -7,4 +7,4 @@ seqeval
...
@@ -7,4 +7,4 @@ seqeval
tensorboard
tensorboard
evaluate >= 0.2.0
evaluate >= 0.2.0
torch
torch
accelerate
accelerate
\ No newline at end of file
examples/pytorch/_tests_requirements.txt
View file @
833fc17a
...
@@ -13,7 +13,7 @@ streamlit
...
@@ -13,7 +13,7 @@ streamlit
elasticsearch
elasticsearch
nltk
nltk
pandas
pandas
datasets >= 1.13.3
datasets >= 1.13.3
,<2.20.0 # Temporary upper version
fire
fire
pytest<8.0.1
pytest<8.0.1
conllu
conllu
...
...
examples/tensorflow/_tests_requirements.txt
View file @
833fc17a
...
@@ -14,7 +14,7 @@ streamlit
...
@@ -14,7 +14,7 @@ streamlit
elasticsearch
elasticsearch
nltk
nltk
pandas
pandas
datasets >= 1.13.3
datasets >= 1.13.3
,<2.20.0 # Temporary upper version
fire
fire
pytest<8.0.1
pytest<8.0.1
conllu
conllu
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment