burtenshaw HF Staff commited on
Commit
52d68b4
·
verified ·
1 Parent(s): 77a0faf

Training in progress, step 500

Browse files
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: Qwen2.5-3B-OpenThoughts-LoRA
5
  tags:
6
  - generated_from_trainer
7
- - hf_jobs
8
  - trl
9
  - sft
 
10
  licence: license
11
  ---
12
 
 
4
  model_name: Qwen2.5-3B-OpenThoughts-LoRA
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
  - sft
9
+ - hf_jobs
10
  licence: license
11
  ---
12
 
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "k_proj",
29
- "v_proj",
30
- "q_proj",
31
  "gate_proj",
 
32
  "down_proj",
 
33
  "up_proj",
34
- "o_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "o_proj",
 
 
29
  "gate_proj",
30
+ "q_proj",
31
  "down_proj",
32
+ "k_proj",
33
  "up_proj",
34
+ "v_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d36ffb154cdee5065b7acb2b1e78e91e3e61eb2e18368dce59ef7868a7dc5941
3
  size 1915817488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6a560816766d259a9b2175b6c14aadca0e5ff9312bc1068c7585d05909fe415
3
  size 1915817488
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:999ce85f1b9a449e5390ae6d7923b93d12c440af6e8b432d93590023ef98f92d
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31fb33821d087645e7100b246af279a2e75f5c7cab2ff4841dba82f1a9f5af7b
3
  size 6225