hugodk-sch commited on
Commit
c2f40b9
1 Parent(s): 4db9696

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
- "gate_proj",
23
- "down_proj",
24
  "o_proj",
 
 
 
25
  "q_proj",
26
- "v_proj",
27
  "k_proj",
28
- "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "o_proj",
23
+ "down_proj",
24
+ "gate_proj",
25
+ "up_proj",
26
  "q_proj",
 
27
  "k_proj",
28
+ "v_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:5f4af652c4082ace59d6cfd645e0b1edcf903193c93e0147e4ef37697cdaee0f
3
  size 176183216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:314c8b59942f965e1b54596df91381bfbc550cd9913bc66f95a4b10f665f0164
3
  size 176183216
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc6aa63c47491ad02a43e11cb664f0fdaad68a526e7ac7df703d842f9706f9e3
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f6103a4fc70e9e5be808f45722bed2b0afd57cc7c21df77b87577cf4ab4a9d3
3
  size 4984