tedad09 commited on
Commit
d294693
1 Parent(s): e0129c6

PolizzeDonut-SoloPDF-3Epochs-200imgs

Browse files
Files changed (5) hide show
  1. README.md +6 -6
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. tokenizer.json +2 -16
  5. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: mit
3
- base_model: tedad09/PolizzeDonut-SoloPDF-3Epochs
4
  tags:
5
  - generated_from_trainer
6
  datasets:
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # PolizzeDonut-XLSNuoveAnnot-3Epochs-200imgs
17
 
18
- This model is a fine-tuned version of [tedad09/PolizzeDonut-SoloPDF-3Epochs](https://huggingface.co/tedad09/PolizzeDonut-SoloPDF-3Epochs) on the imagefolder dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.3570
21
 
22
  ## Model description
23
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 1.2285 | 1.0 | 100 | 0.4602 |
53
- | 0.5213 | 2.0 | 200 | 0.3700 |
54
- | 0.4182 | 3.0 | 300 | 0.3570 |
55
 
56
 
57
  ### Framework versions
 
1
  ---
2
  license: mit
3
+ base_model: naver-clova-ix/donut-base
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
15
 
16
  # PolizzeDonut-XLSNuoveAnnot-3Epochs-200imgs
17
 
18
+ 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.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6091
21
 
22
  ## Model description
23
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 2.2656 | 1.0 | 100 | 0.9897 |
53
+ | 0.9816 | 2.0 | 200 | 0.6823 |
54
+ | 0.7555 | 3.0 | 300 | 0.6091 |
55
 
56
 
57
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "tedad09/PolizzeDonut-SoloPDF-3Epochs",
3
  "architectures": [
4
  "VisionEncoderDecoderModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "naver-clova-ix/donut-base",
3
  "architectures": [
4
  "VisionEncoderDecoderModel"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72c645147d027347ae00df8474939873f24df6d8a160ff8d142e6bd4e6fa9791
3
  size 809070744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73014028f62bfe177d13b1b70d273bbafb19e2d5d1f4d6003857ef2fa12676b1
3
  size 809070744
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,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cca987bf28df23abf10a8b49776c983c3359d56ef4f67f970d6d6fcc02d0020
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e378f1dd46769f2d9a8f071aac041c2aadf21dbe54f71bb1f5a80de22db21f2f
3
  size 5048