sdavies commited on
Commit
764c074
·
verified ·
1 Parent(s): 62a81f9

Upload version 2 of trained LoRA adapter for Globe Theatre Qwen 2.5B model

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  base_model: Qwen/Qwen2.5-3B-Instruct
3
  library_name: peft
4
- model_name: globe-theatre-qwen25-3b-lora
5
  tags:
6
  - base_model:adapter:Qwen/Qwen2.5-3B-Instruct
7
  - lora
@@ -12,7 +12,7 @@ licence: license
12
  pipeline_tag: text-generation
13
  ---
14
 
15
- # Model Card for globe-theatre-qwen25-3b-lora
16
 
17
  This model is a fine-tuned version of [Qwen/Qwen2.5-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-3B-Instruct).
18
  It has been trained using [TRL](https://github.com/huggingface/trl).
 
1
  ---
2
  base_model: Qwen/Qwen2.5-3B-Instruct
3
  library_name: peft
4
+ model_name: globe-theatre-qwen25-3b-lora-v2
5
  tags:
6
  - base_model:adapter:Qwen/Qwen2.5-3B-Instruct
7
  - lora
 
12
  pipeline_tag: text-generation
13
  ---
14
 
15
+ # Model Card for globe-theatre-qwen25-3b-lora-v2
16
 
17
  This model is a fine-tuned version of [Qwen/Qwen2.5-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-3B-Instruct).
18
  It has been trained using [TRL](https://github.com/huggingface/trl).
adapter_config.json CHANGED
@@ -30,13 +30,13 @@
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
33
- "o_proj",
34
- "down_proj",
35
- "q_proj",
36
- "v_proj",
37
  "up_proj",
38
  "k_proj",
39
- "gate_proj"
 
 
 
 
40
  ],
41
  "target_parameters": null,
42
  "task_type": "CAUSAL_LM",
 
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
 
 
 
 
33
  "up_proj",
34
  "k_proj",
35
+ "o_proj",
36
+ "q_proj",
37
+ "gate_proj",
38
+ "down_proj",
39
+ "v_proj"
40
  ],
41
  "target_parameters": null,
42
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:512cf84b4e9dffbf66cc6447117c59a1615d3789d3b1ca86102d38bb7b4f9a90
3
  size 119801528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1a92e4efe12e78c98c2daeed5a1e053eddc354a61205aba2ed8d998fd86804a
3
  size 119801528