Q-bert commited on
Commit
3c7ee94
1 Parent(s): 54f93fd

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
- "v_proj",
24
  "q_proj",
 
25
  "o_proj",
26
- "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
+ "k_proj",
25
  "o_proj",
26
+ "v_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:bac01b24c5d56eff07d133529f9fddd6835ec5860511502e2b35f0d7fba96597
3
  size 16785744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b241c997457e9f8744051c00d5256b240db3b4bf81719fa0f3e89540aa4765d
3
  size 16785744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8446184a40d4237eaf990cc4cc0c4ae85292004ffa79aedd9387b7382fabc0f1
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c05652680a19b508ae1b1cfb0dd7783a07e365b337eb279154f6df295042f1ce
3
  size 5304