vdmbrsv commited on
Commit
0b050b7
1 Parent(s): 2fd5a39

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +11 -11
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "results/checkpoint-9000",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -9,19 +9,19 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "Very Negative",
13
- "1": "Negative",
14
- "2": "Neutral",
15
- "3": "Positive",
16
- "4": "Very Positive"
17
  },
18
  "initializer_range": 0.02,
19
  "label2id": {
20
- "Very Negative": 0,
21
- "Negative": 1,
22
- "Neutral": 2,
23
- "Positive": 3,
24
- "Very Positive": 4
25
  },
26
  "max_position_embeddings": 512,
27
  "model_type": "distilbert",
 
1
  {
2
+ "_name_or_path": "results/checkpoint-2000",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "LABEL_0",
13
+ "1": "LABEL_1",
14
+ "2": "LABEL_2",
15
+ "3": "LABEL_3",
16
+ "4": "LABEL_4"
17
  },
18
  "initializer_range": 0.02,
19
  "label2id": {
20
+ "LABEL_0": 0,
21
+ "LABEL_1": 1,
22
+ "LABEL_2": 2,
23
+ "LABEL_3": 3,
24
+ "LABEL_4": 4
25
  },
26
  "max_position_embeddings": 512,
27
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55542cc1a05d293485c06760a53c0447ce97c878cf5ef274174ce28e59f140ae
3
  size 541326604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1073d20d0aeb71682e0975d9e1f3cd943be1313692394b1ede45ed3ad854b2b
3
  size 541326604