| license: mit | |
| language: | |
| - en | |
| configs: | |
| - config_name: 0-shot | |
| data_files: | |
| - split: test | |
| path: 0-shot.jsonl | |
| - config_name: 1-shot | |
| data_files: | |
| - split: test | |
| path: 1-shot.jsonl | |
| - config_name: 3-shot | |
| data_files: | |
| - split: test | |
| path: 3-shot.jsonl | |
| - config_name: 5-shot | |
| data_files: | |
| - split: test | |
| path: 5-shot.jsonl | |
| - config_name: 7-shot | |
| data_files: | |
| - split: test | |
| path: 7-shot.jsonl | |