lesso commited on
Commit
dc15223
1 Parent(s): c5dd9ec

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "q_proj",
25
- "k_proj",
26
- "up_proj",
27
- "o_proj",
28
  "down_proj",
 
 
 
 
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
 
 
 
24
  "down_proj",
25
+ "o_proj",
26
+ "up_proj",
27
+ "v_proj",
28
+ "k_proj",
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c97312d3af314006bf73853bb26194a69571ad39149c195011b1589501040a2
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2112b93eb38ea56ea0ce0b1a687571967424d7a9aaa52b9a38aebe0b60aa94bf
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7b686ae0b67ccffd8c9371daa866aea115ea59485b6dd3db3546ccc402fd7d9
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aea715e11fee3157bf44375761e9aac26d744331c4274867d26c1dc411af356
3
  size 6776