Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,7 @@ base_model:
|
|
8 |
- Qwen/Qwen2.5-1.5B-Instruct
|
9 |
pipeline_tag: text2text-generation
|
10 |
---
|
11 |
-
#
|
12 |
-
|
13 |
-
## Model Overview
|
14 |
|
15 |
Qwen2.5-1.5B-Instruct-QAGenerator is a small Qwen model designed to generate questions and answers from provided text, transforming free text into a format suitable for training specialized language models.
|
16 |
|
|
|
8 |
- Qwen/Qwen2.5-1.5B-Instruct
|
9 |
pipeline_tag: text2text-generation
|
10 |
---
|
11 |
+
# Qwen2.5-1.5B-Instruct-QAGenerator
|
|
|
|
|
12 |
|
13 |
Qwen2.5-1.5B-Instruct-QAGenerator is a small Qwen model designed to generate questions and answers from provided text, transforming free text into a format suitable for training specialized language models.
|
14 |
|