jolual2747
commited on
Commit
•
68d71a6
1
Parent(s):
dc4ceba
Model save
Browse files
README.md
CHANGED
@@ -1,18 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
-
- image-classification
|
5 |
-
- beans-classification
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
-
widget:
|
10 |
-
- src: >-
|
11 |
-
https://huggingface.co/jolual2747/vit-model-jose-alcocer/resolve/main/healthy.jpeg
|
12 |
-
example_title: Healthy
|
13 |
-
- src: >-
|
14 |
-
https://huggingface.co/jolual2747/vit-model-jose-alcocer/resolve/main/bean_rust.jpeg
|
15 |
-
example_title: Bean Rust
|
16 |
model-index:
|
17 |
- name: vit-model-jose-alcocer
|
18 |
results: []
|
@@ -23,14 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
23 |
|
24 |
# vit-model-jose-alcocer
|
25 |
|
26 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on
|
27 |
It achieves the following results on the evaluation set:
|
28 |
-
- Loss:
|
29 |
-
- Accuracy: 0.
|
30 |
|
31 |
## Model description
|
32 |
|
33 |
-
|
34 |
|
35 |
## Intended uses & limitations
|
36 |
|
@@ -55,13 +47,15 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
-
| Training Loss | Epoch
|
59 |
-
|
60 |
-
|
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
-
- Transformers 4.
|
66 |
-
- Pytorch 2.
|
67 |
-
-
|
|
|
|
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: vit-model-jose-alcocer
|
10 |
results: []
|
|
|
15 |
|
16 |
# vit-model-jose-alcocer
|
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: 1.0879
|
21 |
+
- Accuracy: 0.7048
|
22 |
|
23 |
## Model description
|
24 |
|
25 |
+
More information needed
|
26 |
|
27 |
## Intended uses & limitations
|
28 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
52 |
+
| 2.197 | 1.6287 | 500 | 1.4172 | 0.6444 |
|
53 |
+
| 0.851 | 3.2573 | 1000 | 1.0879 | 0.7048 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
57 |
|
58 |
+
- Transformers 4.40.0
|
59 |
+
- Pytorch 2.2.1+cu121
|
60 |
+
- Datasets 2.19.0
|
61 |
+
- Tokenizers 0.19.1
|
runs/Apr23_04-20-18_cfc1d8483d59/events.out.tfevents.1713846317.cfc1d8483d59.418.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:008ce5eb62b1c6c09653872109a965b3e0a52c3197082006f4244bd04b7a90bd
|
3 |
+
size 9500
|