griffio commited on
Commit
64415fd
·
verified ·
1 Parent(s): 1aac4b7

Model save

Browse files
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/vit-large-patch16-224
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - imagefolder
9
+ metrics:
10
+ - accuracy
11
+ model-index:
12
+ - name: vit-large-patch16-224-dungeons-001
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: validation
22
+ args: default
23
+ metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 0.75
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
+ # vit-large-patch16-224-dungeons-001
33
+
34
+ This model is a fine-tuned version of [google/vit-large-patch16-224](https://huggingface.co/google/vit-large-patch16-224) on the imagefolder dataset.
35
+ It achieves the following results on the evaluation set:
36
+ - Loss: 0.6325
37
+ - Accuracy: 0.75
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: 1e-05
57
+ - train_batch_size: 8
58
+ - eval_batch_size: 8
59
+ - seed: 42
60
+ - gradient_accumulation_steps: 4
61
+ - total_train_batch_size: 32
62
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
63
+ - lr_scheduler_type: cosine_with_restarts
64
+ - lr_scheduler_warmup_steps: 100
65
+ - num_epochs: 85
66
+ - mixed_precision_training: Native AMP
67
+
68
+ ### Training results
69
+
70
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
71
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|
72
+ | 1.8218 | 6.6667 | 10 | 1.8564 | 0.1667 |
73
+ | 1.4325 | 13.3333 | 20 | 1.7325 | 0.3333 |
74
+ | 0.8869 | 20.0 | 30 | 1.5186 | 0.4167 |
75
+ | 0.3717 | 26.6667 | 40 | 1.1131 | 0.6667 |
76
+ | 0.0945 | 33.3333 | 50 | 0.8408 | 0.75 |
77
+ | 0.0175 | 40.0 | 60 | 0.7224 | 0.75 |
78
+ | 0.0051 | 46.6667 | 70 | 0.6674 | 0.75 |
79
+ | 0.0024 | 53.3333 | 80 | 0.6325 | 0.75 |
80
+
81
+
82
+ ### Framework versions
83
+
84
+ - Transformers 4.44.2
85
+ - Pytorch 2.5.0+cu121
86
+ - Datasets 3.1.0
87
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c5e14e40bced3a90a6b1fc57d164f963778dd965750dbf437a1c174dbefd1d8
3
  size 1213281772
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd994fa27620048604253ad3fc6a2554510f182e4e04f135779b1f96bed29997
3
  size 1213281772
runs/Nov11_11-50-14_9dbf826d7e63/events.out.tfevents.1731325848.9dbf826d7e63.838.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eaa355141a3f94a89188ff8b250e4522ccd7f7bcd3bf7401c7c2ba18bb7afbd7
3
- size 9358
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4926f74dfeff24abc7dafd6dd0372e07a5185682ead1010377c6db53d0c46d7
3
+ size 9706