Views
No views yet
使用したデータセットLLM-jp Toxicity Datasetより、使用上の注意、禁止事項。
## Intended Use
The dataset is intended to provide a foundation for developing models to detect toxic language in Japanese texts,
enabling researchers and companies to train, validate, and benchmark their models.
This dataset should only be used for ethical and constructive purposes.
Any malicious use,
including but not limited to the creation of harmful or discriminatory content,
is strictly prohibited.
## 日本語訳
使用時に気を付けてほしい事
このデータセットは、日本語テキスト中の有害表現を検出するモデル開発の基盤を提供することを目的としており、
研究者や企業がモデルのトレーニング、検証、ベンチマークを行うことを可能にします。
このデータセットは、倫理的かつ建設的な目的でのみ使用してください。
有害または差別的なコンテンツの作成を含む、いかなる悪意のある使用も固く禁じられています。 input_text "キチガイの外国人は殺せ"
output_text "<toxic><discriminatory>"
input_text "エッチな電話、ぴちぴち70 代と今すぐ合おう"
output_text "<toxic><obscene>"
入力テキストのフォーマット = f"<s>\uEE00{input_text}\uEE01"
感情トークン( <objective>か<subjective>) を出力します。