vovadevico commited on
Commit
9533153
·
verified ·
1 Parent(s): 683fa39

Model save

Browse files
Files changed (2) hide show
  1. README.md +80 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/vit-large-patch16-384
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - imagefolder
9
+ metrics:
10
+ - accuracy
11
+ model-index:
12
+ - name: fashion-images-pack-types-vit-large-patch16-384-v1
13
+ results:
14
+ - task:
15
+ name: Image Classification
16
+ type: image-classification
17
+ dataset:
18
+ name: imagefolder
19
+ type: imagefolder
20
+ config: default
21
+ split: train
22
+ args: default
23
+ metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 0.991652754590985
27
+ ---
28
+
29
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
+ should probably proofread and complete it, then remove this comment. -->
31
+
32
+ # fashion-images-pack-types-vit-large-patch16-384-v1
33
+
34
+ This model is a fine-tuned version of [google/vit-large-patch16-384](https://huggingface.co/google/vit-large-patch16-384) on the imagefolder dataset.
35
+ It achieves the following results on the evaluation set:
36
+ - Loss: 0.0485
37
+ - Accuracy: 0.9917
38
+
39
+ ## Model description
40
+
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
+
51
+ ## Training procedure
52
+
53
+ ### Training hyperparameters
54
+
55
+ The following hyperparameters were used during training:
56
+ - learning_rate: 2e-05
57
+ - train_batch_size: 8
58
+ - eval_batch_size: 8
59
+ - seed: 1337
60
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
61
+ - lr_scheduler_type: linear
62
+ - num_epochs: 5.0
63
+
64
+ ### Training results
65
+
66
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 0.0823 | 1.0 | 1697 | 0.0661 | 0.9837 |
69
+ | 0.0197 | 2.0 | 3394 | 0.0900 | 0.9812 |
70
+ | 0.015 | 3.0 | 5091 | 0.0446 | 0.9900 |
71
+ | 0.0017 | 4.0 | 6788 | 0.0518 | 0.9912 |
72
+ | 0.0 | 5.0 | 8485 | 0.0485 | 0.9917 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - Transformers 4.49.0
78
+ - Pytorch 2.6.0+cu124
79
+ - Datasets 3.3.2
80
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18fa6f7250acecc44b80080b69d51ec7e8de62c1076540b958d6fc9721db769b
3
  size 1214854652
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f030a6334d9cfcbb12b937ebeff16ff4ad8e6302e486a3a17a790d2a45173bd3
3
  size 1214854652