thinkersloop
commited on
Commit
•
4f216b6
1
Parent(s):
fa7cb7c
Training done
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"single_word": false
|
12 |
},
|
13 |
"model_max_length": 1000000000000000019884624838656,
|
14 |
-
"name_or_path": "
|
15 |
"pad_token": "<pad>",
|
16 |
"processor_class": "DonutProcessor",
|
17 |
"sep_token": "</s>",
|
|
|
11 |
"single_word": false
|
12 |
},
|
13 |
"model_max_length": 1000000000000000019884624838656,
|
14 |
+
"name_or_path": "nielsr/donut-base",
|
15 |
"pad_token": "<pad>",
|
16 |
"processor_class": "DonutProcessor",
|
17 |
"sep_token": "</s>",
|