Commit ·
d97d536
1
Parent(s): e75530b
End of training
Browse files- README.md +16 -9
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
base_model:
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
datasets:
|
|
@@ -22,7 +22,7 @@ model-index:
|
|
| 22 |
metrics:
|
| 23 |
- name: Accuracy
|
| 24 |
type: accuracy
|
| 25 |
-
value: 0.
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -30,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 30 |
|
| 31 |
# Cheese_xray
|
| 32 |
|
| 33 |
-
This model is a fine-tuned version of [
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
-
- Loss: 0.
|
| 36 |
-
- Accuracy: 0.
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
@@ -61,15 +61,22 @@ The following hyperparameters were used during training:
|
|
| 61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 62 |
- lr_scheduler_type: linear
|
| 63 |
- lr_scheduler_warmup_ratio: 0.1
|
| 64 |
-
- num_epochs:
|
| 65 |
|
| 66 |
### Training results
|
| 67 |
|
| 68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 70 |
-
| 0.
|
| 71 |
-
| 0.
|
| 72 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
|
| 74 |
|
| 75 |
### Framework versions
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model: barghavani/Cheese_xray
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
datasets:
|
|
|
|
| 22 |
metrics:
|
| 23 |
- name: Accuracy
|
| 24 |
type: accuracy
|
| 25 |
+
value: 0.8883161512027491
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 30 |
|
| 31 |
# Cheese_xray
|
| 32 |
|
| 33 |
+
This model is a fine-tuned version of [barghavani/Cheese_xray](https://huggingface.co/barghavani/Cheese_xray) on the chest-xray-classification dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
+
- Loss: 0.2827
|
| 36 |
+
- Accuracy: 0.8883
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
|
|
| 61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 62 |
- lr_scheduler_type: linear
|
| 63 |
- lr_scheduler_warmup_ratio: 0.1
|
| 64 |
+
- num_epochs: 10
|
| 65 |
|
| 66 |
### Training results
|
| 67 |
|
| 68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 70 |
+
| 0.3993 | 0.99 | 63 | 0.4364 | 0.7165 |
|
| 71 |
+
| 0.3454 | 1.99 | 127 | 0.3947 | 0.7680 |
|
| 72 |
+
| 0.3327 | 3.0 | 191 | 0.3582 | 0.8591 |
|
| 73 |
+
| 0.3329 | 4.0 | 255 | 0.3371 | 0.8746 |
|
| 74 |
+
| 0.2992 | 4.99 | 318 | 0.3449 | 0.8643 |
|
| 75 |
+
| 0.3289 | 5.99 | 382 | 0.3172 | 0.8832 |
|
| 76 |
+
| 0.3309 | 7.0 | 446 | 0.2956 | 0.8935 |
|
| 77 |
+
| 0.2875 | 8.0 | 510 | 0.2911 | 0.8883 |
|
| 78 |
+
| 0.2764 | 8.99 | 573 | 0.2884 | 0.9124 |
|
| 79 |
+
| 0.265 | 9.88 | 630 | 0.2827 | 0.8883 |
|
| 80 |
|
| 81 |
|
| 82 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 94302952
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1918f5d29fab0cd48c66319d6495dac16a5cd45961e3314a7e61a6722bd4a849
|
| 3 |
size 94302952
|