EdBerg commited on
Commit
b24e378
·
verified ·
1 Parent(s): 3ffb0b3

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -26,13 +26,13 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "k_proj",
30
- "q_proj",
31
- "gate_proj",
32
- "down_proj",
33
  "up_proj",
 
34
  "v_proj",
35
- "o_proj"
 
 
 
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
 
 
29
  "up_proj",
30
+ "down_proj",
31
  "v_proj",
32
+ "q_proj",
33
+ "gate_proj",
34
+ "o_proj",
35
+ "k_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14c5c86806497ee4194b7217d451576b2fc699221753d30839723b034660fc2c
3
- size 1157689240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42a74220857e0ab3665f98ef61f5582f4744d0d37f40d056f3f5d6bcdbde317d
3
+ size 620816432
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c66b5f95f8921b10e42e9a3bf0d3e27ebfdf3184617085c44e8903507bfd1bd
3
+ size 5304