Turngen / README.md
rosethelocalfem's picture
Update README.md
de5c059 verified
metadata
dataset_info:
  features:
    conversations:
      type: list
      feature:
        type: object
        fields:
          content: string
          role: string
    source: string
  splits:
    - name: train
      num_bytes: 110
      num_examples: 2
  download_size: 1448
  dataset_size: 110
configs:
  - config_name: default
    data_files:
      - split: train
        path: interleaved_output-chunk-*.jsonl
task_categories:
  - text-generation
size_categories:
  - 1M<n<10M

Turngen

A large scale turnwise conversational dataset, with a focus on roleplay data

Data breakdown

Datasets included:

If a quantity of samples is not specified, approximately all of the dataset is included Counts may not be exact

Notes

  • Some turns contain no text
  • Some roleplays have a system prompt with no content (None) which may cause code using the dataset to crash if not accounted for
  • These conversations are not strictly system/user/assistant, some put character name as role