Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions datasets/google_wellformed_query/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,14 @@ source_datasets:
size_categories:
- 10K<n<100K
licenses:
- CC-BY-SA-4.0
- cc-by-sa-4.0
paperswithcode_id: null
pretty_name: GoogleWellformedQuery
language_creators:
- found
---

# Dataset Card Creation Guide
# Dataset Card for Google Query-wellformedness Dataset

## Table of Contents
- [Dataset Description](#dataset-description)
Expand Down Expand Up @@ -69,7 +71,9 @@ English

### Data Instances

[More Information Needed]
```
{'rating': 0.2, 'content': 'The European Union includes how many ?'}
```

### Data Fields

Expand Down
2 changes: 1 addition & 1 deletion datasets/newspop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ language_creators:
languages:
- en
licenses:
- cc-by-4
- cc-by-4.0
multilinguality:
- monolingual
size_categories:
Expand Down
2 changes: 1 addition & 1 deletion datasets/sick/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ language_creators:
languages:
- en
licenses:
- CC-BY-NC-SA-3.0
- cc-by-nc-sa-3.0
multilinguality:
- monolingual
size_categories:
Expand Down