File size: 663 Bytes
92529d2 | 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 | ---
dataset_info:
features:
- name: input
dtype: string
- name: context
dtype: string
- name: answers
dtype: string
- name: length
dtype: int32
- name: dataset
dtype: string
- name: language
dtype: string
- name: all_classes
dtype: 'null'
- name: _id
dtype: string
splits:
- name: lcc_e_python
num_bytes: 7362665
num_examples: 112
- name: lcc_python
num_bytes: 2898390
num_examples: 182
download_size: 3554162
dataset_size: 10261055
configs:
- config_name: default
data_files:
- split: lcc_e_python
path: data/lcc_e_python-*
- split: lcc_python
path: data/lcc_python-*
---
|