gazquez commited on
Commit
914ff64
1 Parent(s): 83092ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,10 +1,15 @@
1
  ---
2
- license: isc
3
  language:
4
  - es
 
 
5
  tags:
6
  - ner
7
  - token classification
8
  - flair
9
- library_name: flair
 
 
 
 
10
  ---
 
1
  ---
 
2
  language:
3
  - es
4
+ license: isc
5
+ library_name: flair
6
  tags:
7
  - ner
8
  - token classification
9
  - flair
10
+ metrics:
11
+ - f1
12
+ - precision
13
+ - recall
14
+ - accuracy
15
  ---