Token Classification
Adapters
Sids99 commited on
Commit
69f7515
1 Parent(s): 845561b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - HuggingFaceFW/fineweb
5
+ - HuggingFaceM4/the_cauldron
6
+ - LooksJuicy/ruozhiba
7
+ metrics:
8
+ - accuracy
9
+ - bertscore
10
+ - bleurt
11
+ - code_eval
12
+ - charcut_mt
13
+ library_name: adapter-transformers
14
+ pipeline_tag: token-classification
15
+ ---