yangwang825 commited on
Commit
7b4021e
1 Parent(s): a731548

Upload BertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +6 -0
  2. pytorch_model.bin +3 -0
config.json CHANGED
@@ -1,6 +1,11 @@
1
  {
 
 
 
 
2
  "attention_probs_dropout_prob": 0.1,
3
  "classifier_dropout": null,
 
4
  "hidden_act": "gelu",
5
  "hidden_dropout_prob": 0.1,
6
  "hidden_size": 768,
@@ -13,6 +18,7 @@
13
  "num_hidden_layers": 12,
14
  "pad_token_id": 0,
15
  "position_embedding_type": "absolute",
 
16
  "transformers_version": "4.33.3",
17
  "type_vocab_size": 2,
18
  "use_cache": true,
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
 
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
  "transformers_version": "4.33.3",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30a018298579fc4498eb22c389a4d5bdb722adf6e029a2927b975ade5f2bdcf5
3
+ size 438000689