mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-11 11:51:53 +08:00
update train params
This commit is contained in:
@@ -16,7 +16,7 @@ gpt2.finetune(sess,
|
||||
multi_gpu=True,
|
||||
batch_size=4,
|
||||
sample_length=256,
|
||||
learning_rate=0.0005,
|
||||
learning_rate=0.0002,
|
||||
model_name=model_name,
|
||||
steps=1000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user