etikaj-digital commited on
Commit
df3135a
1 Parent(s): 5af7e49

Update tags in README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ model-index:
10
  results:
11
  - task:
12
  name: NER
13
- type: token-classification
14
  metrics:
15
  - name: NER Precision
16
  type: precision
@@ -92,4 +92,4 @@ English pipeline that provides statistics, readability and formality scores.
92
  | `ENTS_F` | 84.97 |
93
  | `SENTS_P` | 90.49 |
94
  | `SENTS_R` | 88.01 |
95
- | `SENTS_F` | 89.24 |
 
10
  results:
11
  - task:
12
  name: NER
13
+ type: text-classification
14
  metrics:
15
  - name: NER Precision
16
  type: precision
 
92
  | `ENTS_F` | 84.97 |
93
  | `SENTS_P` | 90.49 |
94
  | `SENTS_R` | 88.01 |
95
+ | `SENTS_F` | 89.24 |