avelezarce
commited on
model_type
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"attn_pdrop": 0.1,
|
3 |
"embd_pdrop": 0.1,
|
4 |
"finetuning_task": null,
|
|
|
1 |
{
|
2 |
+
"model_type": "gpt2",
|
3 |
"attn_pdrop": 0.1,
|
4 |
"embd_pdrop": 0.1,
|
5 |
"finetuning_task": null,
|