msho commited on
Commit
554e654
1 Parent(s): 74c7e56

Training in progress, step 33

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