duyphu commited on
Commit
3b14894
·
verified ·
1 Parent(s): 5fd6c4b

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "o_proj",
25
  "up_proj",
26
  "k_proj",
27
  "q_proj",
28
- "gate_proj",
 
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
 
24
  "up_proj",
25
  "k_proj",
26
  "q_proj",
27
+ "o_proj",
28
+ "v_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b1a244bd54778bc3b0ea80aecf72008ba134a726934d8694f8e5140a61d4990
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c556c3432760fe09335dabc9ee367041f52b67de0cca07f4faf0fd1fe178857f
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e80209c07e99e8ccb37e7aaef1da735be91dc331e8e696678ca86022075e2547
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ba46b452f27c640f84c3d4c7bcda0901e1cba5776c1d6adcdb937ca6a361d7b
3
  size 6776