jeppe-style commited on
Commit
f7805ef
1 Parent(s): 4f2c3eb

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +71 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "models/distilbert-base-uncased/it/hf_dataset_80-10-10_20240112T210443Z_distilbert-base-uncased/model-best",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "11",
13
+ "1": "12",
14
+ "2": "13",
15
+ "3": "141",
16
+ "4": "20",
17
+ "5": "311",
18
+ "6": "312",
19
+ "7": "313",
20
+ "8": "314",
21
+ "9": "321",
22
+ "10": "322",
23
+ "11": "323",
24
+ "12": "324",
25
+ "13": "33",
26
+ "14": "34",
27
+ "15": "351",
28
+ "16": "352",
29
+ "17": "36",
30
+ "18": "37",
31
+ "19": "40",
32
+ "20": "50"
33
+ },
34
+ "initializer_range": 0.02,
35
+ "label2id": {
36
+ "11": 0,
37
+ "12": 1,
38
+ "13": 2,
39
+ "141": 3,
40
+ "20": 4,
41
+ "311": 5,
42
+ "312": 6,
43
+ "313": 7,
44
+ "314": 8,
45
+ "321": 9,
46
+ "322": 10,
47
+ "323": 11,
48
+ "324": 12,
49
+ "33": 13,
50
+ "34": 14,
51
+ "351": 15,
52
+ "352": 16,
53
+ "36": 17,
54
+ "37": 18,
55
+ "40": 19,
56
+ "50": 20
57
+ },
58
+ "max_position_embeddings": 512,
59
+ "model_type": "distilbert",
60
+ "n_heads": 12,
61
+ "n_layers": 6,
62
+ "pad_token_id": 0,
63
+ "problem_type": "single_label_classification",
64
+ "qa_dropout": 0.1,
65
+ "seq_classif_dropout": 0.2,
66
+ "sinusoidal_pos_embds": false,
67
+ "tie_weights_": true,
68
+ "torch_dtype": "float32",
69
+ "transformers_version": "4.35.2",
70
+ "vocab_size": 30522
71
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:228398c46ffffc97498a65f9a56fc0e3cc705060d99ef84adb390162588e9c76
3
+ size 267891012