Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ base_model: Qwen/Qwen2.5-0.5B
|
|
8 |
tags:
|
9 |
- chat
|
10 |
library_name: transformers
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Qwen2.5-0.5B-Instruct
|
@@ -88,6 +90,7 @@ Detailed evaluation results are reported in this [📑 blog](https://qwenlm.gith
|
|
88 |
|
89 |
For requirements on GPU memory and the respective throughput, see results [here](https://qwen.readthedocs.io/en/latest/benchmark/speed_benchmark.html).
|
90 |
|
|
|
91 |
## Citation
|
92 |
|
93 |
If you find our work helpful, feel free to give us a cite.
|
|
|
8 |
tags:
|
9 |
- chat
|
10 |
library_name: transformers
|
11 |
+
datasets:
|
12 |
+
- warrencain/Business_Knowledge_Dataset_Llama_3.1_Large_Token_Pairs
|
13 |
---
|
14 |
|
15 |
# Qwen2.5-0.5B-Instruct
|
|
|
90 |
|
91 |
For requirements on GPU memory and the respective throughput, see results [here](https://qwen.readthedocs.io/en/latest/benchmark/speed_benchmark.html).
|
92 |
|
93 |
+
|
94 |
## Citation
|
95 |
|
96 |
If you find our work helpful, feel free to give us a cite.
|