nmcco's picture
Upload README.md with huggingface_hub
32b0bef verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text
      struct:
        - name: messages
          list:
            - name: content
              dtype: string
            - name: role
              dtype: string
    - name: test_text
      dtype: string
    - name: speaker
      dtype: string
    - name: llama_text
      dtype: string
    - name: llama_test_text
      dtype: string
    - name: qwen_text
      dtype: string
    - name: qwen_test_text
      dtype: string
    - name: prompt
      dtype: string
  splits:
    - name: train
      num_bytes: 32031936.892070483
      num_examples: 3039
    - name: test
      num_bytes: 3562617.5286343615
      num_examples: 338
  download_size: 20018907
  dataset_size: 35594554.42070484

Dataset Card for "BOOKv4-the-outcry-done"

More Information needed