october-deezer-test / README.md
nmcco's picture
Upload README.md with huggingface_hub
404a449 verified
metadata
dataset_info:
  features:
    - name: chat_prompt
      struct:
        - name: messages
          list:
            - name: content
              dtype: string
            - name: role
              dtype: string
    - name: chat_text
      struct:
        - name: messages
          list:
            - name: content
              dtype: string
            - name: role
              dtype: string
    - name: correct_answer
      dtype: string
    - name: book
      dtype: string
  splits:
    - name: train
      num_bytes: 10636421
      num_examples: 727
  download_size: 2525696
  dataset_size: 10636421
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "october-deezer-test"

More Information needed