ttn1410 commited on
Commit
9108a33
·
verified ·
1 Parent(s): 8bb0d84

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +2 -4
  2. model.safetensors +1 -1
config.json CHANGED
@@ -9,13 +9,11 @@
9
  "finetuning_task": "sst-2",
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "NEGATIVE",
13
- "1": "POSITIVE"
14
  },
15
  "initializer_range": 0.02,
16
  "label2id": {
17
- "NEGATIVE": 0,
18
- "POSITIVE": 1
19
  },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
 
9
  "finetuning_task": "sst-2",
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "LABEL_0"
 
13
  },
14
  "initializer_range": 0.02,
15
  "label2id": {
16
+ "LABEL_0": 0
 
17
  },
18
  "max_position_embeddings": 512,
19
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4829e9086a518309ad404d4ad32ef29c66c87655c9c4d78f12ab6d98986dacd4
3
  size 267829484
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82c9da5395a8c215f8950f2f4127aa3dc87a068c9302fa0794b132e1a4810ed7
3
  size 267829484