daeunj commited on
Commit
286a919
1 Parent(s): 1e8e817

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -2,4 +2,12 @@
2
  pipeline_tag: token-classification
3
  tags:
4
  - code
 
 
 
 
 
 
 
 
5
  ---
 
2
  pipeline_tag: token-classification
3
  tags:
4
  - code
5
+ datasets:
6
+ - SetFit/mnli
7
+ - Babelscape/wikineural
8
+ language:
9
+ - en
10
+ metrics:
11
+ - accuracy
12
+ library_name: transformers
13
  ---