nmcco's picture
Upload README.md with huggingface_hub
c6a45be 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: 1797670.1
      num_examples: 170
    - name: test
      num_bytes: 317235.9
      num_examples: 30
  download_size: 769833
  dataset_size: 2114906

Dataset Card for "BOOKv2-arabiannights-2"

More Information needed