gonzalez-agirre commited on
Commit
4903537
1 Parent(s): 2559371

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -120,10 +120,10 @@ The model was trained with a batch size of 16 and a learning rate of 5e-5 for 5
120
  This model was finetuned maximizing F1 score.
121
 
122
  ## Evaluation results
123
- We evaluated the *roberta-base-bne-capitel-ner** on the CAPITEL-NERC test set against standard multilingual and monolingual baselines:
124
 
125
 
126
- | Model | XNLI (Accuracy) |
127
  | ------------|:----|
128
  | roberta-large-bne-capitel-ner | **90.51** |
129
  | roberta-base-bne-capitel-ner | 89.60|
120
  This model was finetuned maximizing F1 score.
121
 
122
  ## Evaluation results
123
+ We evaluated the **roberta-base-bne-capitel-ner** on the CAPITEL-NERC test set against standard multilingual and monolingual baselines:
124
 
125
 
126
+ | Model | CAPITEL-NERC (F1) |
127
  | ------------|:----|
128
  | roberta-large-bne-capitel-ner | **90.51** |
129
  | roberta-base-bne-capitel-ner | 89.60|