Model save
Browse files
Logs/events.out.tfevents.1718384259.e29ec45d9208.134.10
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:88ed668393e7bde68180263c6c4f2d247ebb82bb3d606062a708e159897e5d75
|
3 |
+
size 8587
|
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on the ecgt_vision dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,20 +46,23 @@ The following hyperparameters were used during training:
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_steps: 2
|
49 |
-
- num_epochs:
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:------:|:----:|:---------------:|
|
55 |
-
|
|
56 |
-
| 0.
|
|
|
|
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
60 |
|
61 |
- PEFT 0.11.1
|
62 |
- Transformers 4.41.0
|
63 |
-
- Pytorch 2.1
|
64 |
- Datasets 2.19.1
|
65 |
- Tokenizers 0.19.1
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on the ecgt_vision dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0009
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_steps: 2
|
49 |
+
- num_epochs: 5
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:------:|:----:|:---------------:|
|
55 |
+
| 3.3557 | 0.9961 | 129 | 0.0054 |
|
56 |
+
| 0.0039 | 2.0 | 259 | 0.0015 |
|
57 |
+
| 0.0008 | 2.9961 | 388 | 0.0011 |
|
58 |
+
| 0.0003 | 4.0 | 518 | 0.0010 |
|
59 |
+
| 0.0002 | 4.9807 | 645 | 0.0009 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
- PEFT 0.11.1
|
65 |
- Transformers 4.41.0
|
66 |
+
- Pytorch 2.0.1+cu118
|
67 |
- Datasets 2.19.1
|
68 |
- Tokenizers 0.19.1
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1221ca71a3265abcbd4364c01980644a607a4d8bc57a43480b3eb5e8464da03d
|
3 |
size 45258384
|