Model save
Browse files
README.md
CHANGED
@@ -3,10 +3,25 @@ base_model: d071696/vit-finetune-scrap
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
-
-
|
|
|
|
|
7 |
model-index:
|
8 |
- name: vit-finetune-scrap
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -14,7 +29,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# vit-finetune-scrap
|
16 |
|
17 |
-
This model is a fine-tuned version of [d071696/vit-finetune-scrap](https://huggingface.co/d071696/vit-finetune-scrap) on the
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -43,6 +61,14 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
### Training results
|
45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
+
- arrow
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
model-index:
|
10 |
- name: vit-finetune-scrap
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Image Classification
|
14 |
+
type: image-classification
|
15 |
+
dataset:
|
16 |
+
name: arrow
|
17 |
+
type: arrow
|
18 |
+
config: default
|
19 |
+
split: train
|
20 |
+
args: default
|
21 |
+
metrics:
|
22 |
+
- name: Accuracy
|
23 |
+
type: accuracy
|
24 |
+
value: 0.954983922829582
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
29 |
|
30 |
# vit-finetune-scrap
|
31 |
|
32 |
+
This model is a fine-tuned version of [d071696/vit-finetune-scrap](https://huggingface.co/d071696/vit-finetune-scrap) on the arrow dataset.
|
33 |
+
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 0.1805
|
35 |
+
- Accuracy: 0.9550
|
36 |
|
37 |
## Model description
|
38 |
|
|
|
61 |
|
62 |
### Training results
|
63 |
|
64 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
65 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
66 |
+
| 0.1672 | 0.64 | 100 | 0.2250 | 0.9486 |
|
67 |
+
| 0.1277 | 1.28 | 200 | 0.2467 | 0.9373 |
|
68 |
+
| 0.0253 | 1.92 | 300 | 0.1588 | 0.9550 |
|
69 |
+
| 0.0224 | 2.56 | 400 | 0.1691 | 0.9534 |
|
70 |
+
| 0.0321 | 3.21 | 500 | 0.1751 | 0.9566 |
|
71 |
+
| 0.0112 | 3.85 | 600 | 0.1805 | 0.9550 |
|
72 |
|
73 |
|
74 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343251660
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca8ca01f0c031632e2131270776a232480fdf9bfe32ab7ad11e498d1d677a5a9
|
3 |
size 343251660
|
runs/Mar29_18-51-27_X5C922065N/events.out.tfevents.1711734965.X5C922065N.77198.2
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:0e027efe6eb79445a77fe90cc0ce33d83df8c60953f238542632523ea0ec27b2
|
3 |
+
size 20442
|