"doc/vscode:/vscode.git/clone" did not exist on "a9bac1ce6066881a7fada8c95f23b8742f724d12"
Unverified Commit 0c9bae09 authored by Sylvain Gugger's avatar Sylvain Gugger Committed by GitHub
Browse files

Remove typo

parent 5d805394
......@@ -28,7 +28,7 @@ if is_sklearn_available():
DEPRECATION_WARNING = (
"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: "
"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"
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment