fix typo
This commit is contained in:
@@ -72,6 +72,7 @@ We have a series of technical articles on the functionalities of EasyDistill.
|
||||
"per_device_train_batch_size": 1,
|
||||
"gradient_accumulation_steps": 8,
|
||||
"save_steps": 1000,
|
||||
"max_length": 512,
|
||||
"logging_steps": 1,
|
||||
"learning_rate": 2e-5,
|
||||
"weight_decay": 0.05,
|
||||
|
@@ -1,4 +1,4 @@
|
||||
transformers==4.51.0
|
||||
transformers==4.51.1
|
||||
transformers-stream-generator==0.0.5
|
||||
trl==0.17.0
|
||||
tokenizers==0.21.1
|
||||
|
Reference in New Issue
Block a user