chauhoang commited on
Commit
36dd6eb
·
verified ·
1 Parent(s): d385d89

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
- "gate_proj",
26
- "k_proj",
27
  "q_proj",
28
- "up_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "v_proj",
25
+ "up_proj",
26
  "o_proj",
 
 
27
  "q_proj",
28
+ "k_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:818f7ffdb87d6bcd7c0ee960d0f924e7c233fa59978b942ce060d7a639c8e773
3
  size 50899792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c846efee9c4f4da6c857c57b7ce289bfcfa2b1d957ee2729659b8b5576638713
3
  size 50899792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef30923d2f0c09f4805176fe0a3adf3edb40f067874b38c528d346ce141a90f2
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fea550dcda5ee6a9de63c9ef4c0e7aaf911f605a0ddd856bd7fbdc8a0c06e4bd
3
  size 6776