duyphu commited on
Commit
42bcb02
·
verified ·
1 Parent(s): 9238b56

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "down_proj",
25
- "k_proj",
26
  "gate_proj",
 
27
  "q_proj",
 
28
  "up_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
+ "o_proj",
25
  "q_proj",
26
+ "v_proj",
27
  "up_proj",
28
+ "down_proj",
29
+ "k_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:1fcf2dac08c891caade5b869191f1d8e964148704e0483f173e8cda33c8bfb2b
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f577fc4335623be94ac3cbb9c1ad867e90540e5fc95d7d55bb92ca62f0797648
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c247c30386aa3ed8d46f1e3abba960067a5e43bf14bf4f43c0c9b40270ed93f8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcf09275280af842592f13d377006adbd735e3179d35b0feb59dcfa7c19c1f6f
3
  size 6776