hourai3
Collection
14 items • Updated
zenz v3フォーマット 文章主観性、客観性評価モデル
input_text "三十度を超える日が続いた"
output_text "<objective>"
input_text "その、おはずかしいのですが、ふふ"
output_text "<subjective>"
入力テキストのフォーマット = f"<s>\uEE00{input_text}\uEE01"
感情トークン( <objective>か<subjective>) を出力します。
tokenizer from ku-nlp/gpt2-small-japanese-char
+(unused qwen3 special toknes from base model)
+(トークン、トークン)
Base model
WariHima/hourai3-90m-base-ja-v1