File size: 1,021 Bytes
4331f7b 93c5c44 a603ce5 93c5c44 1a1190b 93c5c44 1a1190b a603ce5 bc613ff a603ce5 bc613ff 93c5c44 a603ce5 4331f7b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | ---
license: mit
dataset_info:
- config_name: '32768'
features:
- name: context
dtype: string
- name: question
dtype: string
- name: answer_prefix
dtype: string
- name: answer
list: string
- name: task
dtype: string
- name: max_new_tokens
dtype: int64
splits:
- name: test
num_bytes: 829775545
num_examples: 6500
download_size: 393187189
dataset_size: 829775545
- config_name: '65536'
features:
- name: context
dtype: string
- name: question
dtype: string
- name: answer_prefix
dtype: string
- name: answer
list: string
- name: task
dtype: string
- name: max_new_tokens
dtype: int64
splits:
- name: test
num_bytes: 1662361645
num_examples: 6500
download_size: 796088430
dataset_size: 1662361645
configs:
- config_name: '32768'
data_files:
- split: test
path: 32768/test-*
- config_name: '65536'
data_files:
- split: test
path: 65536/test-*
---
|