oasst_dialogue_base / README.md
lamhieu's picture
chore: update README.md content
297bde2 verified
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 11752453
      num_examples: 9846
  download_size: 6978767
  dataset_size: 11752453
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
license: mit
task_categories:
  - text-generation
  - text2text-generation
language:
  - vi
  - en
size_categories:
  - 1K<n<10K

Description

The dataset is from unknown, formatted as dialogues for speed and ease of use. Many thanks to author for releasing it. Importantly, this format is easy to use via the default chat template of transformers, meaning you can use huggingface/alignment-handbook immediately, unsloth.

Structure

View online through viewer.

Note

We advise you to reconsider before use, thank you. If you find it useful, please like and follow this account.

Reference

The Ghost X was developed with the goal of researching and developing artificial intelligence useful to humans.

~