Training in progress, epoch 1
Browse files
README.md
CHANGED
|
@@ -4,8 +4,8 @@ library_name: transformers
|
|
| 4 |
model_name: medgemma-4b-oraclebio_prompt_100_new_good_no_accept
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
-
- sft
|
| 8 |
- trl
|
|
|
|
| 9 |
licence: license
|
| 10 |
---
|
| 11 |
|
|
|
|
| 4 |
model_name: medgemma-4b-oraclebio_prompt_100_new_good_no_accept
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
| 7 |
- trl
|
| 8 |
+
- sft
|
| 9 |
licence: license
|
| 10 |
---
|
| 11 |
|
adapter_config.json
CHANGED
|
@@ -28,16 +28,16 @@
|
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
| 31 |
-
"gate_proj",
|
| 32 |
"q_proj",
|
| 33 |
-
"fc1",
|
| 34 |
-
"v_proj",
|
| 35 |
"down_proj",
|
|
|
|
|
|
|
|
|
|
| 36 |
"k_proj",
|
| 37 |
-
"
|
| 38 |
"o_proj",
|
| 39 |
-
"
|
| 40 |
-
"
|
| 41 |
],
|
| 42 |
"task_type": "CAUSAL_LM",
|
| 43 |
"trainable_token_indices": null,
|
|
|
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
|
|
|
| 31 |
"q_proj",
|
|
|
|
|
|
|
| 32 |
"down_proj",
|
| 33 |
+
"v_proj",
|
| 34 |
+
"up_proj",
|
| 35 |
+
"fc2",
|
| 36 |
"k_proj",
|
| 37 |
+
"gate_proj",
|
| 38 |
"o_proj",
|
| 39 |
+
"fc1",
|
| 40 |
+
"out_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:0d245b63fcbdb16f061b192e26a65ca48b8718824a591f9ea15f619503fca720
|
| 3 |
size 2839126480
|
runs/Jul25_09-34-30_shivneri/events.out.tfevents.1753416274.shivneri
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:957076baa5c1e7a454349fb8c5f5c1259626796ee76c4924d05a97c68b1c3a68
|
| 3 |
+
size 11558
|
runs/Jul25_11-09-10_shivneri/events.out.tfevents.1753421954.shivneri
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2ce19295e9438acd4ac740fa37a7d8fdc25ad46a96e27bea6c89855fa80796d
|
| 3 |
+
size 10122
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6353
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a66b5e519c7c3e5fe86dd56a8566c61a6a287dcc9b3c0415a2926e4eff15d77f
|
| 3 |
size 6353
|