Q-bert commited on
Commit
4b5a423
1 Parent(s): 01cdf59

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "k_proj",
25
  "v_proj",
26
- "o_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
 
24
  "v_proj",
25
+ "k_proj",
26
+ "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cbdaa388c89cb69484bca7c554836438f2fa449094265accf6e4dd6e8ea5e70
3
  size 16785744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e798014371b511309cf053a66cc57dae3e025afbb9f758ad81d75b1eb7110a4
3
  size 16785744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1440a4c55e6b509715a0d16170a93e637a8db55be88012309ebbcdf3e2056a45
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d37bf6cce176dede9bb2fe1a303814dd4733960968d0897a000525b39d17fb3
3
  size 5304