wjbmattingly commited on
Commit
c31353c
·
verified ·
1 Parent(s): ab04a8f

Training in progress, step 1000

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: Qwen3-VL-2B-catmus-10-epochs
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
 
4
  model_name: Qwen3-VL-2B-catmus-10-epochs
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "v_proj",
29
  "q_proj",
30
- "o_proj",
31
- "down_proj",
32
  "gate_proj",
 
33
  "k_proj",
34
- "up_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "q_proj",
29
+ "up_proj",
 
30
  "gate_proj",
31
+ "v_proj",
32
  "k_proj",
33
+ "o_proj",
34
+ "down_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:6596c249e36e84a34aba1d2696816a9d3ed0d84fdc9aeec2f30ee595e94b5bf8
3
  size 69788264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc6512357e5ef51651efff1ce19adbba62d1436d21beace31e8aef5fbe4a15f5
3
  size 69788264
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9556f459a14e7586fa7b50a272bca0117c1db00ad0946d295b7a1161aa87b3fb
3
  size 6289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56faea717cb779dfd24ba39ddf191afe4f0e32925914997bc9f0da06fba27b7f
3
  size 6289