urls-and-headers / README.md
jonbarlow's picture
Upload dataset
de15af3 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: url
      dtype: string
    - name: label
      dtype: string
    - name: http_response
      dtype: int64
    - name: html_title
      dtype: string
    - name: meta_description
      dtype: string
    - name: h1
      dtype: string
    - name: h2
      dtype: string
    - name: h3
      dtype: string
    - name: h4
      dtype: string
    - name: h5
      dtype: string
    - name: h6
      dtype: string
  splits:
    - name: train
      num_bytes: 1993833.7356709372
      num_examples: 3781
    - name: test
      num_bytes: 352256.2643290627
      num_examples: 668
  download_size: 1000014
  dataset_size: 2346090
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*