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
d4740226
"vscode:/vscode.git/clone" did not exist on "8d157c930bb535190e0a5d322ec85b9124265478"
Commit
d4740226
authored
Nov 05, 2019
by
VictorSanh
Committed by
Lysandre Debut
Nov 27, 2019
Browse files
cleaning simple_accuracy since not used anymore
parent
bcd8dc6b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
transformers/data/processors/xnli.py
transformers/data/processors/xnli.py
+0
-1
No files found.
transformers/data/processors/xnli.py
View file @
d4740226
...
...
@@ -21,7 +21,6 @@ import logging
import
os
from
.utils
import
DataProcessor
,
InputExample
from
transformers.data.metrics
import
simple_accuracy
logger
=
logging
.
getLogger
(
__name__
)
...
...
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