Upload dataset_info.json with huggingface_hub
Browse files- dataset_info.json +1 -0
dataset_info.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"flagged": {"features": {"User ID:": {"dtype": "string", "_type": "Value"}, "Question:": {"dtype": "string", "_type": "Value"}, "Keywords/Prompt:": {"dtype": "string", "_type": "Value"}, "Question Type:": {"dtype": "string", "_type": "Value"}, "Subjects (If Any)": {"dtype": "string", "_type": "Value"}, "Correct Answer:": {"dtype": "string", "_type": "Value"}, "Fact Distractor:": {"dtype": "string", "_type": "Value"}, "Process Distractor:": {"dtype": "string", "_type": "Value"}, "Accuracy Distractor:": {"dtype": "string", "_type": "Value"}, "flag": {"dtype": "string", "_type": "Value"}, "username": {"dtype": "string", "_type": "Value"}}}}
|