File size: 1,845 Bytes
5bb20d4 baf44b9 80ec80e a950934 baf44b9 80ec80e baf44b9 80ec80e baf44b9 80ec80e f7f225f 5bb20d4 0e319bb 5bb20d4 505481a 5bb20d4 c7e82a4 5bb20d4 505481a f7f225f e91960a f7f225f 1cbd591 f7f225f 1cbd591 f7f225f 1cbd591 5bb20d4 baf44b9 5bb20d4 f7f225f 5bb20d4 |
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 89 90 91 92 93 94 95 96 97 98 |
---
dataset_info:
- config_name: default
features:
- name: id
dtype: string
- name: question
dtype: string
- name: url
dtype: string
- name: url_title
dtype: string
- name: title
dtype: string
- name: answer
dtype: string
- name: nearest_pages
sequence: string
splits:
- name: train
num_bytes: 2141284689
num_examples: 84260
- name: validation
num_bytes: 184121719
num_examples: 7224
download_size: 1208857102
dataset_size: 2325406408
- config_name: eng_Latn
features:
- name: id
dtype: string
- name: question
dtype: string
- name: url
dtype: string
- name: url_title
dtype: string
- name: title
dtype: string
- name: answer
dtype: string
- name: negatives
sequence: string
splits:
- name: train
num_bytes: 26262123
num_examples: 84260
- name: validation
num_bytes: 2229583
num_examples: 7224
download_size: 17515084
dataset_size: 28491706
- config_name: hi
features:
- name: id
dtype: string
- name: question
dtype: string
- name: url
dtype: string
- name: url_title
dtype: string
- name: title
dtype: string
- name: answer
dtype: string
- name: negatives
sequence: string
splits:
- name: train
num_bytes: 42366636
num_examples: 84260
- name: validation
num_bytes: 3588318
num_examples: 7224
download_size: 21508148
dataset_size: 45954954
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- config_name: eng_Latn
data_files:
- split: train
path: eng_Latn/train-*
- split: validation
path: eng_Latn/validation-*
- config_name: hi
data_files:
- split: train
path: hi/train-*
- split: validation
path: hi/validation-*
---
|