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

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
- - sft
8
  - trl
 
9
  licence: license
10
  ---
11
 
 
4
  model_name: Qwen3-VL-2B-catmus-10-epochs
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
9
  licence: license
10
  ---
11
 
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
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",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "k_proj",
29
+ "down_proj",
30
+ "o_proj",
31
  "up_proj",
32
  "gate_proj",
33
  "v_proj",
34
+ "q_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:fc6512357e5ef51651efff1ce19adbba62d1436d21beace31e8aef5fbe4a15f5
3
  size 69788264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a8956e18bff41fb787350c9ea964a862047b3a01cb4f61b4e8f9024d55bb2a3
3
  size 69788264
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56faea717cb779dfd24ba39ddf191afe4f0e32925914997bc9f0da06fba27b7f
3
  size 6289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c3b56f776d6c3810c642777fd7856c2c9c7ce7fff9ea49a0e43742b01f41ea6
3
  size 6289