Santp98's picture
Upload README.md with huggingface_hub
9e31946
|
raw
history blame
751 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: description
      dtype: string
    - name: generated_queries
      dtype: string
    - name: providers
      dtype: int64
    - name: publication_date
      dtype: timestamp[ns]
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 265439941
      num_examples: 939819
    - name: test
      num_bytes: 27534893
      num_examples: 97595
  download_size: 63049233
  dataset_size: 292974834

Dataset Card for "query_generated-title-secop2"

More Information needed