Joelzhang commited on
Commit
159f598
1 Parent(s): 9ab289c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,8 +19,8 @@ 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 <br />
23
- max_length: 156 <br />
24
  batch_size: 16 <br />
25
  warmup_ratio: 0.1 <br />
26
  weight_decay: 0.0 <br />
 
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 <br />
25
  warmup_ratio: 0.1 <br />
26
  weight_decay: 0.0 <br />