Q-bert commited on
Commit
95e2f46
1 Parent(s): b2f2b35

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
  "o_proj",
26
- "v_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:abf92ef2e52817cce8dc8084648dbc5f146bd7f925d751d9571595e336902393
3
  size 16785744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fe7cb623cfa4a8647f5621bb08954bc82c9c63b01e299036c826c72bc071b84
3
  size 16785744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfd396ef9c0efa182ed32ce1865013eb7c059dcd259681482aa9affbedc62019
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6853db865a3b654d186b19a6744860e224fbd89d89bb46407e1780deea129c
3
  size 5304