Q-bert commited on
Commit
60e8cdf
1 Parent(s): b2841fb

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "StockLlama/StockLlama",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "o_proj",
25
  "q_proj",
26
- "k_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "StockLlama/StockLlama-base-v1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
+ "o_proj",
25
+ "k_proj",
26
+ "v_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:606b94a68f9c7246c6100aab2b1fa7ba6bff54a8352431274415a3b91ebb2a92
3
  size 16785744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58f654ebfc1922c9d7847d2fb6aed751b37b62994df87fcc891576e5773d6cda
3
  size 16785744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5cc20f7edfad1f02db33f3bc8e8ef3d25e2f5fad4a1a6879ed5998667918c1bb
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b369d339ed2c57e64adf6fd2f8d253e10743908dd746ab99eb9969c7e1e0f3d6
3
+ size 5304