uer commited on
Commit
c420efb
1 Parent(s): 2f3089e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ Here are scores on the devlopment set of six Chinese tasks:
35
  |RoBERTa-Medium|77.8|87.6|94.8|88.1|65.6|59.5|71.2|
36
  |RoBERTa-Base|79.5|89.1|95.2|89.2|67.0|60.9|75.5|
37
 
38
- For each task, we selected the best fine-tuning hyperparameters from the lists below:
39
  - epochs: 3, 5, 8
40
  - batch sizes: 32, 64
41
  - learning rates: 3e-5, 1e-4, 3e-4
 
35
  |RoBERTa-Medium|77.8|87.6|94.8|88.1|65.6|59.5|71.2|
36
  |RoBERTa-Base|79.5|89.1|95.2|89.2|67.0|60.9|75.5|
37
 
38
+ For each task, we selected the best fine-tuning hyperparameters from the lists below, and trained with the sequence length of 128:
39
  - epochs: 3, 5, 8
40
  - batch sizes: 32, 64
41
  - learning rates: 3e-5, 1e-4, 3e-4