5roop commited on
Commit
194b574
1 Parent(s): 69dd5d1

Updated model card.

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -19,15 +19,10 @@ 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
  |roberta-base-frenk-hate|0.7915|0.7785|
26
-
27
  |xlm-roberta-large |0.7904|0.77876|
28
-
29
  |xlm-roberta-base |0.7577|0.7402|
30
-
31
  |distilbert-base-uncased-finetuned-sst-2-english|0.7201|0.69862|
32
 
33
 
 
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
  |roberta-base-frenk-hate|0.7915|0.7785|
 
24
  |xlm-roberta-large |0.7904|0.77876|
 
25
  |xlm-roberta-base |0.7577|0.7402|
 
26
  |distilbert-base-uncased-finetuned-sst-2-english|0.7201|0.69862|
27
 
28