crawl_history / README.md
cyc00518's picture
科科史上的今天
a6dd937 verified
metadata
dataset_info:
  features:
    - name: url
      dtype: string
    - name: updated_at
      dtype: string
    - name: title
      dtype: string
    - name: src_date
      dtype: string
    - name: text
      dtype: string
    - name: word_count
      dtype: int64
    - name: token_count
      dtype: int64
    - name: images
      list:
        - name: caption
          dtype: string
        - name: height
          dtype: int64
        - name: img_path
          dtype: string
        - name: img_sha256
          dtype: string
        - name: photo_credit
          dtype: string
        - name: url
          dtype: string
        - name: width
          dtype: int64
  splits:
    - name: train
      num_bytes: 1423967
      num_examples: 432
  download_size: 986413
  dataset_size: 1423967
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*