File size: 887 Bytes
3a30cfe 21b08cd 3a30cfe 21b08cd 3a30cfe 21b08cd 3a30cfe 21b08cd 3a30cfe | 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: data_id
dtype: int64
- name: sentence1_en
dtype: string
- name: sentence1_fr
dtype: string
- name: sentence1_de
dtype: string
- name: sentence1_zh
dtype: string
- name: sentence1_es
dtype: string
- name: sentence1_ja
dtype: string
- name: sentence1_ko
dtype: string
- name: label
dtype: int64
- name: sentence2_en
dtype: string
- name: sentence2_fr
dtype: string
- name: sentence2_de
dtype: string
- name: sentence2_zh
dtype: string
- name: sentence2_es
dtype: string
- name: sentence2_ja
dtype: string
- name: sentence2_ko
dtype: string
splits:
- name: train
num_bytes: 87553664
num_examples: 49401
download_size: 61146798
dataset_size: 87553664
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|