afrias5 commited on
Commit
b5be416
1 Parent(s): a6d1bdc

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
- "gate_proj",
28
- "k_proj",
29
  "v_proj",
30
- "down_proj",
 
31
  "up_proj",
32
- "q_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "v_proj",
27
+ "k_proj",
28
+ "gate_proj",
29
  "up_proj",
30
+ "down_proj",
31
+ "q_proj",
32
+ "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da213d1e1322c636c92e293694962aab88197736dbf5cc6b4e6d83cb473091f2
3
  size 14213011944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76e8ee2c5a9a2b1cead12dbf061f4d4e5611b1d0b02b65feed57d3ddbadbbe11
3
  size 14213011944
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64c0a85959a574d983067c1ee1182339b4d4249ddc7de2003f3105077764e41f
3
  size 7864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89294c555516c9f57211272e8e773a9b72d034a19d99a977e9699b55bbc13287
3
  size 7864