Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -26,4 +26,14 @@ configs:
|
|
26 |
path: data/test-*
|
27 |
- split: validation
|
28 |
path: data/validation-*
|
|
|
|
|
|
|
|
|
|
|
29 |
---
|
|
|
|
|
|
|
|
|
|
|
|
26 |
path: data/test-*
|
27 |
- split: validation
|
28 |
path: data/validation-*
|
29 |
+
license: cc-by-sa-4.0
|
30 |
+
task_categories:
|
31 |
+
- text-classification
|
32 |
+
language:
|
33 |
+
- en
|
34 |
---
|
35 |
+
|
36 |
+
|
37 |
+
# google_wellformed_query-hf
|
38 |
+
|
39 |
+
Original [google_wellformed_query](https://huggingface.co/datasets/google-research-datasets/google_wellformed_query) loaded/converted to parquet format so `trust_remote_code` is not needed.
|