CoolFace
Datasetpublic

geniacllm/databricks-dolly-15k-askllm-v1

databricks-dolly-15k-askllm-v1 データセット databricks/databricks-dolly-15k に対して、 Ask-LLM 手法でスコア付けしたデータセットです。 元データセットのカラムに加え askllm_score というカラムが追加されており、ここに Ask-LLM のスコアが格納されています。 Ask-LLM でスコア付けに使用した LLM は Rakuten/RakutenAI-7B-instruct で、プロンプトは以下の通りです。 ### {data} ### Does the previous paragraph demarcated within ### and ### contain informative signal for pre-training a large-language model? An informative datapoint should be well-formatted, contain some usable knowledge of the world… See the full description on the dataset page: https://huggingface.co/datasets/geniacllm/databricks-dolly-15k-askllm-v1.

sourceHugging Facecc-by-sa-3.0updated 2y agoView on Hugging Face
0likes29downloads
4 commits on main
bc751452y ago

Update README.md

susumuota
b9bb27b2y ago

Create README.md

susumuota
e094fdf2y ago

feat: add jsonl and parquet files.

Susumu OTA
ac45a7c2y ago

initial commit

susumuota