File size: 1,900 Bytes
c9c60fb |
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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 |
---
dataset_info:
features:
- name: index
dtype: int64
- name: input
dtype: string
- name: outputs
list: string
- name: length
dtype: int64
- name: length_w_model_temp
dtype: int64
- name: answer_prefix
dtype: string
splits:
- name: niah_single_1
num_bytes: 122673994
num_examples: 500
- name: niah_multikey_3
num_bytes: 64284100
num_examples: 500
- name: niah_single_3
num_bytes: 154152018
num_examples: 500
- name: cwe
num_bytes: 21415547
num_examples: 500
- name: vt
num_bytes: 122825400
num_examples: 500
- name: niah_multivalue
num_bytes: 153650232
num_examples: 500
- name: niah_multiquery
num_bytes: 154313887
num_examples: 500
- name: niah_multikey_1
num_bytes: 153387250
num_examples: 500
- name: fwe
num_bytes: 84445040
num_examples: 500
- name: qa_2
num_bytes: 137560532
num_examples: 500
- name: qa_1
num_bytes: 154208187
num_examples: 500
- name: niah_single_2
num_bytes: 153638177
num_examples: 500
- name: niah_multikey_2
num_bytes: 121067922
num_examples: 500
download_size: 759681781
dataset_size: 1597622286
configs:
- config_name: default
data_files:
- split: niah_single_1
path: data/niah_single_1-*
- split: niah_multikey_3
path: data/niah_multikey_3-*
- split: niah_single_3
path: data/niah_single_3-*
- split: cwe
path: data/cwe-*
- split: vt
path: data/vt-*
- split: niah_multivalue
path: data/niah_multivalue-*
- split: niah_multiquery
path: data/niah_multiquery-*
- split: niah_multikey_1
path: data/niah_multikey_1-*
- split: fwe
path: data/fwe-*
- split: qa_2
path: data/qa_2-*
- split: qa_1
path: data/qa_1-*
- split: niah_single_2
path: data/niah_single_2-*
- split: niah_multikey_2
path: data/niah_multikey_2-*
---
|