Token Classification
Adapters
English
adampog commited on
Commit
65be4ff
1 Parent(s): 50ed72a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: wtfpl
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: wtfpl
3
+ datasets:
4
+ - HuggingFaceFW/fineweb-edu
5
+ language:
6
+ - en
7
+ metrics:
8
+ - bertscore
9
+ library_name: adapter-transformers
10
+ pipeline_tag: token-classification
11
+ ---