Datasets:
PDAP
/

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
training-urls / README.md
jonbarlow's picture
cast http_response to int64
4a8f401 verified
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: int64
    - 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: string
    - name: record_type
      dtype: string
    - name: coarse_record_type
      dtype: string
  splits:
    - name: train
      num_bytes: 6721094
      num_examples: 4290
  download_size: 2062535
  dataset_size: 6721094
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*