Training in progress, epoch 0
Browse files- config.json +2 -2
- generation_config.json +0 -1
- 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 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_commit_hash": "a959cf33c20e09215873e338299c900f57047c61",
|
| 3 |
+
"_name_or_path": "naver-clova-ix/donut-base",
|
| 4 |
"architectures": [
|
| 5 |
"VisionEncoderDecoderModel"
|
| 6 |
],
|
generation_config.json
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 0,
|
| 4 |
-
"decoder_start_token_id": 57545,
|
| 5 |
"eos_token_id": 2,
|
| 6 |
"forced_eos_token_id": 2,
|
| 7 |
"max_length": 768,
|
|
|
|
| 1 |
{
|
| 2 |
"_from_model_config": true,
|
| 3 |
"bos_token_id": 0,
|
|
|
|
| 4 |
"eos_token_id": 2,
|
| 5 |
"forced_eos_token_id": 2,
|
| 6 |
"max_length": 768,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 809264921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:210e7a9b6f497151df98cbf1336cf7a8574b56d228f2861bb8fa5aa580b18adf
|
| 3 |
size 809264921
|