fassabilf commited on
Commit
0fb36d0
·
verified ·
1 Parent(s): 8b094b3

End of training

Browse files
Files changed (2) hide show
  1. README.md +59 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/vit-base-patch16-224-in21k
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - imagefolder
9
+ model-index:
10
+ - name: results
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
+ # results
18
+
19
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - eval_loss: 1.3919
22
+ - eval_accuracy: 0.4688
23
+ - eval_runtime: 22.7841
24
+ - eval_samples_per_second: 7.022
25
+ - eval_steps_per_second: 0.219
26
+ - epoch: 12.65
27
+ - step: 253
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 5e-05
47
+ - train_batch_size: 32
48
+ - eval_batch_size: 32
49
+ - seed: 42
50
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 20
53
+
54
+ ### Framework versions
55
+
56
+ - Transformers 4.46.3
57
+ - Pytorch 2.5.1+cu121
58
+ - Datasets 3.1.0
59
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1250b7dd760823d7217380b73d96f620185ae8909a584279106442544f2c5c32
3
  size 343242432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca08e6b851fa898dad670c7494caf60e19a853f53a8e3a5d7cce9379f99d90b8
3
  size 343242432