Pamreth commited on
Commit
84c7b8a
·
verified ·
1 Parent(s): d9db653

Model save

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: facebook/deit-base-distilled-patch16-224
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: deit-ena24
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
+ # deit-ena24
18
+
19
+ This model is a fine-tuned version of [facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1831
22
+ - Accuracy: 0.9542
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: 8
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: 1
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
54
+ | 1.3013 | 0.1302 | 100 | 0.9782 | 0.7145 |
55
+ | 0.8173 | 0.2604 | 200 | 0.5563 | 0.8557 |
56
+ | 0.3854 | 0.3906 | 300 | 0.5591 | 0.8290 |
57
+ | 0.4819 | 0.5208 | 400 | 0.4213 | 0.8916 |
58
+ | 0.5078 | 0.6510 | 500 | 0.3100 | 0.9145 |
59
+ | 0.3561 | 0.7812 | 600 | 0.2305 | 0.9359 |
60
+ | 0.1739 | 0.9115 | 700 | 0.1831 | 0.9542 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.51.1
66
+ - Pytorch 2.6.0+cu124
67
+ - Datasets 3.5.0
68
+ - Tokenizers 0.21.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66e21feaedfe10dbcfdec1a1b708471a6e3270559cdc52aa4f84a0d33540f113
3
  size 343291936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f61137bc69c10dd5710bef18ba9f57206b40e7c71e0df4cfbcd4702d92d04f8
3
  size 343291936