Training in progress, step 1000
Browse files- config.json +9 -2
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "vikp/
|
3 |
"architectures": [
|
4 |
"EfficientViTForSemanticSegmentation"
|
5 |
],
|
@@ -61,8 +61,15 @@
|
|
61 |
7
|
62 |
],
|
63 |
"semantic_loss_ignore_index": -1,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
"torch_dtype": "float32",
|
65 |
-
"transformers_version": "4.42.
|
66 |
"widths": [
|
67 |
32,
|
68 |
64,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "vikp/layout4",
|
3 |
"architectures": [
|
4 |
"EfficientViTForSemanticSegmentation"
|
5 |
],
|
|
|
61 |
7
|
62 |
],
|
63 |
"semantic_loss_ignore_index": -1,
|
64 |
+
"strides": [
|
65 |
+
2,
|
66 |
+
2,
|
67 |
+
2,
|
68 |
+
2,
|
69 |
+
2
|
70 |
+
],
|
71 |
"torch_dtype": "float32",
|
72 |
+
"transformers_version": "4.42.4",
|
73 |
"widths": [
|
74 |
32,
|
75 |
64,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 153848176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ca1913b2ad9858235884386ddb915ed3965793e518f4eca1fd39a9bfab72a09
|
3 |
size 153848176
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ec1242af5a76197dff5e25311bc53e1d4002a6ef6bc4334acb54512ca787e07
|
3 |
size 5112
|