BOOKv2-great-gatsby / README.md
nmcco's picture
Upload README.md with huggingface_hub
ce2c4b1 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: 24779942.72507065
      num_examples: 2105
    - name: test
      num_bytes: 4379163.27492935
      num_examples: 372
  download_size: 16333500
  dataset_size: 29159106

Dataset Card for "BOOKv2-great-gatsby"

More Information needed