pauq / README.md
Oleg Somov
fix readme
5e70b4c
|
raw
history blame
5.81 kB
---
dataset_info:
- config_name: ru_os
features:
- name: id
dtype: string
- name: db_id
dtype: string
- name: source
dtype: string
- name: type
dtype: string
- name: question
dtype: string
- name: query
dtype: string
- name: sql
sequence: string
- name: question_toks
sequence: string
- name: query_toks
sequence: string
- name: query_toks_no_values
sequence: string
- name: template
dtype: string
splits:
- name: train
num_examples: 8800
- name: test
num_examples: 1076
- config_name: en_os
features:
- name: id
dtype: string
- name: db_id
dtype: string
- name: source
dtype: string
- name: type
dtype: string
- name: question
dtype: string
- name: query
dtype: string
- name: sql
sequence: string
- name: question_toks
sequence: string
- name: query_toks
sequence: string
- name: query_toks_no_values
sequence: string
- name: template
dtype: string
splits:
- name: train
num_examples: 8800
- name: test
num_examples: 1076
- config_name: ru_trl
features:
- name: id
dtype: string
- name: db_id
dtype: string
- name: source
dtype: string
- name: type
dtype: string
- name: question
dtype: string
- name: query
dtype: string
- name: sql
sequence: string
- name: question_toks
sequence: string
- name: query_toks
sequence: string
- name: query_toks_no_values
sequence: string
- name: template
dtype: string
splits:
- name: train
num_examples: 7890
- name: test
num_examples: 1971
- config_name: en_trl
features:
- name: id
dtype: string
- name: db_id
dtype: string
- name: source
dtype: string
- name: type
dtype: string
- name: question
dtype: string
- name: query
dtype: string
- name: sql
sequence: string
- name: question_toks
sequence: string
- name: query_toks
sequence: string
- name: query_toks_no_values
sequence: string
- name: template
dtype: string
splits:
- name: train
num_examples: 7890
- name: test
num_examples: 1974
- config_name: ru_tsl
features:
- name: id
dtype: string
- name: db_id
dtype: string
- name: source
dtype: string
- name: type
dtype: string
- name: question
dtype: string
- name: query
dtype: string
- name: sql
sequence: string
- name: question_toks
sequence: string
- name: query_toks
sequence: string
- name: query_toks_no_values
sequence: string
- name: template
dtype: string
splits:
- name: train
num_examples: 7900
- name: test
num_examples: 1969
- config_name: en_tsl
features:
- name: id
dtype: string
- name: db_id
dtype: string
- name: source
dtype: string
- name: type
dtype: string
- name: question
dtype: string
- name: query
dtype: string
- name: sql
sequence: string
- name: question_toks
sequence: string
- name: query_toks
sequence: string
- name: query_toks_no_values
sequence: string
- name: template
dtype: string
splits:
- name: train
num_examples: 7900
- name: test
num_examples: 1974
---
# Dataset Card for [Dataset Name]
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
- [Data Instances](#data-instances)
- [Data Fields](#data-fields)
- [Data Splits](#data-splits)
- [Dataset Creation](#dataset-creation)
- [Curation Rationale](#curation-rationale)
- [Source Data](#source-data)
- [Annotations](#annotations)
- [Personal and Sensitive Information](#personal-and-sensitive-information)
- [Considerations for Using the Data](#considerations-for-using-the-data)
- [Social Impact of Dataset](#social-impact-of-dataset)
- [Discussion of Biases](#discussion-of-biases)
- [Other Known Limitations](#other-known-limitations)
- [Additional Information](#additional-information)
- [Dataset Curators](#dataset-curators)
- [Licensing Information](#licensing-information)
- [Citation Information](#citation-information)
- [Contributions](#contributions)
## Dataset Description
- **Homepage:**
- **Repository:**
- **Paper:**
- **Leaderboard:**
- **Point of Contact:**
Link to databases: https://drive.google.com/file/d/1Xjbp207zfCaBxhPgt-STB_RxwNo2TIW2/view
### Dataset Summary
[More Information Needed]
### 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
#### Initial Data Collection and Normalization
[More Information Needed]
#### Who are the source language producers?
[More Information Needed]
### Annotations
#### 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 [@github-username](https://github.com/<github-username>) for adding this dataset.