End of training
Browse files- README.md +57 -0
- adapter_config.json +37 -0
- adapter_model.safetensors +3 -0
- runs/Dec27_14-18-21_5c7e1a7e918d/events.out.tfevents.1735309106.5c7e1a7e918d.2536.8 +3 -0
- runs/Dec27_14-18-57_5c7e1a7e918d/events.out.tfevents.1735309141.5c7e1a7e918d.2536.9 +3 -0
- runs/Dec27_14-20-23_5c7e1a7e918d/events.out.tfevents.1735309232.5c7e1a7e918d.2536.10 +3 -0
- runs/Dec27_14-38-20_5c7e1a7e918d/events.out.tfevents.1735310303.5c7e1a7e918d.2536.11 +3 -0
- runs/Dec27_14-38-20_5c7e1a7e918d/events.out.tfevents.1735310907.5c7e1a7e918d.2536.12 +3 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
license: gemma
|
4 |
+
base_model: google/paligemma2-3b-pt-224
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
model-index:
|
8 |
+
- name: paligemma2_pubchem
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
# paligemma2_pubchem
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [google/paligemma2-3b-pt-224](https://huggingface.co/google/paligemma2-3b-pt-224) on an unknown dataset.
|
18 |
+
|
19 |
+
## Model description
|
20 |
+
|
21 |
+
More information needed
|
22 |
+
|
23 |
+
## Intended uses & limitations
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Training and evaluation data
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training procedure
|
32 |
+
|
33 |
+
### Training hyperparameters
|
34 |
+
|
35 |
+
The following hyperparameters were used during training:
|
36 |
+
- learning_rate: 5e-05
|
37 |
+
- train_batch_size: 3
|
38 |
+
- eval_batch_size: 8
|
39 |
+
- seed: 42
|
40 |
+
- gradient_accumulation_steps: 16
|
41 |
+
- total_train_batch_size: 48
|
42 |
+
- optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
43 |
+
- lr_scheduler_type: linear
|
44 |
+
- lr_scheduler_warmup_steps: 2
|
45 |
+
- num_epochs: 3
|
46 |
+
|
47 |
+
### Training results
|
48 |
+
|
49 |
+
|
50 |
+
|
51 |
+
### Framework versions
|
52 |
+
|
53 |
+
- PEFT 0.14.0
|
54 |
+
- Transformers 4.48.0.dev0
|
55 |
+
- Pytorch 2.5.1+cu121
|
56 |
+
- Datasets 3.2.0
|
57 |
+
- Tokenizers 0.21.0
|
adapter_config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "google/paligemma2-3b-pt-224",
|
5 |
+
"bias": "none",
|
6 |
+
"eva_config": null,
|
7 |
+
"exclude_modules": null,
|
8 |
+
"fan_in_fan_out": false,
|
9 |
+
"inference_mode": true,
|
10 |
+
"init_lora_weights": true,
|
11 |
+
"layer_replication": null,
|
12 |
+
"layers_pattern": null,
|
13 |
+
"layers_to_transform": null,
|
14 |
+
"loftq_config": {},
|
15 |
+
"lora_alpha": 8,
|
16 |
+
"lora_bias": false,
|
17 |
+
"lora_dropout": 0.0,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 8,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"q_proj",
|
27 |
+
"k_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"up_proj",
|
30 |
+
"down_proj",
|
31 |
+
"v_proj",
|
32 |
+
"o_proj"
|
33 |
+
],
|
34 |
+
"task_type": "CAUSAL_LM",
|
35 |
+
"use_dora": false,
|
36 |
+
"use_rslora": false
|
37 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6db82254481bb9198bae2e9efb15603b8187ac80d39db498df8ae7fc37acba3d
|
3 |
+
size 47584968
|
runs/Dec27_14-18-21_5c7e1a7e918d/events.out.tfevents.1735309106.5c7e1a7e918d.2536.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eae03708c82c2474c11d9431628ebfb2b7a8422ce4b368090e56ec1ec8a904e2
|
3 |
+
size 6276
|
runs/Dec27_14-18-57_5c7e1a7e918d/events.out.tfevents.1735309141.5c7e1a7e918d.2536.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82572c9abe8f358737055093dcb9201ca7b42380eb81bdfd58bb2d5a8c77c3e2
|
3 |
+
size 6276
|
runs/Dec27_14-20-23_5c7e1a7e918d/events.out.tfevents.1735309232.5c7e1a7e918d.2536.10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4f6cd80db90a570b55188915c7cca25396ddcdac1f4b309dd61da55e12f0c65
|
3 |
+
size 6624
|
runs/Dec27_14-38-20_5c7e1a7e918d/events.out.tfevents.1735310303.5c7e1a7e918d.2536.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7771b5003bbae6b12e853c992a018682c208a36c6b711537aa13d701f80c3290
|
3 |
+
size 6276
|
runs/Dec27_14-38-20_5c7e1a7e918d/events.out.tfevents.1735310907.5c7e1a7e918d.2536.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea330c48edc1b1947af15f779bb2966f44a6494a28acac5c80c3e499a280fe9e
|
3 |
+
size 6630
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba20443f9e4fac35f93ba6bf75d325043fb4641c8d12cbc71d55f85998a68d0d
|
3 |
+
size 5368
|