kadcoder commited on
Commit
d50e32d
·
verified ·
1 Parent(s): 1fcb1ff

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
- "gate_proj",
35
- "fc2",
36
  "out_proj",
37
  "v_proj",
38
  "k_proj",
39
- "fc1",
40
- "up_proj"
 
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:c1de0b818de41754b7ef35da6da8e0b5c48d83af54a8700375a35613f7fe64de
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:14d27b54d9cde70e3774c9d2eed8bd1a8d8284e65b32101dc2ecaea90d560702
3
- size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78d9d6f323bcf581b80821b5d452d6f6ba5befc6f99c50b6f9bbe18f56339fcc
3
+ size 6289