rv2307 commited on
Commit
033e928
1 Parent(s): cc3271f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - conll2003
5
+ - ai4privacy/pii-masking-200k
6
+ language:
7
+ - en
8
+ metrics:
9
+ - accuracy
10
+ - f1
11
+ library_name: transformers
12
+ pipeline_tag: token-classification
13
+ ---