albertvillanova's picture
Convert dataset to Parquet (#1)
77f70b5
metadata
annotations_creators:
  - found
language_creators:
  - found
language:
  - en
license:
  - other
multilinguality:
  - monolingual
size_categories:
  - 100K<n<1M
source_datasets:
  - original
task_categories:
  - text-classification
task_ids:
  - intent-classification
pretty_name: BingCoronavirusQuerySet
dataset_info:
  config_name: country_2020-09-01_2020-09-30
  features:
    - name: id
      dtype: int32
    - name: Date
      dtype: string
    - name: Query
      dtype: string
    - name: IsImplicitIntent
      dtype: string
    - name: Country
      dtype: string
    - name: PopularityScore
      dtype: int32
  splits:
    - name: train
      num_bytes: 22052194
      num_examples: 317856
  download_size: 6768102
  dataset_size: 22052194
configs:
  - config_name: country_2020-09-01_2020-09-30
    data_files:
      - split: train
        path: country_2020-09-01_2020-09-30/train-*
    default: true

Dataset Card for BingCoronavirusQuerySet

Table of Contents

Dataset Description

Dataset Summary

Please note that you can specify the start and end date of the data. You can get start and end dates from here: https://github.com/microsoft/BingCoronavirusQuerySet/tree/master/data/2020

example:

load_dataset("bing_coronavirus_query_set", queries_by="state", start_date="2020-09-01", end_date="2020-09-30")

You can also load the data by country by using queries_by="country".

Supported Tasks and Leaderboards

[More Information Needed]

Languages

[More Information Needed]

Dataset Structure

Data Instances

[More Information Needed]

Data Fields

[More Information Needed]

Data Splits

[More Information Needed]

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

[More Information Needed]

Initial Data Collection and Normalization

[More Information Needed]

Who are the source language producers?

[More Information Needed]

Annotations

[More Information Needed]

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Considerations for Using the Data

Social Impact of Dataset

[More Information Needed]

Discussion of Biases

[More Information Needed]

Other Known Limitations

[More Information Needed]

Additional Information

Dataset Curators

[More Information Needed]

Licensing Information

[More Information Needed]

Citation Information

[More Information Needed]

Contributions

Thanks to @abhishekkrthakur for adding this dataset.