hugodk-sch commited on
Commit
38d2677
1 Parent(s): dd95ad4

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
- "o_proj",
24
- "k_proj",
25
- "q_proj",
26
- "v_proj",
27
  "down_proj",
 
28
  "gate_proj",
29
- "up_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "down_proj",
24
+ "k_proj",
25
  "gate_proj",
26
+ "q_proj",
27
+ "o_proj",
28
+ "up_proj",
29
+ "v_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:d42413d859fecd7330e3ba97a9779744e69562a35713be675f15c1e7c0893221
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b43eda1c0d2a79019f03ccf895a327a340fafb41333e9591d2051b9bedd2cab
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebb7e7abb714783086a0fad2a744bbe661c16a1dc25cab3f67a63544e6d3a1ac
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36c384f7dddff509f0e313d220f17032cc8240ca1a8cca015b76727443a25278
3
  size 5176