Blue7Bird commited on
Commit
068cae3
1 Parent(s): 2b6f087

Upload BertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +4 -3
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "chungli_ao_bert_model",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
@@ -18,9 +18,10 @@
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
 
21
  "torch_dtype": "float32",
22
- "transformers_version": "4.42.4",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
- "vocab_size": 30522
26
  }
 
1
  {
2
+ "_name_or_path": "Chungli_Ao_bert_model",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.44.2",
24
  "type_vocab_size": 2,
25
  "use_cache": true,
26
+ "vocab_size": 21455
27
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c7825ab7c50f1d9464af17360db6880664c6b83df8b2823093c425525f9b66b
3
- size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b8747d1f8dc42dca995435df47586ba366e4a091113edbc48f9c6c939b5cf3d
3
+ size 410104792