chat-raft-dmcvs / README.md
vicaloy's picture
Upload dataset
d99083b verified
|
Raw
History Blame Contribute Delete
653 Bytes
metadata
dataset_info:
  features:
    - name: context
      struct:
        - name: sentences
          sequence:
            sequence: string
        - name: title
          sequence:
            sequence: string
    - name: type
      dtype: string
    - name: oracle_context
      dtype: string
    - name: id
      dtype: string
    - name: instruction
      dtype: string
    - name: question
      dtype: string
    - name: cot_answer
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: train
      num_bytes: 10263585
      num_examples: 3119
  download_size: 2268707
  dataset_size: 10263585
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*