reannayang
commited on
Commit
·
ced8f94
1
Parent(s):
8b12015
End of training
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22894cbbb0a5ae3de44dd45cc480ab16ac7031af70385390c8708903e24fca63
|
3 |
+
size 14939455
|
training_args.bin
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:59cd2163b876a75cffdb63937e3ac019bfcfc0b6cb839bfb6f1a00a917fbe3a0
|
3 |
+
size 3183
|