willtensora commited on
Commit
c403ffa
·
verified ·
1 Parent(s): 9c7b3b8

Training in progress, epoch 0

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