AirellPramono
commited on
Commit
•
a40ec4f
1
Parent(s):
3622e49
End of training
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
3 |
base_model: ivandrian11/fruit-classifier
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: finetuned-fruit-classifier
|
8 |
results: []
|
@@ -16,6 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
This model is a fine-tuned version of [ivandrian11/fruit-classifier](https://huggingface.co/ivandrian11/fruit-classifier) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.1037
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -44,11 +47,11 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
-
|
49 |
-
| 0.0057 | 1.0 | 7 | 0.1005 |
|
50 |
-
| 0.0041 | 2.0 | 14 | 0.1033 |
|
51 |
-
| 0.0042 | 3.0 | 21 | 0.1037 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
3 |
base_model: ivandrian11/fruit-classifier
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: finetuned-fruit-classifier
|
10 |
results: []
|
|
|
18 |
This model is a fine-tuned version of [ivandrian11/fruit-classifier](https://huggingface.co/ivandrian11/fruit-classifier) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.1037
|
21 |
+
- Accuracy: 0.95
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.0057 | 1.0 | 7 | 0.1005 | 0.95 |
|
53 |
+
| 0.0041 | 2.0 | 14 | 0.1033 | 0.95 |
|
54 |
+
| 0.0042 | 3.0 | 21 | 0.1037 | 0.95 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343310104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37a87fe97396413727fbc1167b273b50192278470e754bbdeedd483ef014c620
|
3 |
size 343310104
|
runs/Jun21_20-07-25_6b17988b5ed1/events.out.tfevents.1719000475.6b17988b5ed1.6244.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9364fc269b5fb07a5cc5fa8a0e652d6f138cc48180d12cbc7bdfdeac6deecacf
|
3 |
+
size 8129
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:623927b4ac6d0afc5c6c932651b9cd181d06d3e6c2f9b0f92bc5af8014916fb7
|
3 |
size 5176
|