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
0c9bae09
"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "cf10d4cfdd07924bc79ce395fcea600c655057cc"
Unverified
Commit
0c9bae09
authored
Nov 12, 2020
by
Sylvain Gugger
Committed by
GitHub
Nov 12, 2020
Browse files
Remove typo
parent
5d805394
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/data/metrics/__init__.py
src/transformers/data/metrics/__init__.py
+1
-1
No files found.
src/transformers/data/metrics/__init__.py
View file @
0c9bae09
...
@@ -28,7 +28,7 @@ if is_sklearn_available():
...
@@ -28,7 +28,7 @@ if is_sklearn_available():
DEPRECATION_WARNING
=
(
DEPRECATION_WARNING
=
(
"This metric will be removed from the library soon, metrics should be handled with the 🤗 Datasets "
"This metric will be removed from the library soon, metrics should be handled with the 🤗 Datasets "
"library. You can have a look at this example script for pointers: "
"library. You can have a look at this example script for pointers: "
"https://github.com/huggingface/transformers/blob/master/examples/text-classification/run_glue.py"
,
"https://github.com/huggingface/transformers/blob/master/examples/text-classification/run_glue.py"
)
)
...
...
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