Training in progress, step 20
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "karthik540/mario-semantic-1",
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14902260
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75170dc412cbf24a40462c22aa024ea0d81bd7644cc4d812655844ca94ff1d83
|
3 |
size 14902260
|
preprocessor_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"do_normalize": true,
|
3 |
-
"do_reduce_labels":
|
4 |
"do_rescale": true,
|
5 |
"do_resize": true,
|
6 |
"image_mean": [
|
@@ -17,7 +17,7 @@
|
|
17 |
"resample": 2,
|
18 |
"rescale_factor": 0.00392156862745098,
|
19 |
"size": {
|
20 |
-
"height":
|
21 |
-
"width":
|
22 |
}
|
23 |
}
|
|
|
1 |
{
|
2 |
"do_normalize": true,
|
3 |
+
"do_reduce_labels": false,
|
4 |
"do_rescale": true,
|
5 |
"do_resize": true,
|
6 |
"image_mean": [
|
|
|
17 |
"resample": 2,
|
18 |
"rescale_factor": 0.00392156862745098,
|
19 |
"size": {
|
20 |
+
"height": 512,
|
21 |
+
"width": 512
|
22 |
}
|
23 |
}
|
runs/Jul13_22-38-16_Jian-PC/events.out.tfevents.1720874296.Jian-PC.25056.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81bf9737763df41d3ce6f60f4476adbad7c640f15b5e2563579990f4a8b19248
|
3 |
+
size 10741
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a691182c77a50e477f44f5d9a0ae4a58f16cf913ec9c74080a646166dcddcfe
|
3 |
size 5176
|