chauhoang commited on
Commit
512436f
·
verified ·
1 Parent(s): 5fd573d

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "down_proj",
24
  "q_proj",
25
- "v_proj",
26
  "k_proj",
 
27
  "gate_proj",
28
- "o_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "down_proj",
24
  "q_proj",
 
25
  "k_proj",
26
+ "up_proj",
27
  "gate_proj",
28
+ "v_proj",
29
+ "o_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:fb738901626c185c0998b1f9b626046b8506b893e07f3d9c309f5112dc1a164b
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c82671c1618699f5f0c0633b54953f4c42db4e26ed73cb953a6399101c2c2d8d
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d498d9503ec5f25d20e5961b6b6e1b6e1353649eea8eb9386634919dd307749
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f896a4e28c6580aa440f74f26fabf7595c9d967defc6c16793e911c0376b1aeb
3
  size 6776