ydshieh HF staff commited on
Commit
8fc0208
1 Parent(s): 2360cf9

Update tiny models for GPT2ForSequenceClassification

Browse files
Files changed (3) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +1 -1
  3. tf_model.h5 +1 -1
config.json CHANGED
@@ -5,9 +5,9 @@
5
  "GPT2ForSequenceClassification"
6
  ],
7
  "attn_pdrop": 0.1,
8
- "bos_token_id": 1023,
9
  "embd_pdrop": 0.1,
10
- "eos_token_id": 1023,
11
  "gradient_checkpointing": false,
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
@@ -28,7 +28,7 @@
28
  "summary_type": "cls_index",
29
  "summary_use_proj": true,
30
  "torch_dtype": "float32",
31
- "transformers_version": "4.24.0.dev0",
32
  "type_vocab_size": 16,
33
  "use_cache": true,
34
  "vocab_size": 1024
 
5
  "GPT2ForSequenceClassification"
6
  ],
7
  "attn_pdrop": 0.1,
8
+ "bos_token_id": 0,
9
  "embd_pdrop": 0.1,
10
+ "eos_token_id": 0,
11
  "gradient_checkpointing": false,
12
  "initializer_range": 0.02,
13
  "layer_norm_epsilon": 1e-05,
 
28
  "summary_type": "cls_index",
29
  "summary_use_proj": true,
30
  "torch_dtype": "float32",
31
+ "transformers_version": "4.25.0.dev0",
32
  "type_vocab_size": 16,
33
  "use_cache": true,
34
  "vocab_size": 1024
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74b131799274cff3ce501d36e6c310a62db7fb8fdf87326e76ec5481e9cb998c
3
  size 1665412
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1c17d723d53aaab7e17f3c91bbe396fc2797a22c9aed3986f2364039485c969
3
  size 1665412
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8f5dab9d420b292010a2e71b6a9ea1c0f8adbc612e6cdab55308471bea701c6
3
  size 419640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2c5dcfa1f3004e6145cc501c4475f6ae0bd7ab419752f339ea7cdf37d0b9020
3
  size 419640