trungvo commited on
Commit
c5d5339
1 Parent(s): ab390d4

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "lm_head",
24
- "v_proj",
25
- "up_proj",
26
- "q_proj",
27
  "k_proj",
 
28
  "down_proj",
 
 
 
29
  "o_proj",
30
- "gate_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
+ "lm_head",
27
+ "up_proj",
28
+ "v_proj",
29
  "o_proj",
30
+ "q_proj"
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:606d1cc21050c66570ca2ca63984f2af7a95872fc698d878adb165ff1baee78b
3
  size 3399674440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b7025e6553165b289a7b6746e6794be560dcf0dd056c64f9b77ec43418b35ad
3
  size 3399674440
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8918f983e192ada3b1b74df2a479adf15f717b57ba62f7dd1aea2a2e379e8b47
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3ea22b5935d9ca90d4ade031c2bb87f8fbb86ad14fac2fd7ba7c1d740e9567c
3
  size 5304