Training in progress, epoch 1
Browse files
README.md
CHANGED
|
@@ -4,8 +4,8 @@ library_name: transformers
|
|
| 4 |
model_name: medgemma-4b-oraclebio_prompt
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
-
- sft
|
| 8 |
- trl
|
|
|
|
| 9 |
licence: license
|
| 10 |
---
|
| 11 |
|
|
|
|
| 4 |
model_name: medgemma-4b-oraclebio_prompt
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
| 7 |
- trl
|
| 8 |
+
- sft
|
| 9 |
licence: license
|
| 10 |
---
|
| 11 |
|
adapter_config.json
CHANGED
|
@@ -29,15 +29,15 @@
|
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
| 31 |
"down_proj",
|
| 32 |
-
"q_proj",
|
| 33 |
"o_proj",
|
| 34 |
-
"
|
| 35 |
-
"
|
| 36 |
"out_proj",
|
| 37 |
"v_proj",
|
| 38 |
"k_proj",
|
| 39 |
-
"
|
| 40 |
-
"
|
|
|
|
| 41 |
],
|
| 42 |
"task_type": "CAUSAL_LM",
|
| 43 |
"trainable_token_indices": null,
|
|
|
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
| 31 |
"down_proj",
|
|
|
|
| 32 |
"o_proj",
|
| 33 |
+
"q_proj",
|
| 34 |
+
"fc1",
|
| 35 |
"out_proj",
|
| 36 |
"v_proj",
|
| 37 |
"k_proj",
|
| 38 |
+
"up_proj",
|
| 39 |
+
"fc2",
|
| 40 |
+
"gate_proj"
|
| 41 |
],
|
| 42 |
"task_type": "CAUSAL_LM",
|
| 43 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2839126480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0a16cf3fc749b216f581a148b127efd6bfea9a32b060b31f1c9cc90d553f54b
|
| 3 |
size 2839126480
|
runs/Jul17_14-55-54_shivneri/events.out.tfevents.1752744357.shivneri
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ee669004d00e957109d6dc28caf6020feee2cca5d4a1be5d96bd6d7bca2fee2
|
| 3 |
+
size 10771
|
training_args.bin
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:78d9d6f323bcf581b80821b5d452d6f6ba5befc6f99c50b6f9bbe18f56339fcc
|
| 3 |
+
size 6289
|