Datasets:
PDAP
/

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
training-urls / README.md
jonbarlow's picture
Upload dataset
a50ace9 verified
|
raw
history blame
860 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: url
      dtype: string
    - name: html_title
      dtype: string
    - name: meta_description
      dtype: string
    - name: http_response
      dtype: float64
    - name: root_page_title
      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
    - name: div_text
      dtype: string
    - name: relevant
      dtype: string
    - name: hierarchy
      dtype: float64
    - name: record_type
      dtype: string
    - name: coarse_record_type
      dtype: string
  splits:
    - name: train
      num_bytes: 6735309
      num_examples: 4288
  download_size: 2069478
  dataset_size: 6735309
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*