hugodk-sch commited on
Commit
a0a578f
1 Parent(s): 55efbba

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj",
25
- "k_proj",
26
  "gate_proj",
 
 
27
  "up_proj",
28
  "o_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
+ "down_proj",
25
+ "v_proj",
26
  "up_proj",
27
  "o_proj",
28
+ "q_proj",
29
+ "k_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:7ae0fafa1a4f6d3aca086be11cc8880aebd4a9e9442ead2e344f6fcc9158088a
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5e09f4d7989fa258240732649f6f79ff37bb3fab697a06ee338c84f365034d
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d72c134b9d02f62cfb4efbe466532c777dc5cbba18e229bb2edf48ef6eb558f2
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc102e160aaa67f476457c0af4ba8e4e754515013aaae5ea7aba21f99821f437
3
  size 5176