hugodk-sch commited on
Commit
63ec3da
1 Parent(s): 641e85b

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