Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -41,12 +41,14 @@
|
|
41 |
"0": "left",
|
42 |
"1": "right",
|
43 |
"2": "up",
|
44 |
-
"3": "down"
|
|
|
45 |
},
|
46 |
"init_std": 0.02,
|
47 |
"init_xavier_std": 1.0,
|
48 |
"is_encoder_decoder": true,
|
49 |
"label2id": {
|
|
|
50 |
"down": 3,
|
51 |
"left": 0,
|
52 |
"right": 1,
|
|
|
41 |
"0": "left",
|
42 |
"1": "right",
|
43 |
"2": "up",
|
44 |
+
"3": "down",
|
45 |
+
"4": "?"
|
46 |
},
|
47 |
"init_std": 0.02,
|
48 |
"init_xavier_std": 1.0,
|
49 |
"is_encoder_decoder": true,
|
50 |
"label2id": {
|
51 |
+
"?": 4,
|
52 |
"down": 3,
|
53 |
"left": 0,
|
54 |
"right": 1,
|
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:a65df8a72c9c377b467ad4d88c5d6be6c3c03a5660a98923e1d5d0c150142b6d
|
3 |
+
size 166498936
|
runs/Dec28_14-10-29_ip-10-90-0-154/events.out.tfevents.1735395031.ip-10-90-0-154.69807.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f485cff86464a59963b6a750c966738ae614fa723106ea1684b46d902f7d29cf
|
3 |
+
size 5873
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab70b76be0b1b4ce6f7222cffb8c2b3aa0cb4ecc3eb87d67cb849a9aaecf623f
|
3 |
size 5368
|