macadeliccc's picture
Librarian Bot: Add language metadata for dataset (#2)
8eef26a verified
|
raw
history blame contribute delete
No virus
702 Bytes
metadata
language:
  - en
dataset_info:
  features:
    - name: id
      dtype: string
    - name: source
      dtype: string
    - name: system
      dtype: string
    - name: question
      dtype: string
    - name: chosen
      dtype: string
    - name: rejected
      dtype: string
  splits:
    - name: train
      num_bytes: 1344072
      num_examples: 1016
  download_size: 652993
  dataset_size: 1344072
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "truthy-dpo-v0.1-orca-format"

credit to jondurbin for truthy-dpo-v0.1. This is a reupload of his dataset with a different column name to streamline my finetuning process.

If you use this dataset please cite jondurbin