justin871030 commited on
Commit
e93d3ca
1 Parent(s): 067ab8f
Files changed (2) hide show
  1. config.json +8 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,9 +1,12 @@
1
  {
 
2
  "architectures": [
3
  "BertForMultiLabelClassification"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
 
6
  "finetuning_task": "goemotions",
 
7
  "hidden_act": "gelu",
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
@@ -75,6 +78,10 @@
75
  "num_attention_heads": 12,
76
  "num_hidden_layers": 12,
77
  "pad_token_id": 0,
 
 
 
78
  "type_vocab_size": 2,
79
- "vocab_size": 30524
 
80
  }
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
  "BertForMultiLabelClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
  "finetuning_task": "goemotions",
9
+ "gradient_checkpointing": false,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
 
78
  "num_attention_heads": 12,
79
  "num_hidden_layers": 12,
80
  "pad_token_id": 0,
81
+ "position_embedding_type": "absolute",
82
+ "torch_dtype": "float32",
83
+ "transformers_version": "4.13.0",
84
  "type_vocab_size": 2,
85
+ "use_cache": true,
86
+ "vocab_size": 30522
87
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e05799466f321e500385dc4923055ca1b4433673d6f6e7d88eaa960af7feb79
3
- size 438098541
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a94499ef3ef2a096f39ee9b1d39ade8a70317842aba6d2345825d4934efefd05
3
+ size 438096875