hugodk-sch commited on
Commit
c6c24eb
1 Parent(s): 1518d22

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "up_proj",
24
- "gate_proj",
25
  "v_proj",
26
- "q_proj",
 
27
  "down_proj",
28
- "k_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "v_proj",
23
+ "gate_proj",
24
+ "k_proj",
25
  "down_proj",
26
+ "o_proj",
27
+ "q_proj",
28
+ "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6e3e8f071db6cc19f55ac20735e7ca5976169e76cd665df27f42360dea5c708
3
  size 176183216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30f63009925550af067848ac5548508b0769a93c8894016e26951eb7748d10ac
3
  size 176183216
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3dc67e077f4a701af6c918b1de63730ee981d5274bff8c9d2a5b959112b8c41b
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd3247d4b5137372fe93ef12fdbb4d888df9ae0cfe295fb5892117d56d5d951d
3
  size 4984