no_robots HuggingFaceH4

Dataset Card for No Robots 🙅‍♂️🤖 Look Ma, an instruction dataset that wasn't generated by GPTs! Dataset Summary No Robots is a high-quality dataset of 10,000 instructions and demonstrations created by skilled human annotators. This data can be used for supervised fine-tuning (SFT) to make language models follow instructions better. No Robots was modelled after the instruction dataset described in OpenAI's InstructGPT paper, and is comprised mostly of single-turn… See the full description on the dataset page: https://huggingface.co/datasets/HuggingFaceH4/no_robots.

Typ
dataset
Lizenz
cc-by-nc-4.0
Sprache
en
Downloads
23,068
Likes
565
Zugriff
public
Dateien
0

Tags

  • 指令微调
  • 文本生成
  • 大语言模型
  • NLP
  • 对话数据

Zusammenfassung

No Robots ist ein hochwertiges, von menschlichen Annotatoren erstelltes Anweisungs-Dataset mit 10.000 Instruktionen und Demonstrationen. Es eignet sich für überwachtes Feintuning (SFT), um Sprachmodelle besser Anweisungen folgen zu lassen, und wurde nach dem InstructGPT-Prinzip modelliert. Das Data…

README

--- language: - en license: cc-by-nc-4.0 task_categories: - text-generation pretty_name: No Robots configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: prompt dtype: string - name: prompt_id dtype: string - nam…

查看完整页面 · 查看原文