pkulium commited on
Commit
52aafcd
·
verified ·
1 Parent(s): d7119ee

Model save

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: peft
3
  license: apache-2.0
4
- base_model: Qwen/Qwen2-VL-2B-Instruct
5
  tags:
6
  - trl
7
  - sft
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # qwen2-7b-instruct-amazon-description
18
 
19
- This model is a fine-tuned version of [Qwen/Qwen2-VL-2B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-2B-Instruct) on an unknown dataset.
20
 
21
  ## Model description
22
 
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: constant
46
  - lr_scheduler_warmup_ratio: 0.03
47
- - num_epochs: 3
48
 
49
  ### Training results
50
 
 
1
  ---
2
  library_name: peft
3
  license: apache-2.0
4
+ base_model: Qwen/Qwen2-VL-7B-Instruct
5
  tags:
6
  - trl
7
  - sft
 
16
 
17
  # qwen2-7b-instruct-amazon-description
18
 
19
+ This model is a fine-tuned version of [Qwen/Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct) on an unknown dataset.
20
 
21
  ## Model description
22
 
 
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: constant
46
  - lr_scheduler_warmup_ratio: 0.03
47
+ - training_steps: 2
48
 
49
  ### Training results
50
 
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "Qwen/Qwen2-VL-2B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2-VL-7B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:558f7cf1e160672c8971f0976403db2a5704ab081c9c19ddbd87de3c0d97af9e
3
- size 4372840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae61b5c1fe8fb74eca2d85a0b0ec90d9c4f76610180bd2108cd5b0a743e82036
3
+ size 10107280
runs/Oct29_10-47-37_amp-9.las.iastate.edu/events.out.tfevents.1730216858.amp-9.las.iastate.edu.3468905.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac86287c5caaf34c277a56899a520e8b1cc18a2818474988e3db0267cdc84fac
3
+ size 6671
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d557b3f79c68f050be6a02f770f2ef86010ef9e8f4e087601810c5ba1ce7dcd3
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:652c28e9e588c2fa33410bfd801c8431b76a58af7300abe60a909253cc839563
3
  size 5560