Update config.json

This commit is contained in:
system 2020-01-31 23:00:25 +00:00
parent 934da44f9c
commit 6934902484
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
{ {
"architectures": [
"GPT2LMHeadModel"
],
"attn_pdrop": 0.1, "attn_pdrop": 0.1,
"embd_pdrop": 0.1, "embd_pdrop": 0.1,
"finetuning_task": null, "finetuning_task": null,