Drigoro commited on
Commit
f9d9f24
·
verified ·
1 Parent(s): fd167a2

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -9,21 +9,21 @@
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",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "ANGER",
13
+ "1": "DISGUST",
14
+ "2": "FEAR",
15
+ "3": "JOY",
16
+ "4": "SADNESS",
17
+ "5": "SURPRISE"
18
  },
19
  "initializer_range": 0.02,
20
  "label2id": {
21
+ "ANGER": 0,
22
+ "DISGUST": 1,
23
+ "FEAR": 2,
24
+ "JOY": 3,
25
+ "SADNESS": 4,
26
+ "SURPRISE": 5
27
  },
28
  "max_position_embeddings": 512,
29
  "model_type": "distilbert",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:367720a2ea41269826fe1fa686b4558670de7f0d4540a4062900bf5d0aea19a9
3
  size 267844872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78b587a080d8e79b8cceaa7ea77fa6e285dfcf016e1096e72269cdd403cbd70f
3
  size 267844872
runs/Jun16_17-11-49_3161d2e254b5/events.out.tfevents.1718557910.3161d2e254b5.3819.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97b5a36cf4cd68a66e0f9d54572b74b938ec101c46174bf2d91596c5bcfe94d4
3
+ size 5274
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2444a61364cd3963430fdb7b0bf63d029df934dea2ac491da33dc477fac2c76
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b26d2eef72cfc1a142fb31ef1f7a18d32fb83e9a22d3a7490a82847b1afb4500
3
+ size 5112