mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
update
This commit is contained in:
@@ -14,7 +14,7 @@ sess = gpt2.start_tf_sess()
|
||||
gpt2.finetune(sess,
|
||||
file_name,
|
||||
multi_gpu=True,
|
||||
batch_size=16,
|
||||
batch_size=8,
|
||||
learning_rate=0.0001,
|
||||
model_name=model_name,
|
||||
steps=4000)
|
||||
|
||||
Reference in New Issue
Block a user