imperialwool commited on
Commit
58293b2
1 Parent(s): 4978c38

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -1,5 +1,8 @@
1
  {
2
  "attn_pdrop": 0.1,
 
 
 
3
  "embd_pdrop": 0.1,
4
  "finetuning_task": null,
5
  "id2label": {
 
1
  {
2
  "attn_pdrop": 0.1,
3
+ "architectures": [
4
+ "GPT2LMHeadModel"
5
+ ],
6
  "embd_pdrop": 0.1,
7
  "finetuning_task": null,
8
  "id2label": {