Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -9,25 +9,21 @@
|
|
9 |
"hidden_size": 768,
|
10 |
"id2label": {
|
11 |
"0": "burping",
|
12 |
-
"1": "
|
13 |
-
"2": "
|
14 |
-
"3": "
|
15 |
-
"4": "
|
16 |
-
"5": "
|
17 |
-
"6": "hungry",
|
18 |
-
"7": "belly_pain"
|
19 |
},
|
20 |
"initializer_range": 0.02,
|
21 |
"intermediate_size": 3072,
|
22 |
"label2id": {
|
23 |
-
"
|
24 |
"burping": "0",
|
25 |
-
"cold_hot": "
|
26 |
-
"discomfort": "
|
27 |
-
"hungry": "
|
28 |
-
"
|
29 |
-
"scared": "1",
|
30 |
-
"tired": "5"
|
31 |
},
|
32 |
"layer_norm_eps": 1e-12,
|
33 |
"max_length": 1024,
|
|
|
9 |
"hidden_size": 768,
|
10 |
"id2label": {
|
11 |
"0": "burping",
|
12 |
+
"1": "discomfort",
|
13 |
+
"2": "belly pain",
|
14 |
+
"3": "cold_hot",
|
15 |
+
"4": "laugh",
|
16 |
+
"5": "hungry"
|
|
|
|
|
17 |
},
|
18 |
"initializer_range": 0.02,
|
19 |
"intermediate_size": 3072,
|
20 |
"label2id": {
|
21 |
+
"belly pain": "2",
|
22 |
"burping": "0",
|
23 |
+
"cold_hot": "3",
|
24 |
+
"discomfort": "1",
|
25 |
+
"hungry": "5",
|
26 |
+
"laugh": "4"
|
|
|
|
|
27 |
},
|
28 |
"layer_norm_eps": 1e-12,
|
29 |
"max_length": 1024,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eee37ff69360fbd87c06d681a84ba7ef722e23409b8179456deeadbe1a20c5c5
|
3 |
+
size 344802344
|
runs/Jun20_07-38-41_DESKTOP-BONDT02/events.out.tfevents.1750419525.DESKTOP-BONDT02
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b102c04a98c7a68a65fa4d4511a6773bf34cf25b54ad081e1bf36cc86d688159
|
3 |
+
size 9740
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5777
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f383880aeacf6197e84df11e68ba1a228c2358edbfe8f351892c02441817b48e
|
3 |
size 5777
|