MarvelousXHJ commited on
Commit
ebcdac2
·
verified ·
1 Parent(s): 42d809c

Training in progress, step 10

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +2 -2
  3. training_args.bin +1 -1
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: Qwen2.5-VL-3B-Instruct-Thinking
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - grpo
 
9
  licence: license
10
  ---
11
 
 
4
  model_name: Qwen2.5-VL-3B-Instruct-Thinking
5
  tags:
6
  - generated_from_trainer
 
7
  - grpo
8
+ - trl
9
  licence: license
10
  ---
11
 
adapter_config.json CHANGED
@@ -29,8 +29,8 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "v_proj",
33
- "q_proj"
34
  ],
35
  "target_parameters": null,
36
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "q_proj",
33
+ "v_proj"
34
  ],
35
  "target_parameters": null,
36
  "task_type": "CAUSAL_LM",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5d9432a98026db87d781b1b544d1bf41a41487d01e265874d9604ecb2551127
3
  size 8184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f97549570dc986c166cfe564d4c5aeeac67bba9006105e3e84a3befdc015925
3
  size 8184