error577 commited on
Commit
02d9579
·
verified ·
1 Parent(s): 5c52410

Training in progress, step 2

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
- "v_proj",
25
  "k_proj",
26
- "up_proj",
27
  "down_proj",
28
- "o_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
+ "o_proj",
25
  "q_proj",
 
26
  "k_proj",
 
27
  "down_proj",
28
+ "up_proj",
29
+ "v_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:63d8c3b68381200eaae0ee160b6272260b14c37456b46ab131ab58cb0ae45346
3
  size 42002136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:198102d52cb2ae489636ac9f7607a83a50f3802aa30706fe79173f9911647508
3
  size 42002136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9344c361878f4869b2797bdf1f8d81734af396c9e1fdfc09e99f9bc8dec22bd
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:586176dfcf849035888a08d9be7b42e5e3441993d7da3a0736fef3048f3d61ba
3
  size 6776