Training in progress, epoch 0
Browse files- config.json +3 -3
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"VisionEncoderDecoderModel"
|
5 |
],
|
@@ -124,8 +124,8 @@
|
|
124 |
"1": "LABEL_1"
|
125 |
},
|
126 |
"image_size": [
|
127 |
-
|
128 |
-
|
129 |
],
|
130 |
"initializer_range": 0.02,
|
131 |
"is_decoder": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Edgar404/donut-plate-recognition-best_model",
|
3 |
"architectures": [
|
4 |
"VisionEncoderDecoderModel"
|
5 |
],
|
|
|
124 |
"1": "LABEL_1"
|
125 |
},
|
126 |
"image_size": [
|
127 |
+
960,
|
128 |
+
1280
|
129 |
],
|
130 |
"initializer_range": 0.02,
|
131 |
"is_decoder": false,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 809083032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:105ae12268d11a9bf172a615cc445343a153a2aa620868c7d4dae905a7f994a5
|
3 |
size 809083032
|