metadata
dataset_info:
features:
- name: idx
dtype: int64
- name: original
dtype: string
- name: en
dtype: string
- name: ru
dtype: string
- name: chrf_sim
dtype: float64
- name: labse_sim
dtype: float64
- name: forward_entailment
dtype: float64
- name: backward_entailment
dtype: float64
- name: p_good
dtype: float64
- name: len_tokens
dtype: int64
splits:
- name: train
num_bytes: 488921889
num_examples: 936931
- name: val
num_bytes: 4988702
num_examples: 9568
- name: test
num_bytes: 5004482
num_examples: 9524
download_size: 323982865
dataset_size: 498915073
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*