Model save
Browse files
README.md
ADDED
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: google/vit-base-patch16-224-in21k
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: cifar100-vit-base-patch16-224-in21k
|
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 |
+
# cifar100-vit-base-patch16-224-in21k
|
17 |
+
|
18 |
+
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.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.3032
|
21 |
+
- Accuracy: 0.9269
|
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: 2e-05
|
41 |
+
- train_batch_size: 8
|
42 |
+
- eval_batch_size: 8
|
43 |
+
- seed: 1337
|
44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 10.0
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
52 |
+
| 1.3866 | 1.0 | 5313 | 1.0968 | 0.8747 |
|
53 |
+
| 0.6479 | 2.0 | 10626 | 0.4377 | 0.9004 |
|
54 |
+
| 0.6092 | 3.0 | 15939 | 0.3439 | 0.9081 |
|
55 |
+
| 0.4173 | 4.0 | 21252 | 0.3205 | 0.9169 |
|
56 |
+
| 0.4665 | 5.0 | 26565 | 0.3039 | 0.9175 |
|
57 |
+
| 0.3944 | 6.0 | 31878 | 0.3082 | 0.9201 |
|
58 |
+
| 0.303 | 7.0 | 37191 | 0.3011 | 0.9241 |
|
59 |
+
| 0.6128 | 8.0 | 42504 | 0.2983 | 0.9261 |
|
60 |
+
| 0.3794 | 9.0 | 47817 | 0.2945 | 0.926 |
|
61 |
+
| 0.3274 | 10.0 | 53130 | 0.3032 | 0.9269 |
|
62 |
+
|
63 |
+
|
64 |
+
### Framework versions
|
65 |
+
|
66 |
+
- Transformers 4.38.0
|
67 |
+
- Pytorch 2.1.2+cu118
|
68 |
+
- Datasets 2.19.1
|
69 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343525432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa1a626d9ab5afc32d88e82130e25d13b43d6f82c5693bd4e322decbfb4cbbe5
|
3 |
size 343525432
|
runs/Aug16_13-41-30_kwangryeol-OMEN-30L-Desktop-GT13-1xxx/events.out.tfevents.1723783299.kwangryeol-OMEN-30L-Desktop-GT13-1xxx.2786854.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed319db60a0a674025453c6a2461ba21b06af9377897bc8af5a2865600e707a8
|
3 |
+
size 1147998
|