kirsten_v5 / README.md
profetize's picture
Upload README.md with huggingface_hub
c6e95ad
|
raw
history blame contribute delete
No virus
754 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validate
        path: data/validate-*
dataset_info:
  features:
    - name: Filename
      dtype: string
    - name: URL
      dtype: string
    - name: Content
      dtype: string
  splits:
    - name: train
      num_bytes: 243360307.832761
      num_examples: 10482
    - name: test
      num_bytes: 81143319.5836195
      num_examples: 3495
    - name: validate
      num_bytes: 81143319.5836195
      num_examples: 3495
  download_size: 237943569
  dataset_size: 405646947

Dataset Card for "kirsten_v5"

More Information needed