mjschock commited on
Commit
b859448
1 Parent(s): 8f88f61

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "lm_head",
25
- "v_proj",
26
  "k_proj",
 
 
27
  "o_proj",
28
  "up_proj",
29
- "gate_proj",
30
- "q_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "k_proj",
24
+ "gate_proj",
25
+ "down_proj",
26
  "o_proj",
27
  "up_proj",
28
+ "v_proj",
29
+ "q_proj",
30
+ "lm_head"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c70af1c17198b2d7d3a66945322b6c08009c135a4a9b1c43cd26d308a9916a2
3
  size 288506496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0467d80facd8d137e520f794563c783e2d67e249482c568f225e558c9fa9bcb6
3
  size 288506496
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09fcf684655cafad6745d136acb0712ffd760823855c7af7642b83b9e6223d35
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1876bc9bb84b8c14dcde15904414799f49b6d42e557b19bec33fb42a991a52a
3
  size 5560