gonzalez-agirre commited on
Commit
102a360
1 Parent(s): a7a8a3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -41,7 +41,7 @@ model-index:
41
  metrics:
42
  - name: F1
43
  type: f1
44
- value: 0.9909
45
 
46
  widget:
47
 
@@ -111,10 +111,10 @@ We evaluated the _roberta-base-ca-v2-cased-pos_ on the Ancora-ca-ner test set ag
111
 
112
  | Model | Ancora-ca-pos (F1) |
113
  | ------------|:-------------|
114
- | roberta-base-ca-v2-cased-pos |99.09 |
115
- | roberta-base-ca-cased-pos | **99.10** |
116
- | mBERT | 98.98 |
117
- | XLM-RoBERTa | 99.03 |
118
 
119
  For more details, check the fine-tuning and evaluation scripts in the official [GitHub repository](https://github.com/projecte-aina/club).
120
 
 
41
  metrics:
42
  - name: F1
43
  type: f1
44
+ value: 0.9896
45
 
46
  widget:
47
 
 
111
 
112
  | Model | Ancora-ca-pos (F1) |
113
  | ------------|:-------------|
114
+ | roberta-base-ca-v2-cased-pos | **98.96** |
115
+ | roberta-base-ca-cased-pos | **98.96** |
116
+ | mBERT | 98.83 |
117
+ | XLM-RoBERTa | 98.89 |
118
 
119
  For more details, check the fine-tuning and evaluation scripts in the official [GitHub repository](https://github.com/projecte-aina/club).
120