File size: 857 Bytes
a47247b 651bb9a a47247b 651bb9a a47247b 651bb9a a47247b 651bb9a a47247b 651bb9a a47247b 651bb9a a47247b |
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 |
---
dataset_info:
features:
- name: id
dtype: string
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: answer
dtype: string
- name: dataset
dtype: string
- name: translated
dtype: bool
- name: input
dtype: string
- name: output
dtype: string
- name: conversations
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 864378584
num_examples: 923646
- name: validation
num_bytes: 25124637
num_examples: 23541
- name: test
num_bytes: 23873116
num_examples: 23023
download_size: 285523301
dataset_size: 913376337
configs:
- config_name: default
data_files:
- split: train
path: en/train-*
- split: validation
path: en/validation-*
- split: test
path: en/test-*
---
|