Joelzhang commited on
Commit
1cd1998
1 Parent(s): e26e99d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -19,11 +19,16 @@ datasets:
19
  Based on microsoft/deberta-v3-large, this model was trained on the snli-v1.0, multi-nli-1.0, nli-fever and anli-1.0-r1/anli-1.0-r2/anli-1.0-r3 datasets, with the training weights of 1,1,1,10,20,10 respectively.
20
 
21
  #### Hyperparameters
22
- learning_rate: 1e-5 \\
23
- max_length: 156 \\
24
- batch_size: 16 \\
25
- warmup_ratio: 0.1 \\
26
- weight_decay: 0.0 \\
 
 
 
 
 
27
  num_epochs: 2
28
 
29
  #### dev_results
 
19
  Based on microsoft/deberta-v3-large, this model was trained on the snli-v1.0, multi-nli-1.0, nli-fever and anli-1.0-r1/anli-1.0-r2/anli-1.0-r3 datasets, with the training weights of 1,1,1,10,20,10 respectively.
20
 
21
  #### Hyperparameters
22
+ learning_rate: 1e-5
23
+
24
+ max_length: 156
25
+
26
+ batch_size: 16
27
+
28
+ warmup_ratio: 0.1
29
+
30
+ weight_decay: 0.0
31
+
32
  num_epochs: 2
33
 
34
  #### dev_results