bldeaw commited on
Commit
32844d8
·
verified ·
1 Parent(s): 8829cb4

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -3
  2. model.onnx +1 -1
  3. tokenizer.json +2 -2
config.json CHANGED
@@ -3,10 +3,8 @@
3
  "BertForSequenceClassification"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
- "bos_token_id": 0,
7
  "classifier_dropout": null,
8
  "dtype": "float32",
9
- "eos_token_id": 2,
10
  "gradient_checkpointing": false,
11
  "hidden_act": "gelu",
12
  "hidden_dropout_prob": 0.1,
@@ -30,7 +28,7 @@
30
  "model_type": "bert",
31
  "num_attention_heads": 12,
32
  "num_hidden_layers": 12,
33
- "pad_token_id": 1,
34
  "position_embedding_type": "absolute",
35
  "problem_type": "single_label_classification",
36
  "transformers_version": "4.57.1",
 
3
  "BertForSequenceClassification"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
 
6
  "classifier_dropout": null,
7
  "dtype": "float32",
 
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
 
28
  "model_type": "bert",
29
  "num_attention_heads": 12,
30
  "num_hidden_layers": 12,
31
+ "pad_token_id": 0,
32
  "position_embedding_type": "absolute",
33
  "problem_type": "single_label_classification",
34
  "transformers_version": "4.57.1",
model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05a2baedeea58f88b4955b6c3e324283f7a895ed23a93ed69717b12f3550b6b6
3
  size 470831509
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:923ea96985d803f6961c30dc73a62d4e04c4e604cddb5b60a7d56d5ccce804b2
3
  size 470831509
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e63c7a5faf7f3257542d756311f64572a52913c2845c4a3849529e1ef87f8eef
3
- size 17082832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c088c06cf975b7097e469bd69630cdb0d675c6db1ce3af1042b6e19c6d01f22
3
+ size 17082999