waboucay commited on
Commit
a34a474
1 Parent(s): 36a1160

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - fr
4
+ tags:
5
+ - nli
6
+ metrics:
7
+ - f1
8
+ ---
9
+
10
+ ## Eval results
11
+ We obtain the following results on ```validation``` and ```test``` sets:
12
+
13
+ | Set | F1<sub>micro</sub> | F1<sub>macro</sub> |
14
+ |------------|--------------------|--------------------|
15
+ | validation | 73.5 | 73.5 |
16
+ | test | 75.5 | 75.5 |