update base model
Browse files
README.md
CHANGED
@@ -4,9 +4,9 @@ library_name: peft
|
|
4 |
tags:
|
5 |
- lora
|
6 |
- generated_from_trainer
|
7 |
-
base_model: Qwen1.5-1.8B-Chat
|
8 |
model-index:
|
9 |
-
- name: Qwen-1.8B
|
10 |
results: []
|
11 |
---
|
12 |
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# Qwen-1.8B
|
17 |
|
18 |
-
This model is a fine-tuned version of [Qwen1.5-1.8B-Chat](https://huggingface.co/
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
4 |
tags:
|
5 |
- lora
|
6 |
- generated_from_trainer
|
7 |
+
base_model: Qwen/Qwen1.5-1.8B-Chat
|
8 |
model-index:
|
9 |
+
- name: Qwen/Qwen1.5-1.8B-Chat
|
10 |
results: []
|
11 |
---
|
12 |
|
|
|
15 |
|
16 |
# Qwen-1.8B
|
17 |
|
18 |
+
This model is a fine-tuned version of [Qwen1.5-1.8B-Chat](https://huggingface.co/Qwen/Qwen1.5-1.8B-Chat) on the essay_dataset dataset.
|
19 |
|
20 |
## Model description
|
21 |
|