alirzb commited on
Commit
697c5fb
·
verified ·
1 Parent(s): 1114027

Model save

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: facebook/deit-base-distilled-patch16-224
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: WS800_DeiT_42820350
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # WS800_DeiT_42820350
16
+
17
+ 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.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.0000
20
+ - Accuracy: 1.0
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 5e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 4
44
+ - total_train_batch_size: 64
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 10
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | No log | 0.96 | 6 | 0.1229 | 0.9625 |
55
+ | No log | 1.92 | 12 | 0.1149 | 0.95 |
56
+ | No log | 2.88 | 18 | 0.0406 | 0.9875 |
57
+ | No log | 4.0 | 25 | 0.0004 | 1.0 |
58
+ | No log | 4.96 | 31 | 0.0001 | 1.0 |
59
+ | No log | 5.92 | 37 | 0.0001 | 1.0 |
60
+ | No log | 6.88 | 43 | 0.0000 | 1.0 |
61
+ | 0.0759 | 8.0 | 50 | 0.0000 | 1.0 |
62
+ | 0.0759 | 8.96 | 56 | 0.0000 | 1.0 |
63
+ | 0.0759 | 9.6 | 60 | 0.0000 | 1.0 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.36.2
69
+ - Pytorch 2.1.2+cu118
70
+ - Datasets 2.16.1
71
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbb8c4cd3c5c438edbdc8293b03e39883a8e910d6b8497c23cc3861cee29a72f
3
  size 343230408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:835b724df2b1c9fa32403fafe046f9cebd1acfea87bc9d5ea50cac0352ebb737
3
  size 343230408