mockingmonkey
commited on
Commit
•
fceb022
1
Parent(s):
0cbc5bd
mockingmonkey/pali_result
Browse files
README.md
ADDED
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: google/paligemma-3b-mix-224
|
3 |
+
library_name: peft
|
4 |
+
license: gemma
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
model-index:
|
8 |
+
- name: pali_result
|
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 |
+
# pali_result
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [google/paligemma-3b-mix-224](https://huggingface.co/google/paligemma-3b-mix-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: 2e-05
|
37 |
+
- train_batch_size: 2
|
38 |
+
- eval_batch_size: 8
|
39 |
+
- seed: 42
|
40 |
+
- gradient_accumulation_steps: 2
|
41 |
+
- total_train_batch_size: 4
|
42 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
+
- lr_scheduler_type: linear
|
44 |
+
- lr_scheduler_warmup_steps: 2
|
45 |
+
- num_epochs: 2
|
46 |
+
|
47 |
+
### Training results
|
48 |
+
|
49 |
+
|
50 |
+
|
51 |
+
### Framework versions
|
52 |
+
|
53 |
+
- Transformers 4.42.4
|
54 |
+
- Pytorch 2.1.1+cu121
|
55 |
+
- Datasets 2.20.0
|
56 |
+
- Tokenizers 0.19.1
|
57 |
+
## Training procedure
|
58 |
+
|
59 |
+
|
60 |
+
The following `bitsandbytes` quantization config was used during training:
|
61 |
+
- quant_method: QuantizationMethod.BITS_AND_BYTES
|
62 |
+
- _load_in_8bit: False
|
63 |
+
- _load_in_4bit: True
|
64 |
+
- llm_int8_threshold: 6.0
|
65 |
+
- llm_int8_skip_modules: None
|
66 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
67 |
+
- llm_int8_has_fp16_weight: False
|
68 |
+
- bnb_4bit_quant_type: nf4
|
69 |
+
- bnb_4bit_use_double_quant: False
|
70 |
+
- bnb_4bit_compute_dtype: float32
|
71 |
+
- bnb_4bit_quant_storage: uint8
|
72 |
+
- load_in_4bit: True
|
73 |
+
- load_in_8bit: False
|
74 |
+
|
75 |
+
### Framework versions
|
76 |
+
|
77 |
+
|
78 |
+
- PEFT 0.6.2
|
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:607be5a9e7a6b0ff96880d4306569e8aa0f10588081f05442cb3589035ba8d4d
|
3 |
size 45258384
|
runs/Jul18_15-35-26_nqhxp1kx34/events.out.tfevents.1721316927.nqhxp1kx34.1667.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:e7176509f81f721955c76c87b023bcd3b9ccda0bda20d60018c90f11c0499db0
|
3 |
+
size 26695
|