Nyaaneet commited on
Commit
e6a2435
1 Parent(s): bedb49a

End of training

Browse files
README.md CHANGED
@@ -2,8 +2,6 @@
2
  license: mit
3
  tags:
4
  - generated_from_trainer
5
- datasets:
6
- - imagefolder
7
  model-index:
8
  - name: donut-base-sroie
9
  results: []
@@ -14,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # donut-base-sroie
16
 
17
- This model is a fine-tuned version of [naver-clova-ix/donut-base](https://huggingface.co/naver-clova-ix/donut-base) on the imagefolder dataset.
18
 
19
  ## Model description
20
 
 
2
  license: mit
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: donut-base-sroie
7
  results: []
 
12
 
13
  # donut-base-sroie
14
 
15
+ This model is a fine-tuned version of [naver-clova-ix/donut-base](https://huggingface.co/naver-clova-ix/donut-base) on the None dataset.
16
 
17
  ## Model description
18
 
added_tokens.json CHANGED
@@ -1,13 +1,17 @@
1
  {
2
- "</s_address>": 57532,
3
- "</s_company>": 57530,
4
- "</s_date>": 57528,
5
- "</s_total>": 57526,
6
- "<s_address>": 57531,
7
- "<s_company>": 57529,
8
- "<s_date>": 57527,
9
  "<s_iitcdip>": 57523,
 
 
 
10
  "<s_synthdog>": 57524,
11
- "<s_total>": 57525,
 
12
  "<sep/>": 57522
13
  }
 
1
  {
2
+ "</s_cnt>": 57533,
3
+ "</s_menu>": 57531,
4
+ "</s_nm>": 57532,
5
+ "</s_price>": 57535,
6
+ "</s_total_price>": 57536,
7
+ "</s_unitprice>": 57534,
8
+ "<s_cnt>": 57527,
9
  "<s_iitcdip>": 57523,
10
+ "<s_menu>": 57525,
11
+ "<s_nm>": 57526,
12
+ "<s_price>": 57529,
13
  "<s_synthdog>": 57524,
14
+ "<s_total_price>": 57530,
15
+ "<s_unitprice>": 57528,
16
  "<sep/>": 57522
17
  }
generation_config.json CHANGED
@@ -1,8 +1,10 @@
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
 
4
  "eos_token_id": 2,
5
  "forced_eos_token_id": 2,
 
6
  "pad_token_id": 1,
7
  "transformers_version": "4.27.0.dev0"
8
  }
 
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
+ "decoder_start_token_id": 0,
5
  "eos_token_id": 2,
6
  "forced_eos_token_id": 2,
7
+ "max_length": 512,
8
  "pad_token_id": 1,
9
  "transformers_version": "4.27.0.dev0"
10
  }
runs/Feb08_19-09-05_3fac3cf9f584/events.out.tfevents.1675883594.3fac3cf9f584.674.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:570118bbe068cd4cfd20af37ee026f2009e3ba1dc9fbdf830c01502879c30af6
3
- size 10763
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a09bcb5d0035e19c085ae4d63891b8ff41881476f58a6d81b8a62022d3c31153
3
+ size 11117
special_tokens_map.json CHANGED
@@ -1,15 +1,20 @@
1
  {
2
  "additional_special_tokens": [
3
- "<s_total>",
4
- "</s_total>",
5
- "<s_date>",
6
- "</s_date>",
7
- "<s_company>",
8
- "</s_company>",
9
- "<s_address>",
10
- "</s_address>",
 
 
 
 
11
  "<s>",
12
- "</s>"
 
13
  ],
14
  "bos_token": "<s>",
15
  "cls_token": "<s>",
 
1
  {
2
  "additional_special_tokens": [
3
+ "<s_menu>",
4
+ "<s_nm>",
5
+ "<s_cnt>",
6
+ "<s_unitprice>",
7
+ "<s_price>",
8
+ "<s_total_price>",
9
+ "</s_menu>",
10
+ "</s_nm>",
11
+ "</s_cnt>",
12
+ "</s_unitprice>",
13
+ "</s_price>",
14
+ "</s_total_price>",
15
  "<s>",
16
+ "</s>",
17
+ "<sep/>"
18
  ],
19
  "bos_token": "<s>",
20
  "cls_token": "<s>",
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 1,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
@@ -68,8 +54,8 @@
68
  "single_word": false,
69
  "lstrip": false,
70
  "rstrip": false,
71
- "normalized": true,
72
- "special": false
73
  },
74
  {
75
  "id": 57523,
@@ -91,7 +77,7 @@
91
  },
92
  {
93
  "id": 57525,
94
- "content": "<s_total>",
95
  "single_word": false,
96
  "lstrip": false,
97
  "rstrip": false,
@@ -100,7 +86,7 @@
100
  },
101
  {
102
  "id": 57526,
103
- "content": "</s_total>",
104
  "single_word": false,
105
  "lstrip": false,
106
  "rstrip": false,
@@ -109,7 +95,7 @@
109
  },
110
  {
111
  "id": 57527,
112
- "content": "<s_date>",
113
  "single_word": false,
114
  "lstrip": false,
115
  "rstrip": false,
@@ -118,7 +104,7 @@
118
  },
119
  {
120
  "id": 57528,
121
- "content": "</s_date>",
122
  "single_word": false,
123
  "lstrip": false,
124
  "rstrip": false,
@@ -127,7 +113,7 @@
127
  },
128
  {
129
  "id": 57529,
130
- "content": "<s_company>",
131
  "single_word": false,
132
  "lstrip": false,
133
  "rstrip": false,
@@ -136,7 +122,7 @@
136
  },
137
  {
138
  "id": 57530,
139
- "content": "</s_company>",
140
  "single_word": false,
141
  "lstrip": false,
142
  "rstrip": false,
@@ -145,7 +131,7 @@
145
  },
146
  {
147
  "id": 57531,
148
- "content": "<s_address>",
149
  "single_word": false,
150
  "lstrip": false,
151
  "rstrip": false,
@@ -154,7 +140,43 @@
154
  },
155
  {
156
  "id": 57532,
157
- "content": "</s_address>",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
158
  "single_word": false,
159
  "lstrip": false,
160
  "rstrip": false,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
54
  "single_word": false,
55
  "lstrip": false,
56
  "rstrip": false,
57
+ "normalized": false,
58
+ "special": true
59
  },
60
  {
61
  "id": 57523,
 
77
  },
78
  {
79
  "id": 57525,
80
+ "content": "<s_menu>",
81
  "single_word": false,
82
  "lstrip": false,
83
  "rstrip": false,
 
86
  },
87
  {
88
  "id": 57526,
89
+ "content": "<s_nm>",
90
  "single_word": false,
91
  "lstrip": false,
92
  "rstrip": false,
 
95
  },
96
  {
97
  "id": 57527,
98
+ "content": "<s_cnt>",
99
  "single_word": false,
100
  "lstrip": false,
101
  "rstrip": false,
 
104
  },
105
  {
106
  "id": 57528,
107
+ "content": "<s_unitprice>",
108
  "single_word": false,
109
  "lstrip": false,
110
  "rstrip": false,
 
113
  },
114
  {
115
  "id": 57529,
116
+ "content": "<s_price>",
117
  "single_word": false,
118
  "lstrip": false,
119
  "rstrip": false,
 
122
  },
123
  {
124
  "id": 57530,
125
+ "content": "<s_total_price>",
126
  "single_word": false,
127
  "lstrip": false,
128
  "rstrip": false,
 
131
  },
132
  {
133
  "id": 57531,
134
+ "content": "</s_menu>",
135
  "single_word": false,
136
  "lstrip": false,
137
  "rstrip": false,
 
140
  },
141
  {
142
  "id": 57532,
143
+ "content": "</s_nm>",
144
+ "single_word": false,
145
+ "lstrip": false,
146
+ "rstrip": false,
147
+ "normalized": false,
148
+ "special": true
149
+ },
150
+ {
151
+ "id": 57533,
152
+ "content": "</s_cnt>",
153
+ "single_word": false,
154
+ "lstrip": false,
155
+ "rstrip": false,
156
+ "normalized": false,
157
+ "special": true
158
+ },
159
+ {
160
+ "id": 57534,
161
+ "content": "</s_unitprice>",
162
+ "single_word": false,
163
+ "lstrip": false,
164
+ "rstrip": false,
165
+ "normalized": false,
166
+ "special": true
167
+ },
168
+ {
169
+ "id": 57535,
170
+ "content": "</s_price>",
171
+ "single_word": false,
172
+ "lstrip": false,
173
+ "rstrip": false,
174
+ "normalized": false,
175
+ "special": true
176
+ },
177
+ {
178
+ "id": 57536,
179
+ "content": "</s_total_price>",
180
  "single_word": false,
181
  "lstrip": false,
182
  "rstrip": false,
tokenizer_config.json CHANGED
@@ -11,7 +11,6 @@
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>",
 
11
  "single_word": false
12
  },
13
  "model_max_length": 1000000000000000019884624838656,
 
14
  "pad_token": "<pad>",
15
  "processor_class": "DonutProcessor",
16
  "sep_token": "</s>",