Mr-Vicky-01 commited on
Commit
7b2ccb3
1 Parent(s): 3c5e24c

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +8 -8
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "finetuned_classification_model-1",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -9,15 +9,15 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "qna_model",
13
- "1": "json_model",
14
- "2": "sql_model"
15
  },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
- "json_model": 1,
19
- "qna_model": 0,
20
- "sql_model": 2
21
  },
22
  "max_position_embeddings": 512,
23
  "model_type": "distilbert",
@@ -30,6 +30,6 @@
30
  "sinusoidal_pos_embds": false,
31
  "tie_weights_": true,
32
  "torch_dtype": "float32",
33
- "transformers_version": "4.45.1",
34
  "vocab_size": 30522
35
  }
 
1
  {
2
+ "_name_or_path": "finetuned_classification_model",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "json_model",
13
+ "1": "sql_model",
14
+ "2": "qna_model"
15
  },
16
  "initializer_range": 0.02,
17
  "label2id": {
18
+ "json_model": 0,
19
+ "qna_model": 2,
20
+ "sql_model": 1
21
  },
22
  "max_position_embeddings": 512,
23
  "model_type": "distilbert",
 
30
  "sinusoidal_pos_embds": false,
31
  "tie_weights_": true,
32
  "torch_dtype": "float32",
33
+ "transformers_version": "4.44.2",
34
  "vocab_size": 30522
35
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d8382f79335a7e58d8fa2070043f40dd3ef54f42b1d3e8a514b82385e14f909
3
  size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fec6424c88d100e140236c031d6a52057f9011d434e8ab63a31115aa454669ed
3
  size 267835644