sample_prompts.json: Example prompt format
Large dataset files (mmlu_10k.json, cosmosqa_10k.json, etc.) will be made available via anonymous data repository
Each dataset file should be in JSON format with the following structure:
[
{
"id": "unique_id",
"question": "Question text",
"choices": {
"A": "First choice",
"B": "Second… See the full description on the dataset page:
https://huggingface.co/datasets/enigmakun-singularity/anonymous-ucs-llm.