Datasets:
| { | |
| "citation": "", | |
| "description": "", | |
| "features": { | |
| "task_id": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "text": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "code": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "test_list": { | |
| "feature": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "test_setup_code": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "challenge_test_list": { | |
| "feature": { | |
| "dtype": "null", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "context": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "context_id": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "context_length_tokens": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "code_length_chars": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| } | |
| }, | |
| "homepage": "", | |
| "license": "" | |
| } |