Qwen2-7b-cleanup / README.md
sakusakumura's picture
Update README.md
3db0ea1 verified
metadata
language:
  - en
license: apache-2.0
tags:
  - text-generation-inference
  - transformers
  - unsloth
  - qwen2
  - trl
  - sft
base_model: unsloth/Qwen2-7B

Uploaded model

  • Developed by: sakusakumura
  • License: apache-2.0
  • Finetuned from model : unsloth/Qwen2-7B

This qwen2 model was trained 2x faster with Unsloth and Huggingface's TRL library.

prompt format

<instruction>
taskタグにおいて提供された文章が、次に示す条件にあてはまる文章かどうかを判断し、文章の品質を「低品質」または「高品質」で答えてください。
条件:
1. 繰り返しの無い文章であること。
2. 文法的に誤りの多い文章
3. 意味の通らない、または支離滅裂な文章
4. 差別的表現、暴力的表現、わいせつな内容
</instruction>
<task>
{target text}
</task>
<answer>

outputs

低品質
</answer>
高品質
</answer>