Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -10,32 +10,32 @@
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
-
"0": "
|
14 |
-
"1": "
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"
|
20 |
-
"
|
21 |
-
"
|
22 |
-
"
|
23 |
-
"
|
24 |
},
|
25 |
"initializer_range": 0.02,
|
26 |
"intermediate_size": 3072,
|
27 |
"label2id": {
|
28 |
-
"
|
29 |
-
"
|
30 |
-
"
|
31 |
-
"
|
32 |
-
"
|
33 |
-
"
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
37 |
-
"
|
38 |
-
"
|
39 |
},
|
40 |
"layer_norm_eps": 1e-12,
|
41 |
"max_position_embeddings": 512,
|
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
+
"0": "none",
|
14 |
+
"1": "like",
|
15 |
+
"10": "express_abashed",
|
16 |
+
"2": "unlike",
|
17 |
+
"3": "hope",
|
18 |
+
"4": "questioning",
|
19 |
+
"5": "express_surprise",
|
20 |
+
"6": "normal_interaction",
|
21 |
+
"7": "express_sad",
|
22 |
+
"8": "tease",
|
23 |
+
"9": "meme"
|
24 |
},
|
25 |
"initializer_range": 0.02,
|
26 |
"intermediate_size": 3072,
|
27 |
"label2id": {
|
28 |
+
"express_abashed": "10",
|
29 |
+
"express_sad": "7",
|
30 |
+
"express_surprise": "5",
|
31 |
+
"hope": "3",
|
32 |
+
"like": "1",
|
33 |
+
"meme": "9",
|
34 |
+
"none": "0",
|
35 |
+
"normal_interaction": "6",
|
36 |
+
"questioning": "4",
|
37 |
+
"tease": "8",
|
38 |
+
"unlike": "2"
|
39 |
},
|
40 |
"layer_norm_eps": 1e-12,
|
41 |
"max_position_embeddings": 512,
|
logs/1686791957.7393143/events.out.tfevents.1686791957.ls.3862787.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6827167023c9d1b560c1b15141889bb043e6d14583200d9d63340174f62cc5cd
|
3 |
+
size 5791
|
logs/events.out.tfevents.1686791957.ls.3862787.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4085c1ea18b65634b837043661d30be2b89e8a167a6c72b7e36def9af744db9
|
3 |
+
size 4921
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438035573
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ba6e2f4f134e9fdecc28fab895b941db3af7f0f554553f44261c4a31f9c7578
|
3 |
size 438035573
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3579
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:285ccce9e5917efab941d633ecc6c428a12d1f3d40d32e1df53658f0180361c4
|
3 |
size 3579
|