Update tiny models for GPT2ForTokenClassification

#3
by ydshieh HF staff - opened
Files changed (2) hide show
  1. config.json +3 -3
  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,
@@ -27,7 +27,7 @@
27
  "summary_type": "cls_index",
28
  "summary_use_proj": true,
29
  "torch_dtype": "float32",
30
- "transformers_version": "4.24.0.dev0",
31
  "type_vocab_size": 16,
32
  "use_cache": true,
33
  "vocab_size": 1024
 
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,
 
27
  "summary_type": "cls_index",
28
  "summary_use_proj": true,
29
  "torch_dtype": "float32",
30
+ "transformers_version": "4.25.0.dev0",
31
  "type_vocab_size": 16,
32
  "use_cache": true,
33
  "vocab_size": 1024
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:da507f7d1bc222508a25218cab91a49cfbb7da6649f1e7d6c9db63989cc55247
3
  size 1665793