Tidzo commited on
Commit
8cf2499
1 Parent(s): 67ba536

Model save

Browse files
Files changed (2) hide show
  1. README.md +83 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/dit-base-finetuned-rvlcdip
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - imagefolder
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: dit-base-rvlcdip-finetuned-grp-actual
11
+ results:
12
+ - task:
13
+ name: Image Classification
14
+ type: image-classification
15
+ dataset:
16
+ name: imagefolder
17
+ type: imagefolder
18
+ config: default
19
+ split: train
20
+ args: default
21
+ metrics:
22
+ - name: Accuracy
23
+ type: accuracy
24
+ value: 0.7575757575757576
25
+ ---
26
+
27
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
+ should probably proofread and complete it, then remove this comment. -->
29
+
30
+ # dit-base-rvlcdip-finetuned-grp-actual
31
+
32
+ This model is a fine-tuned version of [microsoft/dit-base-finetuned-rvlcdip](https://huggingface.co/microsoft/dit-base-finetuned-rvlcdip) on the imagefolder dataset.
33
+ It achieves the following results on the evaluation set:
34
+ - Loss: 1.2240
35
+ - Accuracy: 0.7576
36
+
37
+ ## Model description
38
+
39
+ More information needed
40
+
41
+ ## Intended uses & limitations
42
+
43
+ More information needed
44
+
45
+ ## Training and evaluation data
46
+
47
+ More information needed
48
+
49
+ ## Training procedure
50
+
51
+ ### Training hyperparameters
52
+
53
+ The following hyperparameters were used during training:
54
+ - learning_rate: 5e-05
55
+ - train_batch_size: 32
56
+ - eval_batch_size: 32
57
+ - seed: 42
58
+ - gradient_accumulation_steps: 4
59
+ - total_train_batch_size: 128
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - lr_scheduler_warmup_ratio: 0.1
63
+ - num_epochs: 7
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | 2.3577 | 0.96 | 18 | 2.0863 | 0.5114 |
70
+ | 2.0601 | 1.97 | 37 | 1.8154 | 0.6477 |
71
+ | 1.8068 | 2.99 | 56 | 1.5881 | 0.6705 |
72
+ | 1.5953 | 4.0 | 75 | 1.4112 | 0.7159 |
73
+ | 1.4304 | 4.96 | 93 | 1.3033 | 0.7576 |
74
+ | 1.3458 | 5.97 | 112 | 1.2401 | 0.75 |
75
+ | 1.3523 | 6.72 | 126 | 1.2240 | 0.7576 |
76
+
77
+
78
+ ### Framework versions
79
+
80
+ - Transformers 4.32.0
81
+ - Pytorch 2.0.1+cu118
82
+ - Datasets 2.14.4
83
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a57db32dc85c9e1f22dffdb613aaede731a0fc1ac8068b07a7f012a15abab2c6
3
  size 343337053
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32e0777f097407873c374a7fc28e7e0e211250a6496e1dda2ee6dd080bd2c07d
3
  size 343337053