Training in progress, epoch 0
Browse files- config.json +3 -3
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"_commit_hash": "
|
3 |
-
"_name_or_path": "
|
4 |
"architectures": [
|
5 |
"VisionEncoderDecoderModel"
|
6 |
],
|
@@ -50,7 +50,7 @@
|
|
50 |
"LABEL_1": 1
|
51 |
},
|
52 |
"length_penalty": 1.0,
|
53 |
-
"max_length":
|
54 |
"max_position_embeddings": 1536,
|
55 |
"min_length": 0,
|
56 |
"model_type": "mbart",
|
|
|
1 |
{
|
2 |
+
"_commit_hash": "52fe2303ec5a3e4e56a027af01c24c46c531071b",
|
3 |
+
"_name_or_path": "tomfunk/donut-demo",
|
4 |
"architectures": [
|
5 |
"VisionEncoderDecoderModel"
|
6 |
],
|
|
|
50 |
"LABEL_1": 1
|
51 |
},
|
52 |
"length_penalty": 1.0,
|
53 |
+
"max_length": 256,
|
54 |
"max_position_embeddings": 1536,
|
55 |
"min_length": 0,
|
56 |
"model_type": "mbart",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 809584409
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1015f72cab93a9caf8d784cb0288d3d2b644647bb7e1f53358bd9dcadf125d06
|
3 |
size 809584409
|