baseten-admin commited on
Commit
3d660bf
·
verified ·
1 Parent(s): a2fa901

Training in progress, step 60

Browse files
adapter_config.json CHANGED
@@ -20,23 +20,20 @@
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "qalora_group_size": 16,
24
  "r": 16,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
  "o_proj",
29
- "k_proj",
30
  "down_proj",
31
- "v_proj",
32
  "gate_proj",
33
- "up_proj",
34
- "q_proj"
 
 
35
  ],
36
- "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
38
  "trainable_token_indices": null,
39
  "use_dora": false,
40
- "use_qalora": false,
41
  "use_rslora": false
42
  }
 
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
 
23
  "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
  "o_proj",
 
28
  "down_proj",
 
29
  "gate_proj",
30
+ "v_proj",
31
+ "k_proj",
32
+ "q_proj",
33
+ "up_proj"
34
  ],
 
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
37
  "use_dora": false,
 
38
  "use_rslora": false
39
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ecc28121641b60aa2ce4ee48b6c64ff118ee5d03492e8a326f36abfd85fcbee
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dd05b34e7bd696977c2471a076aca40b7e38d3acaf2700368022d2fff9e45b3
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8f20cd74e313044f8e8d07a1dcdc435dc7c54ab8cb7e8286be55ad9af7f8bb4
3
- size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b88666eac0f7ee35fdcf5071ce0fe8c058b6f246ca8342fe1afad8bc7a8cece6
3
+ size 6097