mmarimon commited on
Commit
0b30e60
·
1 Parent(s): 4c19a40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -107,9 +107,9 @@ The model was trained with a batch size of 16 and a learning rate of 5e-5 for 5
107
  This model was finetuned maximizing accuracy.
108
 
109
  ## Evaluation results
110
- We evaluated the roberta-base-ca-cased-te on the TECA test set against standard multilingual and monolingual baselines:
111
 
112
- | Model | TECA (Accuracy) |
113
  | ------------|:----|
114
  | roberta-base-ca-v2-cased-te | **83.14** |
115
  | BERTa | 79.26 |
 
107
  This model was finetuned maximizing accuracy.
108
 
109
  ## Evaluation results
110
+ We evaluated the roberta-base-ca-cased-te on the TE-ca test set against standard multilingual and monolingual baselines:
111
 
112
+ | Model | TE-ca (Accuracy) |
113
  | ------------|:----|
114
  | roberta-base-ca-v2-cased-te | **83.14** |
115
  | BERTa | 79.26 |