YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co./docs/hub/model-cards#model-card-metadata)

これはなに?

stabilityai/japanese-stablelm-base-alpha-7brosebleu データセットで学習した Lora

使い方

.\text-generation-webui\loras\Rosebleu となるように配置。
text-generation-webuimodel の LoRAから読み込める。

データセット

https://gitlab.com/open_contents_datasets/Rosebleu
Hシーンも含まれているみたいですが、特に区別せずに突っ込んでいます。

前処理とデータロード

中にあるすべてのtsvを全部繋て、csvにしただけ。 学習プロンプトはこの用にしているので、このフォーマットだと良くなったりすることがあるかもしれないし、ないかもしれない。
コンテキスト長は2048にしているので、1行が2048トークン以上は切り捨てられているはず。

result = f'### name:\n{data_point["name"]}\n\n### text:\n{data_point["text"]}'
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.