nmcco's picture
Upload README.md with huggingface_hub
2eb5778 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: 2206413.9190751445
      num_examples: 147
    - name: test
      num_bytes: 390250.0809248555
      num_examples: 26
  download_size: 1016290
  dataset_size: 2596664

Dataset Card for "BOOKv2-arabiannights-5"

More Information needed