5roop commited on
Commit
1ab3a66
·
1 Parent(s): 1c9266e

Updated readme

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -19,13 +19,9 @@ model_args = {
19
  The same pipeline was run with two other models and with the same dataset. Accuracy and macro F1 score were recorded for each of the 6 fine-tuning sessions and post festum analyzed.
20
 
21
  | model | average accuracy | average macro F1|
22
-
23
  |---|---|---|
24
-
25
  |bcms-bertic-frenk-hate|0.8313|0.8219|
26
-
27
  |EMBEDDIA/crosloengual-bert |0.8054|0.796|
28
-
29
  |xlm-roberta-base |0.7175|0.7049|
30
 
31
 
 
19
  The same pipeline was run with two other models and with the same dataset. Accuracy and macro F1 score were recorded for each of the 6 fine-tuning sessions and post festum analyzed.
20
 
21
  | model | average accuracy | average macro F1|
 
22
  |---|---|---|
 
23
  |bcms-bertic-frenk-hate|0.8313|0.8219|
 
24
  |EMBEDDIA/crosloengual-bert |0.8054|0.796|
 
25
  |xlm-roberta-base |0.7175|0.7049|
26
 
27