pszemraj commited on
Commit
8941535
·
verified ·
1 Parent(s): 23cb461

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
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.