geo_html_200_full / README.md
erv1n's picture
Upload dataset
32dedb4 verified
metadata
dataset_info:
  features:
    - name: doc_id
      dtype: string
    - name: url
      dtype: string
    - name: raw_html
      dtype: string
    - name: html_source
      dtype: string
    - name: cleaned_text
      dtype: string
    - name: cleaned_text_length
      dtype: int64
    - name: topic_tags
      sequence: string
    - name: primary_topic
      dtype: string
    - name: difficulty_tags
      sequence: string
    - name: intent_tags
      sequence: string
    - name: data_source
      dtype: string
    - name: is_html_parse_failed
      dtype: bool
    - name: needs_refetch
      dtype: bool
    - name: refetch_success
      dtype: bool
    - name: html_issues
      sequence: string
    - name: issue_score
      dtype: float64
    - name: query
      dtype: string
    - name: title
      dtype: string
  splits:
    - name: train
      num_bytes: 84645923
      num_examples: 200
  download_size: 26551581
  dataset_size: 84645923
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*