Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
9fbb4cdc
"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "d6c546971257aa12d0fda7eed696114c0fb68d5e"
Unverified
Commit
9fbb4cdc
authored
Mar 11, 2021
by
Lysandre Debut
Committed by
GitHub
Mar 11, 2021
Browse files
Specify minimum version for sacrebleu (#10662)
parent
fda703a5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
examples/_tests_requirements.txt
examples/_tests_requirements.txt
+1
-1
examples/seq2seq/requirements.txt
examples/seq2seq/requirements.txt
+1
-1
No files found.
examples/_tests_requirements.txt
View file @
9fbb4cdc
...
@@ -2,7 +2,7 @@ tensorboard
...
@@ -2,7 +2,7 @@ tensorboard
scikit-learn
scikit-learn
seqeval
seqeval
psutil
psutil
sacrebleu
sacrebleu
>= 1.4.12
rouge-score
rouge-score
tensorflow_datasets
tensorflow_datasets
matplotlib
matplotlib
...
...
examples/seq2seq/requirements.txt
View file @
9fbb4cdc
datasets >= 1.1.3
datasets >= 1.1.3
sentencepiece != 0.1.92
sentencepiece != 0.1.92
protobuf
protobuf
sacrebleu
sacrebleu
>= 1.4.12
rouge-score
rouge-score
nltk
nltk
\ No newline at end of file
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