Model save
Browse files
README.md
CHANGED
@@ -3,8 +3,6 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: timm/resnet18.a1_in1k
|
5 |
tags:
|
6 |
-
- image-classification
|
7 |
-
- vision
|
8 |
- generated_from_trainer
|
9 |
metrics:
|
10 |
- accuracy
|
@@ -18,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# vit-base-beans
|
20 |
|
21 |
-
This model is a fine-tuned version of [timm/resnet18.a1_in1k](https://huggingface.co/timm/resnet18.a1_in1k) on
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
-
- Accuracy: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -50,23 +48,23 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
-
| Training Loss | Epoch | Step |
|
54 |
-
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: timm/resnet18.a1_in1k
|
5 |
tags:
|
|
|
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
16 |
|
17 |
# vit-base-beans
|
18 |
|
19 |
+
This model is a fine-tuned version of [timm/resnet18.a1_in1k](https://huggingface.co/timm/resnet18.a1_in1k) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.7412
|
22 |
+
- Accuracy: 0.8120
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 1.0864 | 1.0 | 130 | 1.0878 | 0.4286 |
|
54 |
+
| 1.0629 | 2.0 | 260 | 1.0594 | 0.5489 |
|
55 |
+
| 1.0434 | 3.0 | 390 | 1.0230 | 0.6767 |
|
56 |
+
| 1.0214 | 4.0 | 520 | 0.9965 | 0.6767 |
|
57 |
+
| 1.0026 | 5.0 | 650 | 0.9569 | 0.7444 |
|
58 |
+
| 0.9753 | 6.0 | 780 | 0.9288 | 0.7820 |
|
59 |
+
| 0.9252 | 7.0 | 910 | 0.8875 | 0.7970 |
|
60 |
+
| 0.9192 | 8.0 | 1040 | 0.8506 | 0.8120 |
|
61 |
+
| 0.9008 | 9.0 | 1170 | 0.8338 | 0.8045 |
|
62 |
+
| 0.8079 | 10.0 | 1300 | 0.8104 | 0.8421 |
|
63 |
+
| 0.8332 | 11.0 | 1430 | 0.7806 | 0.8346 |
|
64 |
+
| 0.8103 | 12.0 | 1560 | 0.7586 | 0.8346 |
|
65 |
+
| 0.8149 | 13.0 | 1690 | 0.7571 | 0.8421 |
|
66 |
+
| 0.8186 | 14.0 | 1820 | 0.7540 | 0.8271 |
|
67 |
+
| 0.7929 | 15.0 | 1950 | 0.7412 | 0.8120 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
emissions.csv
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_name,country_iso_code,region,on_cloud,cloud_provider,cloud_region
|
2 |
-
2024-11-
|
3 |
-
2024-11-19T22:38:10,1e99c1f1-c5cf-4dd1-a260-5aed068b8ccc,codecarbon,0.02003312110900879,1.0601304553280803e-07,2.871936397215943e-07,United States,USA,virginia,N,,
|
|
|
1 |
timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_name,country_iso_code,region,on_cloud,cloud_provider,cloud_region
|
2 |
+
2024-11-19T22:44:02,160c9d2c-6505-48d6-a2ef-37591b68fd54,codecarbon,141.6721956729889,0.0017821140441561913,0.004827819219492146,United States,USA,virginia,N,,
|
|
runs/Nov19_22-41-36_ip-10-90-1-182/events.out.tfevents.1732056099.ip-10-90-1-182.3353433.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:95658d36666ccab565d7704e90965691274f31e9cd617b04a9d6ee72006b2245
|
3 |
+
size 51863
|