| dataset_info: | |
| config_name: lcc | |
| features: | |
| - name: question | |
| dtype: string | |
| - name: context | |
| dtype: string | |
| - name: answers | |
| sequence: string | |
| - name: length | |
| dtype: int32 | |
| - name: dataset | |
| dtype: string | |
| - name: language | |
| dtype: string | |
| - name: all_classes | |
| dtype: 'null' | |
| - name: _id | |
| dtype: string | |
| - name: _row_id | |
| dtype: int64 | |
| - name: context_cheatsheet | |
| dtype: string | |
| - name: prompt_cheatsheet | |
| dtype: string | |
| - name: answer_prefix | |
| dtype: string | |
| - name: task | |
| dtype: string | |
| - name: max_new_tokens | |
| dtype: int64 | |
| - name: cheatsheet | |
| dtype: string | |
| splits: | |
| - name: test | |
| num_bytes: 15684246 | |
| num_examples: 500 | |
| download_size: 5138505 | |
| dataset_size: 15684246 | |
| configs: | |
| - config_name: lcc | |
| data_files: | |
| - split: test | |
| path: lcc/test-* | |