DeepDream2045 commited on
Commit
1138eb6
·
verified ·
1 Parent(s): acf6a18

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "gate_proj",
25
- "q_proj",
26
- "k_proj",
27
  "up_proj",
 
 
28
  "o_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "up_proj",
24
+ "k_proj",
25
+ "gate_proj",
26
  "o_proj",
27
+ "down_proj",
28
+ "v_proj",
29
+ "q_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:34566f433422c8f57bdc10c5a338959cc2a843aaefab065e5dce1abae2a90290
3
  size 524363632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9488c107e902b89f704839aacc9ef89fa493718127e29b2e7cd0cf2a083427a5
3
  size 524363632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac3e76440ec12a175bfc0815ce339f1f19754c1a4d3893054a2983def642f23f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f73a5c49f83bb452292d035856867321abe71eecac39011cbbc7e22d4eae41b4
3
  size 6776