chauhoang commited on
Commit
89c290b
·
verified ·
1 Parent(s): 93ae579

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "o_proj",
25
  "v_proj",
26
- "q_proj",
27
  "up_proj",
28
- "gate_proj",
29
- "down_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
 
24
  "up_proj",
25
+ "q_proj",
26
+ "down_proj",
27
+ "k_proj",
28
+ "o_proj",
29
+ "gate_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:9cf68dbaabe6634340db76f4a44096e97a54405b75d91b32db07ec33d185ff3b
3
  size 48679352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:984f1af401eb210c6d3732f9549c553658397399747855e7a4792ba88f99ef6a
3
  size 48679352
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d7b3b1202445146b25bc91ee8c1acb8d0df75023a6d71da5234e7527eddd37e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61bd1a0c620b3d759a6717e0d5ab2fdf5dc138aa365f21cde18677f0843fb13a
3
  size 6776