emigomez commited on
Commit
62f5475
·
verified ·
1 Parent(s): a3aeddd

Model save

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: vit-cropped-faces
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-cropped-faces
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 an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0120
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: 0.0002
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 20
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
54
+ | 0.0254 | 3.125 | 100 | 0.0136 | 1.0 |
55
+ | 0.0053 | 6.25 | 200 | 0.0109 | 1.0 |
56
+ | 0.0033 | 9.375 | 300 | 0.0139 | 1.0 |
57
+ | 0.0025 | 12.5 | 400 | 0.0128 | 1.0 |
58
+ | 0.0021 | 15.625 | 500 | 0.0122 | 1.0 |
59
+ | 0.0019 | 18.75 | 600 | 0.0120 | 1.0 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.48.3
65
+ - Pytorch 2.5.1+cu124
66
+ - Datasets 3.3.2
67
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee6fa78507b1445e4ad3e771439da628d87e678d51c9274843075eff7b509e1d
3
  size 343227052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f1e097469716070e8ffd93e0607be4aa7a45d453c581faa493f85ce6b310481
3
  size 343227052