bneb-consensus commited on
Commit
0c60e14
·
verified ·
1 Parent(s): 15f53c4

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +45 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Consensus/query_classifier_v0.7",
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": "command",
13
+ "1": "description",
14
+ "2": "kw",
15
+ "3": "metadata",
16
+ "4": "other",
17
+ "5": "phrase",
18
+ "6": "question",
19
+ "7": "statement"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "label2id": {
23
+ "command": 0,
24
+ "description": 1,
25
+ "kw": 2,
26
+ "metadata": 3,
27
+ "other": 4,
28
+ "phrase": 5,
29
+ "question": 6,
30
+ "statement": 7
31
+ },
32
+ "max_position_embeddings": 512,
33
+ "model_type": "distilbert",
34
+ "n_heads": 12,
35
+ "n_layers": 6,
36
+ "pad_token_id": 0,
37
+ "problem_type": "single_label_classification",
38
+ "qa_dropout": 0.1,
39
+ "seq_classif_dropout": 0.2,
40
+ "sinusoidal_pos_embds": false,
41
+ "tie_weights_": true,
42
+ "torch_dtype": "float32",
43
+ "transformers_version": "4.34.0",
44
+ "vocab_size": 30523
45
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f18f77b386c35c5d5b72e8474cd90671fea0f5d16b9ef70c361f4906234f43e3
3
+ size 267876074