Aratako commited on
Commit
a66aac8
·
verified ·
1 Parent(s): 5e474dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -90,7 +90,7 @@ print(classifier([text1, text2]))
90
  - lr_scheduler_type: cosine_with_min_lr
91
  - lr_scheduler_warmup_ratio: 0.1
92
  - num_epochs: 3
93
- - max_lenght: 8192
94
 
95
  ## 学習結果
96
 
 
90
  - lr_scheduler_type: cosine_with_min_lr
91
  - lr_scheduler_warmup_ratio: 0.1
92
  - num_epochs: 3
93
+ - max_length: 8192
94
 
95
  ## 学習結果
96