BOOKv2-ladydog-2 / README.md
nmcco's picture
Upload README.md with huggingface_hub
fb5f87a 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: 1578439.388888889
      num_examples: 122
    - name: test
      num_bytes: 284636.6111111111
      num_examples: 22
  download_size: 638003
  dataset_size: 1863076

Dataset Card for "BOOKv2-ladydog-2"

More Information needed