chauhoang commited on
Commit
5348613
·
verified ·
1 Parent(s): 9a3b9c3

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "o_proj",
25
  "v_proj",
 
 
26
  "gate_proj",
 
27
  "up_proj",
28
- "k_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
24
+ "o_proj",
25
+ "down_proj",
26
  "gate_proj",
27
+ "q_proj",
28
  "up_proj",
29
+ "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e2de31439ca1d273ab8c0f7a5e4f9655326dd5a3292c3cc86866c7b23af7f37
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cad5482f0385d4b700e148448a56bbb0b985aa8ec78bdd263a6f0c3109bc4a8
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b9ad0027366844f906819afd50c2e796dd17f5bea89e6bceeee2e1159f53b08
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8dd8b9aba0a523a4a5b458b025bef2aa2a5928375c359f13d930232a2f359b
3
  size 6776