JoshuaKelleyDs commited on
Commit
3023363
1 Parent(s): 7b471e8

Model save

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ base_model: apple/mobilevit-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: quickdraw-MobileViT-small-a
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # quickdraw-MobileViT-small-a
17
+
18
+ This model is a fine-tuned version of [apple/mobilevit-small](https://huggingface.co/apple/mobilevit-small) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.9705
21
+ - Accuracy: 0.7556
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0008
41
+ - train_batch_size: 512
42
+ - eval_batch_size: 512
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: cosine
46
+ - lr_scheduler_warmup_steps: 5000
47
+ - num_epochs: 8
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:------:|:-----:|:---------------:|:--------:|
54
+ | 1.464 | 0.5688 | 5000 | 1.4063 | 0.6493 |
55
+ | 1.2318 | 1.1377 | 10000 | 1.2154 | 0.6937 |
56
+ | 1.1699 | 1.7065 | 15000 | 1.1495 | 0.7096 |
57
+ | 1.1018 | 2.2753 | 20000 | 1.1081 | 0.7190 |
58
+ | 1.0837 | 2.8441 | 25000 | 1.0871 | 0.7240 |
59
+ | 1.0343 | 3.4130 | 30000 | 1.0550 | 0.7326 |
60
+ | 1.0198 | 3.9818 | 35000 | 1.0281 | 0.739 |
61
+ | 0.9795 | 4.5506 | 40000 | 1.0125 | 0.7435 |
62
+ | 0.9339 | 5.1195 | 45000 | 0.9964 | 0.7475 |
63
+ | 0.9292 | 5.6883 | 50000 | 0.9843 | 0.7510 |
64
+ | 0.8975 | 6.2571 | 55000 | 0.9795 | 0.7528 |
65
+ | 0.8957 | 6.8259 | 60000 | 0.9723 | 0.7548 |
66
+ | 0.8721 | 7.3948 | 65000 | 0.9716 | 0.7555 |
67
+ | 0.8725 | 7.9636 | 70000 | 0.9705 | 0.7556 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.41.0
73
+ - Pytorch 2.2.1
74
+ - Datasets 2.19.1
75
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfe35da44db3322367c8d4cb4a91839e73d35ffa576e68ae9db1bc12cbce38e1
3
  size 20730036
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7626c9d5d6e705740d5ad72cc27c60dcf78ea6ccbd2d00f4474a063ad2b17b85
3
  size 20730036