BOOKv2-all-quiet / README.md
nmcco's picture
Upload README.md with huggingface_hub
9aa6db3 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text
      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
  splits:
    - name: train
      num_bytes: 23326242.02565834
      num_examples: 1258
    - name: test
      num_bytes: 4134937.974341661
      num_examples: 223
  download_size: 16117643
  dataset_size: 27461180

Dataset Card for "BOOKv2-all-quiet"

More Information needed