liuganghuggingface's picture
Upload config.json with huggingface_hub
51bf96a verified
raw
history blame
189 Bytes
{
"device": 0,
"drop_ratio": 0.25,
"num_layer": 3,
"hidden_size": 512,
"batch_size": 256,
"epochs": 60,
"patience": 30,
"lr": 0.001,
"l2reg": 5e-06,
"num_task": 301245
}