duyphu commited on
Commit
711bcda
·
verified ·
1 Parent(s): efca3b9

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
- "up_proj",
26
- "q_proj",
27
  "gate_proj",
 
 
28
  "v_proj",
29
- "k_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "gate_proj",
24
+ "up_proj",
25
+ "k_proj",
26
  "v_proj",
27
+ "q_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:eb4ad4ee9c65a6b47761f16984504259bd238a0f203ce2c54c63ffbfb758ab8d
3
  size 59827904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4722dc50196649da33f2453d9d9414a969f96a8ef21c1567303d2c3ceed5bbed
3
  size 59827904
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ed4169cf80a21262216c35d12125eb90cdf89b8513931405f6d1d77fbcc6ec8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22b996129aeb9b0a6c6393d42c352d8c47037704410a0008453857e26d1d4781
3
  size 6776