osiria commited on
Commit
08c2366
1 Parent(s): a4ff31a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -67,10 +67,20 @@ The performances on the test set are reported in the following table:
67
 
68
  (<b>version 2.0</b> performances)
69
 
 
 
 
 
70
  | EM | F1 |
71
  | ------ | ------ |
72
  | 70.04 | 80.97 |
73
 
 
 
 
 
 
 
74
  Testing notebook: https://huggingface.co/osiria/deberta-italian-question-answering/blob/main/osiria_deberta_italian_qa_evaluation.ipynb
75
 
76
  <b>update: version 3.0 (LITEQA)</b>
 
67
 
68
  (<b>version 2.0</b> performances)
69
 
70
+ <br>
71
+
72
+ <b>Cased setting:</b>
73
+
74
  | EM | F1 |
75
  | ------ | ------ |
76
  | 70.04 | 80.97 |
77
 
78
+ <b>Uncased setting:</b>
79
+
80
+ | EM | F1 |
81
+ | ------ | ------ |
82
+ | 68.55 | 80.11 |
83
+
84
  Testing notebook: https://huggingface.co/osiria/deberta-italian-question-answering/blob/main/osiria_deberta_italian_qa_evaluation.ipynb
85
 
86
  <b>update: version 3.0 (LITEQA)</b>