chauhoang commited on
Commit
a794ec9
·
verified ·
1 Parent(s): 08e4f2c

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
- "up_proj",
24
- "o_proj",
25
  "q_proj",
26
  "k_proj",
27
- "down_proj",
28
  "gate_proj",
29
- "v_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
  "k_proj",
 
25
  "gate_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "down_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:6609723ec6f054dee71d3ff2858a878b696ce25660435ccc70a04c4b73fcfc6b
3
  size 6804608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc077c1259197837226a789d735f018558c88609e92afc03d24393aaa86c6bff
3
  size 6804608
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50e64cf8fc110cc83c6c416129daf3518ac935ebf96bf439ef7b72b7dc94c6d0
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c6c6796861b43944980d1dbced910a4fdd7bd30b297ede0b17d96b548ae6e7a
3
  size 6776