jhonacmarvik commited on
Commit
fbe54bf
·
verified ·
1 Parent(s): df5e25b

Initial upload of fine-tuned DistilBERT command classifier

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
config.json CHANGED
@@ -10,12 +10,12 @@
10
  "hidden_dim": 3072,
11
  "id2label": {
12
  "0": "command",
13
- "1": "question"
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
  "command": 0,
18
- "question": 1
19
  },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
 
10
  "hidden_dim": 3072,
11
  "id2label": {
12
  "0": "command",
13
+ "1": "questions"
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
  "command": 0,
18
+ "questions": 1
19
  },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26ad8770e2b045c4f4e6b60444adf421a8c4d6fa819d6bd0307f6219d92cb538
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1f819f1cd67963eaa70b008cc788f01989cbaec1ea63c3bfba876a853eddbfc
3
  size 267832560