fc91 commited on
Commit
152a917
·
verified ·
1 Parent(s): 5504d05

Training in progress, step 410

Browse files
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: CQoT_SFT_merged_16bit_lora-Llama-3.2-3B-Instruct-v.DR-GRPO_7.7
5
  tags:
6
  - generated_from_trainer
7
- - grpo
8
  - unsloth
9
  - trl
 
10
  licence: license
11
  ---
12
 
 
4
  model_name: CQoT_SFT_merged_16bit_lora-Llama-3.2-3B-Instruct-v.DR-GRPO_7.7
5
  tags:
6
  - generated_from_trainer
 
7
  - unsloth
8
  - trl
9
+ - grpo
10
  licence: license
11
  ---
12
 
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "k_proj",
37
- "gate_proj",
38
  "up_proj",
39
- "down_proj",
40
  "v_proj",
 
41
  "q_proj",
42
- "o_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "o_proj",
 
37
  "up_proj",
 
38
  "v_proj",
39
+ "down_proj",
40
  "q_proj",
41
+ "k_proj",
42
+ "gate_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e088ff19f94b102bf7824b591dc4519e2218ac7780356d9dd76f338e1f23cbb
3
  size 194563400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96616567da298cc412c07e3aa77be1aaff8a6293c65d7eb128adc22a17e0141d
3
  size 194563400
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c9d573d8517a060b05d1af344c7d854803a90c601b6fcc41035b3a5e8b81cdf
3
  size 7185
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d6f1c55e8f4f2768de41f751d01dda1f4cfad1f738193a5c74a33e76c878a0c
3
  size 7185