Datasets:
Tasks:
Text Classification
Sub-tasks:
text-scoring
Languages:
English
Size:
10K<n<100K
ArXiv:
License:
Tidy up license metadata for google_wellformed_query, newspop, sick (#4378)
Browse files* normalise three licenses to be lowercase and include a minor version number as standard
* add missing language_creators tag according to source paper (ACL P13-1158)
* :|
* Specify google_wellformed_quer dataset name in card title
* Add data instance example to google_wellformed_query
Commit from https://github.com/huggingface/datasets/commit/e54ca80dfeabd8337ca99b9cd7b3155d9b0b0489
README.md
CHANGED
@@ -14,12 +14,14 @@ source_datasets:
|
|
14 |
size_categories:
|
15 |
- 10K<n<100K
|
16 |
licenses:
|
17 |
-
-
|
18 |
paperswithcode_id: null
|
19 |
pretty_name: GoogleWellformedQuery
|
|
|
|
|
20 |
---
|
21 |
|
22 |
-
# Dataset Card
|
23 |
|
24 |
## Table of Contents
|
25 |
- [Dataset Description](#dataset-description)
|
@@ -69,7 +71,9 @@ English
|
|
69 |
|
70 |
### Data Instances
|
71 |
|
72 |
-
|
|
|
|
|
73 |
|
74 |
### Data Fields
|
75 |
|
|
|
14 |
size_categories:
|
15 |
- 10K<n<100K
|
16 |
licenses:
|
17 |
+
- cc-by-sa-4.0
|
18 |
paperswithcode_id: null
|
19 |
pretty_name: GoogleWellformedQuery
|
20 |
+
language_creators:
|
21 |
+
- found
|
22 |
---
|
23 |
|
24 |
+
# Dataset Card for Google Query-wellformedness Dataset
|
25 |
|
26 |
## Table of Contents
|
27 |
- [Dataset Description](#dataset-description)
|
|
|
71 |
|
72 |
### Data Instances
|
73 |
|
74 |
+
```
|
75 |
+
{'rating': 0.2, 'content': 'The European Union includes how many ?'}
|
76 |
+
```
|
77 |
|
78 |
### Data Fields
|
79 |
|