| --- |
| dataset_info: |
| features: |
| - name: row_id |
| dtype: int64 |
| - name: student_solution_id |
| dtype: int64 |
| - name: prompt |
| dtype: string |
| - name: completion |
| dtype: string |
| - name: replacement |
| struct: |
| - name: content |
| dtype: string |
| - name: location |
| dtype: int64 |
| - name: problem |
| dtype: string |
| - name: answer |
| dtype: string |
| - name: source |
| dtype: string |
| splits: |
| - name: with_suffix |
| num_bytes: 198488379 |
| num_examples: 5276 |
| - name: with_suffix_legacy |
| num_bytes: 328166368 |
| num_examples: 14566 |
| - name: with_suffix_small |
| num_bytes: 7223231.381349507 |
| num_examples: 192 |
| download_size: 202203112 |
| dataset_size: 533877978.3813495 |
| configs: |
| - config_name: default |
| data_files: |
| - split: with_suffix |
| path: data/with_suffix-* |
| - split: with_suffix_legacy |
| path: data/with_suffix_legacy-* |
| - split: with_suffix_small |
| path: data/with_suffix_small-* |
| --- |
| |