aatmasidha commited on
Commit
7d35273
1 Parent(s): dccec28

Training in progress, step 500

Browse files
config.json CHANGED
@@ -9,21 +9,21 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "Sadness",
13
- "1": "Joy",
14
- "2": "Love",
15
- "3": "Anger",
16
- "4": "Fear",
17
- "5": "Surprise"
18
  },
19
  "initializer_range": 0.02,
20
  "label2id": {
21
- "Sadness": 0,
22
- "Joy": 1,
23
- "Love": 2,
24
- "Anger": 3,
25
- "Fear": 4,
26
- "Surprise": 5
27
  },
28
  "max_position_embeddings": 512,
29
  "model_type": "distilbert",
 
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
+ "5": "LABEL_5"
18
  },
19
  "initializer_range": 0.02,
20
  "label2id": {
21
+ "LABEL_0": 0,
22
+ "LABEL_1": 1,
23
+ "LABEL_2": 2,
24
+ "LABEL_3": 3,
25
+ "LABEL_4": 4,
26
+ "LABEL_5": 5
27
  },
28
  "max_position_embeddings": 512,
29
  "model_type": "distilbert",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:812bc4aa6fd676a217f994cc2a73be97c75aa25677af794ffd71e2755985d590
3
  size 267872369
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccbf3be312d8376bf25a165675ff22b1fabd96aad97a2baa44e7aca06e572a6d
3
  size 267872369
runs/Jul23_11-36-34_1dca5c2fcc22/1658576310.7824292/events.out.tfevents.1658576310.1dca5c2fcc22.73.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8647eb258ac31f1a817e18232a3b1e5f467f37ca63b003ae2e234b04d1757c0f
3
+ size 4748
runs/Jul23_11-36-34_1dca5c2fcc22/events.out.tfevents.1658576310.1dca5c2fcc22.73.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32629144a85022a5aa280ff2f2123eb09740372346084efd2294b79a36d7922f
3
+ size 4153
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42dddc4291171f3547770ecf0cad631e286e733010fe78bd352f218863352553
3
  size 2927
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef87e9a4607be4b5b80eda986a92e817669230de775b94d9f05f2f0bc232e7d6
3
  size 2927