doluvor commited on
Commit
b5867b2
·
1 Parent(s): f5a7436

Training done

Browse files
Files changed (3) hide show
  1. added_tokens.json +4 -2
  2. tokenizer.json +0 -0
  3. tokenizer_config.json +1 -1
added_tokens.json CHANGED
@@ -1,7 +1,9 @@
1
  {
2
- "</s_artifact>": 57528,
 
3
  "</s_price>": 57526,
4
- "<s_artifact>": 57527,
 
5
  "<s_iitcdip>": 57523,
6
  "<s_price>": 57525,
7
  "<s_synthdog>": 57524,
 
1
  {
2
+ "</s_artifact>": 57530,
3
+ "</s_attr1>": 57528,
4
  "</s_price>": 57526,
5
+ "<s_artifact>": 57529,
6
+ "<s_attr1>": 57527,
7
  "<s_iitcdip>": 57523,
8
  "<s_price>": 57525,
9
  "<s_synthdog>": 57524,
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "single_word": false
12
  },
13
  "model_max_length": 1000000000000000019884624838656,
14
- "name_or_path": "doluvor/donut-base-doluvor",
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": "naver-clova-ix/donut-base",
15
  "pad_token": "<pad>",
16
  "processor_class": "DonutProcessor",
17
  "sep_token": "</s>",