Protocol_Scrape / README.md
alxfgh's picture
Upload README.md with huggingface_hub
674e844 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: url
      dtype: string
    - name: content
      dtype: string
  splits:
    - name: train
      num_bytes: 154244454
      num_examples: 9372
  download_size: 78280721
  dataset_size: 154244454

Dataset Card for "Protocol_Scrape"

More Information needed