ekoehn commited on
Commit
4f23af4
1 Parent(s): 97ca3b8

Training in progress, step 200

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,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj",
25
- "k_proj",
26
  "up_proj",
27
  "gate_proj",
 
28
  "down_proj",
 
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
  "gate_proj",
25
+ "q_proj",
26
  "down_proj",
27
+ "k_proj",
28
+ "v_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a84fb9780b96117853e77e57ead8e615317fc2e9f5dc3859ed4405cead2523c8
3
  size 156926880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f6bb58e046ed8b09795adee08c887176313063f55e9dfb0ee18b0101f80dc9f
3
  size 156926880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d54410655f9c1b63fa044a3a8359757fc3bff77242a155f38e8073f7fc02564
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb02a0eddda2063a00e56b7d82bf54a0caa9be8ac7eab535db8af2dcc5d400fd
3
  size 5112