CoolFace
Datasetpublic

WeixiangYan/SimpleRL-Zoo-Cleaned

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes9downloads
dataset_info.json34 linesDownload Raw Back to test
1{2  "citation": "",3  "description": "",4  "features": {5    "question": {6      "dtype": "string",7      "_type": "Value"8    },9    "answer": {10      "dtype": "string",11      "_type": "Value"12    },13    "level": {14      "dtype": "int64",15      "_type": "Value"16    },17    "ability": {18      "dtype": "string",19      "_type": "Value"20    },21    "reward_model": {22      "ground_truth": {23        "dtype": "string",24        "_type": "Value"25      },26      "style": {27        "dtype": "string",28        "_type": "Value"29      }30    }31  },32  "homepage": "",33  "license": ""34}