tempdas commited on
Commit
3305676
1 Parent(s): 5bb6c1c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -5,6 +5,7 @@
5
  "architectures": [
6
  "GPT2LMHeadModel"
7
  ],
 
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
10
  "embd_pdrop": 0.1,
 
5
  "architectures": [
6
  "GPT2LMHeadModel"
7
  ],
8
+ "task": "text-generation",
9
  "attn_pdrop": 0.1,
10
  "bos_token_id": 50256,
11
  "embd_pdrop": 0.1,