lesso commited on
Commit
6821156
1 Parent(s): 7eb3f32

Training in progress, step 10

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