nmcco's picture
Upload README.md with huggingface_hub
6ae2ac8 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
    - name: book
      dtype: string
  splits:
    - name: train
      num_bytes: 102451442
      num_examples: 8207
    - name: test
      num_bytes: 24491568
      num_examples: 2145
  download_size: 60743270
  dataset_size: 126943010

Dataset Card for "BOOKv2_combined_balanced_5books"

More Information needed