Drigoro commited on
Commit
b621f41
·
verified ·
1 Parent(s): 6eaf896

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",
@@ -36,6 +36,6 @@
36
  "sinusoidal_pos_embds": false,
37
  "tie_weights_": true,
38
  "torch_dtype": "float32",
39
- "transformers_version": "4.41.1",
40
  "vocab_size": 30522
41
  }
 
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",
 
36
  "sinusoidal_pos_embds": false,
37
  "tie_weights_": true,
38
  "torch_dtype": "float32",
39
+ "transformers_version": "4.41.2",
40
  "vocab_size": 30522
41
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16882b84291cc129a928e582320d66cd3ed26fb22474fd75dcada24f2ef88dbc
3
  size 267844872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74199c23c9bd97d3e0eb71cd491f72cf0233acfc618e733bb0796cd7755004ac
3
  size 267844872
runs/Jun16_18-17-14_80d106e0c1f6/events.out.tfevents.1718561835.80d106e0c1f6.475.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d0257b692ec650bd99152ff882ad1ad0b1303097fee0acceb385d7d6afd0f9c
3
+ size 5280
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2c1ffc982ab9cc7f014df95ac904eb44d9420aaef4367b7a2022ab5d4311648
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf8ef393ebc02b60c668a44195d4b6742e3c1df5f3469dc575547ab48819c242
3
  size 5112