pszemraj's picture
Upload README.md with huggingface_hub
787549f
|
raw
history blame
No virus
563 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: url
      dtype: string
    - name: text
      dtype: string
    - name: date
      dtype: string
    - name: metadata
      dtype: string
  splits:
    - name: train
      num_bytes: 4467051029
      num_examples: 1820241
  download_size: 1772035124
  dataset_size: 4467051029

Dataset Card for "open-web-math-minhash"

More Information needed