duyphu commited on
Commit
6e0945c
·
verified ·
1 Parent(s): 27ad8aa

Training in progress, step 1

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