griffio commited on
Commit
8c5428a
·
verified ·
1 Parent(s): 2d0f014

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: vit-large-patch16-224-dungeon-geo-morphs-003
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # vit-large-patch16-224-dungeon-geo-morphs-003
18
+
19
+ This model is a fine-tuned version of [google/vit-large-patch16-224](https://huggingface.co/google/vit-large-patch16-224) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0149
22
+ - Accuracy: 1.0
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 4
46
+ - total_train_batch_size: 32
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 30
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
56
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|
57
+ | 0.8585 | 6.6667 | 10 | 0.2204 | 1.0 |
58
+ | 0.2115 | 13.3333 | 20 | 0.0530 | 1.0 |
59
+ | 0.0562 | 20.0 | 30 | 0.0149 | 1.0 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.46.2
65
+ - Pytorch 2.5.0+cu121
66
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:636fb1ea9b0fc4a2572aa7921ae5a699a87466b7854cca3e957bfa39a42cfe64
3
  size 1213265372
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb81cf2133a41ec69213756acbf4c7c0814c49b19200118aa30dbeea96840398
3
  size 1213265372
runs/Nov12_20-05-00_e70294a1d14b/events.out.tfevents.1731441948.e70294a1d14b.926.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89356824223363f1f8647235223d86fa4fe12017309ddb2b0daa2aa80039b0ee
3
- size 5711
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:794d6c102f2be6ef8de663f78d5ff4f262dfc67c486d6fd94a106c2102acc662
3
+ size 7107