not-lain commited on
Commit
4c17043
1 Parent(s): 41ead53

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "google/gemma-2b",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "up_proj",
25
- "gate_proj",
26
  "k_proj",
27
- "o_proj",
28
  "q_proj",
29
- "down_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "mustafaaljadery/gemma-2B-10M",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "k_proj",
 
24
  "q_proj",
25
+ "v_proj",
26
+ "gate_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06d6547b9d0d78243462095347a70d94d14b152ea12c26400f2ae0211e26f6eb
3
  size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1b69be6efee8bb222ce7d2f0747d40f7b8b8e018bbe35d205b47486ecddd510
3
  size 39256456
runs/Jul27_20-19-58_66d484903779/events.out.tfevents.1722111599.66d484903779.539.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68639f5425966332ea5a154e5aea147ac743cb87bc084c8cb399455980d016b4
3
+ size 10179
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7491ca4a57d4a36edcedc60ba0732d9fd872863527d74fd8ade261fd5f76dc14
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cdcfd4004f4fb15059791c15aa0e28758c7d361c9b4ea0006e42caa606ea5bd
3
  size 5368