BOOKv2-ladydog-3 / README.md
nmcco's picture
Upload README.md with huggingface_hub
69ad1e7 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: 1003718.3119266055
      num_examples: 92
    - name: test
      num_bytes: 185469.6880733945
      num_examples: 17
  download_size: 461881
  dataset_size: 1189188

Dataset Card for "BOOKv2-ladydog-3"

More Information needed