BOOKv2-ladydog-6 / README.md
nmcco's picture
Upload README.md with huggingface_hub
d7f99c1 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: 4212687.155963303
      num_examples: 277
    - name: test
      num_bytes: 760412.8440366973
      num_examples: 50
  download_size: 2277212
  dataset_size: 4973100

Dataset Card for "BOOKv2-ladydog-6"

More Information needed