copiglet commited on
Commit
02c8885
·
verified ·
1 Parent(s): 58c5044

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  library_name: transformers
3
  model_name: medgemma-4b-it-sft-lora-crc100k
4
  tags:
@@ -10,7 +11,7 @@ licence: license
10
 
11
  # Model Card for medgemma-4b-it-sft-lora-crc100k
12
 
13
- This model is a fine-tuned version of [None](https://huggingface.co/None).
14
  It has been trained using [TRL](https://github.com/huggingface/trl).
15
 
16
  ## Quick start
@@ -33,11 +34,11 @@ This model was trained with SFT.
33
 
34
  ### Framework versions
35
 
36
- - TRL: 0.18.1
37
  - Transformers: 4.52.4
38
- - Pytorch: 2.7.0
39
  - Datasets: 3.6.0
40
- - Tokenizers: 0.21.1
41
 
42
  ## Citations
43
 
 
1
  ---
2
+ base_model: google/medgemma-4b-it
3
  library_name: transformers
4
  model_name: medgemma-4b-it-sft-lora-crc100k
5
  tags:
 
11
 
12
  # Model Card for medgemma-4b-it-sft-lora-crc100k
13
 
14
+ This model is a fine-tuned version of [google/medgemma-4b-it](https://huggingface.co/google/medgemma-4b-it).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
34
 
35
  ### Framework versions
36
 
37
+ - TRL: 0.19.0
38
  - Transformers: 4.52.4
39
+ - Pytorch: 2.6.0+cu124
40
  - Datasets: 3.6.0
41
+ - Tokenizers: 0.21.2
42
 
43
  ## Citations
44
 
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "/workspace/nas203/ds_OpenData/medgemma/google/medgemma-4b-it",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -28,15 +28,15 @@
28
  "revision": null,
29
  "target_modules": [
30
  "k_proj",
 
 
 
31
  "fc2",
32
- "up_proj",
33
  "o_proj",
34
- "down_proj",
35
- "q_proj",
36
  "out_proj",
37
- "v_proj",
38
- "gate_proj",
39
- "fc1"
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "trainable_token_indices": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "google/medgemma-4b-it",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
28
  "revision": null,
29
  "target_modules": [
30
  "k_proj",
31
+ "q_proj",
32
+ "down_proj",
33
+ "v_proj",
34
  "fc2",
35
+ "fc1",
36
  "o_proj",
 
 
37
  "out_proj",
38
+ "up_proj",
39
+ "gate_proj"
 
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:523e3e9d34c91128f8d7f71ef36d719a4a0618be72589a913017025097fadea8
3
  size 2839126480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2aa6d9d80e6e8d337d1c82909c4bc06ff5532e43dede28a510f2575e6d40074
3
  size 2839126480
runs/Jun27_14-32-05_431b06825272/events.out.tfevents.1751002327.431b06825272.260866.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3484720b25e134d2531eddb9473a20bca6637f42805f7b52d7b273f9f8b31c2d
3
+ size 6963
runs/Jun27_14-36-44_431b06825272/events.out.tfevents.1751002606.431b06825272.267118.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e719fe497962d58f03cf16cd2e6550460fd3a205983920cabb254478d4e03ba9
3
+ size 11000
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38dee7a9b2ffb9113573ba497cbdfecaf07f77e8f12568314d6dbf26bb745af9
3
- size 6097
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87d801503808ad5877b556b54a0a9c949be6cf97f6b25b5cfeab13c65d00d638
3
+ size 5752