Rahul13 commited on
Commit
d66095c
1 Parent(s): 933ac0c

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",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58d75b1331a3f23bee22605755b9830deac5d2a8f4b523c47e6966ae0ac31450
3
  size 267844872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b69742c27e530748b9f3b745baddcae8a8d274ab7092cc296e4a8c6b15c3a7a
3
  size 267844872
runs/Mar19_09-51-32_1efd58f6db6a/events.out.tfevents.1710842126.1efd58f6db6a.519.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:298477322cf2621b6333d2a9fc5c7361986525968a2394b7d12f647dae2d9ca7
3
+ size 4784
runs/Mar19_09-56-14_1efd58f6db6a/events.out.tfevents.1710842194.1efd58f6db6a.519.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d871f3bfd10dc0971fbfe1ecf9b8afed87f539660b05c496e4ad675f06e70420
3
+ size 5624
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c18774fac867ffcf190717f65cc850244534fcbb4cbba12d9453f448fa437594
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46678fa0d7cb97352acc4e57f74257dc172145c6b426c305f0581e222ba79b0c
3
  size 4920