llm4vv-test-split / README.md
chrismun's picture
Upload README.md with huggingface_hub
a44ccd9 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: file_path
      dtype: string
    - name: content
      dtype: string
  splits:
    - name: train
      num_bytes: 18945996.694315545
      num_examples: 1551
    - name: test
      num_bytes: 2113254.3056844547
      num_examples: 173
  download_size: 7052120
  dataset_size: 21059251

Dataset Card for "llm4vv-test-split"

More Information needed