Marsmaennchen221 commited on
Commit
28054b3
·
verified ·
1 Parent(s): e2e36e4

Training in progress, step 500

Browse files
README.md CHANGED
@@ -1,18 +1,17 @@
1
  ---
2
  base_model: Qwen/Qwen2.5-7B-Instruct
3
- datasets: SetFit/sst5
4
  library_name: transformers
5
  model_name: Qwen2.5-7B-Instruct
6
  tags:
7
  - generated_from_trainer
8
- - sft
9
  - trl
 
10
  licence: license
11
  ---
12
 
13
  # Model Card for Qwen2.5-7B-Instruct
14
 
15
- This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on the [SetFit/sst5](https://huggingface.co/datasets/SetFit/sst5) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
 
1
  ---
2
  base_model: Qwen/Qwen2.5-7B-Instruct
 
3
  library_name: transformers
4
  model_name: Qwen2.5-7B-Instruct
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
9
  licence: license
10
  ---
11
 
12
  # Model Card for Qwen2.5-7B-Instruct
13
 
14
+ This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
adapter_config.json CHANGED
@@ -32,13 +32,13 @@
32
  "rank_pattern": {},
33
  "revision": null,
34
  "target_modules": [
35
- "o_proj",
36
  "v_proj",
37
  "k_proj",
38
- "q_proj",
39
- "gate_proj",
40
  "up_proj",
41
- "down_proj"
 
 
42
  ],
43
  "target_parameters": null,
44
  "task_type": null,
 
32
  "rank_pattern": {},
33
  "revision": null,
34
  "target_modules": [
35
+ "down_proj",
36
  "v_proj",
37
  "k_proj",
 
 
38
  "up_proj",
39
+ "q_proj",
40
+ "o_proj",
41
+ "gate_proj"
42
  ],
43
  "target_parameters": null,
44
  "task_type": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8370863f4f719b1f226183034214176ea709aaa894961718cd990446c91c590
3
  size 161533192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5c2d3b6ea9bfb9b63824fc125356765d90633dc8bf58500e481648d3dbc2a46
3
  size 161533192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98c4d56fbb8e5a70eaa225d921a2762b79b6e397b7bae459d2522542fe1e9dc2
3
  size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f786e2b414b776517bb3e9a9cfe4877aae0053671b44cb4c97effddf6e792cb
3
  size 5816