news_caption / README.md
minyichen's picture
去除重複、上傳完整版
d76962a verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image_id
      dtype: string
    - name: image_hash
      dtype: string
    - name: image
      dtype: image
    - name: article_url
      dtype: string
    - name: article_title
      dtype: string
    - name: article_date
      dtype: string
    - name: caption
      dtype: string
    - name: caption_original
      dtype: string
  splits:
    - name: train
      num_bytes: 10720157217
      num_examples: 104198
  download_size: 11146857229
  dataset_size: 10720157217