reannayang
commited on
Commit
•
253c64e
1
Parent(s):
8f4392f
End of training
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
160,
|
28 |
256
|
29 |
],
|
30 |
-
"
|
31 |
"car": 3,
|
32 |
"curb": 5,
|
33 |
"grass": 4,
|
@@ -37,7 +37,7 @@
|
|
37 |
},
|
38 |
"image_size": 224,
|
39 |
"initializer_range": 0.02,
|
40 |
-
"
|
41 |
"0": "rumble strips",
|
42 |
"1": "tree",
|
43 |
"2": "through lane",
|
|
|
27 |
160,
|
28 |
256
|
29 |
],
|
30 |
+
"id2label": {
|
31 |
"car": 3,
|
32 |
"curb": 5,
|
33 |
"grass": 4,
|
|
|
37 |
},
|
38 |
"image_size": 224,
|
39 |
"initializer_range": 0.02,
|
40 |
+
"label2id": {
|
41 |
"0": "rumble strips",
|
42 |
"1": "tree",
|
43 |
"2": "through lane",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14931169
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:297ce5037ff5f85711600cb4e8cf9cb7fe29147baa7aeea918b67d6d30e77cff
|
3 |
size 14931169
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3247
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b339ceaf50c62033ca81f50950d5ea941c8661efb107a9e71ddbbffb7bcd3011
|
3 |
size 3247
|