sagnikrayc commited on
Commit
5bba9e4
·
1 Parent(s): 2d2ae74

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: afl-3.0
3
+ datasets:
4
+ - copenlu/fever_gold_evidence
5
+ language:
6
+ - en
7
+ metrics:
8
+ - precision
9
+ - recall
10
+ - f1
11
+ ---
12
+
13
+ ```
14
+ wandb: eval/f1 0.88556
15
+ wandb: eval/loss 0.62762
16
+ wandb: eval/p 0.88384
17
+ wandb: eval/r 0.8891
18
+ ```