SamanthaStorm commited on
Commit
62c30c3
·
verified ·
1 Parent(s): a86c0c9

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +5 -1
  2. model.safetensors +1 -1
config.json CHANGED
@@ -4,9 +4,11 @@
4
  "DistilBertForSequenceClassification"
5
  ],
6
  "attention_dropout": 0.1,
 
7
  "dim": 768,
8
  "dropout": 0.1,
9
  "dtype": "float32",
 
10
  "hidden_dim": 3072,
11
  "id2label": {
12
  "0": "LABEL_0",
@@ -31,6 +33,8 @@
31
  "seq_classif_dropout": 0.2,
32
  "sinusoidal_pos_embds": false,
33
  "tie_weights_": true,
34
- "transformers_version": "4.56.1",
 
 
35
  "vocab_size": 30522
36
  }
 
4
  "DistilBertForSequenceClassification"
5
  ],
6
  "attention_dropout": 0.1,
7
+ "bos_token_id": null,
8
  "dim": 768,
9
  "dropout": 0.1,
10
  "dtype": "float32",
11
+ "eos_token_id": null,
12
  "hidden_dim": 3072,
13
  "id2label": {
14
  "0": "LABEL_0",
 
33
  "seq_classif_dropout": 0.2,
34
  "sinusoidal_pos_embds": false,
35
  "tie_weights_": true,
36
+ "tie_word_embeddings": true,
37
+ "transformers_version": "5.0.0",
38
+ "use_cache": false,
39
  "vocab_size": 30522
40
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47e5257debf8e8e2d9f8267d333dfda22fabdab7ec13382092a7489b90de3d52
3
  size 267838720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfd615b6ad3766c3b1b0b04178f90131825e1738bc79562e021e5a5282eb62fc
3
  size 267838720