waboucay commited on
Commit
b271305
1 Parent(s): 746a6c9

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 | 83.1 | 82.2 |
16
+ | test | 86.0 | 85.0 |