chauhoang commited on
Commit
a76598c
·
verified ·
1 Parent(s): 5390a6e

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
- "gate_proj",
24
- "o_proj",
25
  "q_proj",
 
26
  "down_proj",
27
  "up_proj",
 
28
  "k_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
+ "v_proj",
25
  "down_proj",
26
  "up_proj",
27
+ "gate_proj",
28
  "k_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:e8e045b27a296c6b580966e0b89514a65487dfc0cca25fb5720b848a0231eb34
3
  size 124756544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f699b8427d43c8cee8c3c7dd5cfd5b15a4621b158f203d8a8993b2e84d6bddb7
3
  size 124756544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f3bd0921ba8055e2069a9643c57c546b28a7e2c15d3a659249fa2fae85c059c
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad84f6a47f9341a71f2298e9706aa03fe02ca7e2059e431cc24ecb6a482e0f32
3
  size 6776