Gooogr commited on
Commit
55b1088
1 Parent(s): cd138df

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: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - recall
9
+ library_name: transformers
10
+ pipeline_tag: token-classification
11
+ tags:
12
+ - pie
13
+ - idioms
14
+ - token classification
15
+ ---