End of training
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
base_model: Qwen/Qwen2.5-7B-Instruct
|
|
|
|
| 3 |
library_name: transformers
|
| 4 |
model_name: BizFlow-Summarizer-Ko
|
| 5 |
tags:
|
|
@@ -12,7 +13,7 @@ licence: license
|
|
| 12 |
|
| 13 |
# Model Card for BizFlow-Summarizer-Ko
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct).
|
| 16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 17 |
|
| 18 |
## Quick start
|
|
|
|
| 1 |
---
|
| 2 |
base_model: Qwen/Qwen2.5-7B-Instruct
|
| 3 |
+
datasets: epinfomax/naver-news-summarization-ko-qwen-chat
|
| 4 |
library_name: transformers
|
| 5 |
model_name: BizFlow-Summarizer-Ko
|
| 6 |
tags:
|
|
|
|
| 13 |
|
| 14 |
# Model Card for BizFlow-Summarizer-Ko
|
| 15 |
|
| 16 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on the [epinfomax/naver-news-summarization-ko-qwen-chat](https://huggingface.co/datasets/epinfomax/naver-news-summarization-ko-qwen-chat) dataset.
|
| 17 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 18 |
|
| 19 |
## Quick start
|