Update tiny models for GPT2ForTokenClassification

#2
by ydshieh HF staff - opened
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -4,9 +4,9 @@
4
  "GPT2ForTokenClassification"
5
  ],
6
  "attn_pdrop": 0.1,
7
- "bos_token_id": 1023,
8
  "embd_pdrop": 0.1,
9
- "eos_token_id": 1023,
10
  "gradient_checkpointing": false,
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
 
4
  "GPT2ForTokenClassification"
5
  ],
6
  "attn_pdrop": 0.1,
7
+ "bos_token_id": 0,
8
  "embd_pdrop": 0.1,
9
+ "eos_token_id": 0,
10
  "gradient_checkpointing": false,
11
  "initializer_range": 0.02,
12
  "layer_norm_epsilon": 1e-05,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5cebf8501205047f69e7a1f3e48254e0c95817f010570a197d6add8205958a3
3
  size 1665793
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:675af21044c587d6008bc5b4227115bc584f535a04ff14b2cd3e609ddc0e7e5b
3
  size 1665793