Model save
Browse files- README.md +0 -14
- config.json +0 -1
- model.safetensors +1 -1
- runs/Jun27_01-42-40_9f60cf645673/events.out.tfevents.1750988562.9f60cf645673.1005.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -4,8 +4,6 @@ license: apache-2.0
|
|
4 |
base_model: google/vit-base-patch16-224-in21k
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
metrics:
|
8 |
-
- accuracy
|
9 |
model-index:
|
10 |
- name: vit_food50000
|
11 |
results: []
|
@@ -17,9 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
# vit_food50000
|
18 |
|
19 |
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.
|
20 |
-
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.4895
|
22 |
-
- Accuracy: 0.921
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -47,15 +42,6 @@ The following hyperparameters were used during training:
|
|
47 |
- lr_scheduler_warmup_ratio: 0.1
|
48 |
- num_epochs: 3
|
49 |
|
50 |
-
### Training results
|
51 |
-
|
52 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
-
| 1.2448 | 1.0 | 250 | 1.1607 | 0.889 |
|
55 |
-
| 0.6539 | 2.0 | 500 | 0.6144 | 0.913 |
|
56 |
-
| 0.3946 | 3.0 | 750 | 0.4895 | 0.921 |
|
57 |
-
|
58 |
-
|
59 |
### Framework versions
|
60 |
|
61 |
- Transformers 4.52.4
|
|
|
4 |
base_model: google/vit-base-patch16-224-in21k
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
model-index:
|
8 |
- name: vit_food50000
|
9 |
results: []
|
|
|
15 |
# vit_food50000
|
16 |
|
17 |
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.
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
42 |
- lr_scheduler_warmup_ratio: 0.1
|
43 |
- num_epochs: 3
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
### Framework versions
|
46 |
|
47 |
- Transformers 4.52.4
|
config.json
CHANGED
@@ -224,7 +224,6 @@
|
|
224 |
"patch_size": 16,
|
225 |
"pooler_act": "tanh",
|
226 |
"pooler_output_size": 768,
|
227 |
-
"problem_type": "single_label_classification",
|
228 |
"qkv_bias": true,
|
229 |
"torch_dtype": "float32",
|
230 |
"transformers_version": "4.52.4"
|
|
|
224 |
"patch_size": 16,
|
225 |
"pooler_act": "tanh",
|
226 |
"pooler_output_size": 768,
|
|
|
227 |
"qkv_bias": true,
|
228 |
"torch_dtype": "float32",
|
229 |
"transformers_version": "4.52.4"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343528508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f167b59e5dfc2acccfd525ffbb893c43cb65a8ad059b88e04edc7d6a50b5c175
|
3 |
size 343528508
|
runs/Jun27_01-42-40_9f60cf645673/events.out.tfevents.1750988562.9f60cf645673.1005.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b65e052ff3386f90ce99fd518b706addcc6001fbd8d8e42e9801d67dc291aef6
|
3 |
+
size 9870
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7df218b33a0f3436f53929e11c313309980e0b544a576c1c1f00a87d5b6791c9
|
3 |
size 5304
|