kangnichaluo commited on
Commit
918ee04
1 Parent(s): 49b461f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,5 +1,6 @@
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)
 
1
+ learning rate: 2e-5
2
+ training epochs: 3
3
+ batch size: 64
4
+ seed: 42
5
+ model: bert-base-uncased
6
  trained on MNLI which is converted into two-way nli classification (predict entailment or not-entailment class)