Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
[{'expected': SplitInfo(name='train', num_bytes=0, num_examples=0, shard_lengths=None, dataset_name='codegauntlt'), 'recorded': SplitInfo(name='train', num_bytes=173, num_examples=1, shard_lengths=None, dataset_name='code_gauntlet')}, {'expected': SplitInfo(name='validation', num_bytes=0, num_examples=0, shard_lengths=None, dataset_name='codegauntlt'), 'recorded': SplitInfo(name='validation', num_bytes=173, num_examples=1, shard_lengths=None, dataset_name='code_gauntlet')}, {'expected': SplitInfo(name='test', num_bytes=0, num_examples=0, shard_lengths=None, dataset_name='codegauntlt'), 'recorded': SplitInfo(name='test', num_bytes=173, num_examples=1, shard_lengths=None, dataset_name='code_gauntlet')}]
Error code: UnexpectedError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
id
string | source
string | description
string | code_buggy
string | code_fixed
string | bug_type
string | tags
string | metadata
string |
|---|---|---|---|---|---|---|---|
ex001
|
mbpp
|
Fix the off-by-one error in range
|
for i in range(1, len(arr)):
|
for i in range(len(arr)):
|
logic
|
off-by-one,adversarial
|
{"executed": false}
|
YAML Metadata
Warning:
The task_categories "text2text-generation" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, image-text-to-image, image-text-to-video, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other
README.md exists but content is empty.
- Downloads last month
- 10