Training in progress, epoch 1
Browse files- config.json +4 -4
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -13,8 +13,8 @@
|
|
13 |
"1": "ship",
|
14 |
"2": "airplane",
|
15 |
"3": "truck",
|
16 |
-
"4": "
|
17 |
-
"5": "
|
18 |
"6": "bird",
|
19 |
"7": "automobile",
|
20 |
"8": "horse",
|
@@ -28,8 +28,8 @@
|
|
28 |
"automobile": 7,
|
29 |
"bird": 6,
|
30 |
"cat": 0,
|
31 |
-
"deer":
|
32 |
-
"dog":
|
33 |
"frog": 9,
|
34 |
"horse": 8,
|
35 |
"ship": 1,
|
|
|
13 |
"1": "ship",
|
14 |
"2": "airplane",
|
15 |
"3": "truck",
|
16 |
+
"4": "dog",
|
17 |
+
"5": "deer",
|
18 |
"6": "bird",
|
19 |
"7": "automobile",
|
20 |
"8": "horse",
|
|
|
28 |
"automobile": 7,
|
29 |
"bird": 6,
|
30 |
"cat": 0,
|
31 |
+
"deer": 5,
|
32 |
+
"dog": 4,
|
33 |
"frog": 9,
|
34 |
"horse": 8,
|
35 |
"ship": 1,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343290541
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7be15702b7cd5f83a9976ba1d999563acc9da8878b9b77004fb1641a8ace5cd4
|
3 |
size 343290541
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3451
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e078cd066120449142739e7e4d18bedebd9cbe012c4c8092053f635aab24d45
|
3 |
size 3451
|