kangnichaluo commited on
Commit
49b461f
1 Parent(s): 4de08de

update readme

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ learning rate: 2e-5
2
+ training epochs: 3
3
+ batch size: 64
4
+ seed: 42
5
+ trained on MNLI which is converted into two-way nli classification (predict entailment or not-entailment class)