Santp98's picture
Upload README.md with huggingface_hub
88c9e8e
|
raw
history blame
796 Bytes
---
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: qty_of_bidders
dtype: int64
- name: bids_qty_by_bidders
dtype: int64
- name: publication_date
dtype: timestamp[ns]
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 272958493
num_examples: 939819
- name: test
num_bytes: 28315653
num_examples: 97595
download_size: 0
dataset_size: 301274146
---
# Dataset Card for "query_generated-title-secop2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)