sachingrover commited on
Commit
bf6a78b
·
verified ·
1 Parent(s): bb950f5

Model save

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: Qwen/Qwen2.5-3B-Instruct
3
  library_name: transformers
4
  model_name: mountain_car_continuous-test
5
  tags:
@@ -11,7 +11,7 @@ licence: license
11
 
12
  # Model Card for mountain_car_continuous-test
13
 
14
- This model is a fine-tuned version of [Qwen/Qwen2.5-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-3B-Instruct).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
1
  ---
2
+ base_model: Qwen/Qwen2.5-7B-Instruct
3
  library_name: transformers
4
  model_name: mountain_car_continuous-test
5
  tags:
 
11
 
12
  # Model Card for mountain_car_continuous-test
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
final/README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: Qwen/Qwen2.5-3B-Instruct
3
  library_name: peft
4
  ---
5
 
 
1
  ---
2
+ base_model: Qwen/Qwen2.5-7B-Instruct
3
  library_name: peft
4
  ---
5
 
final/adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "Qwen/Qwen2.5-3B-Instruct",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -24,8 +24,8 @@
24
  "revision": null,
25
  "target_modules": [
26
  "o_proj",
27
- "q_proj",
28
  "up_proj",
 
29
  "down_proj",
30
  "k_proj"
31
  ],
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
24
  "revision": null,
25
  "target_modules": [
26
  "o_proj",
 
27
  "up_proj",
28
+ "q_proj",
29
  "down_proj",
30
  "k_proj"
31
  ],
final/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a1c8e8fc628b4d0e290ff44d2938034fe3a2dde720ba31dc4f0e9104344c4c0
3
- size 42219872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa504608a6cbb5cfefdc353b93dc5a15b30a4726c40704744a092e1af918de9d
3
+ size 56922184
final/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f902aa09d515dbfffe3618672472748a7e117074388ed1ca0cbb5d2fa77cb3d8
3
  size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fff5fde967c1697efecb5dc7ede5b5c7a9379985b398d7f7ae806fc6ab079820
3
  size 5816