dataset_info: | |
features: | |
- name: sentence_pair_id | |
dtype: int64 | |
- name: premise | |
dtype: string | |
- name: hypothesis | |
dtype: string | |
- name: relatedness_score | |
dtype: float32 | |
- name: entailment_judgment | |
dtype: | |
class_label: | |
names: | |
'0': NONE | |
'1': ENTAILMENT | |
'2': PARAPHRASE | |
- name: __language__ | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 1052463 | |
num_examples: 5000 | |
- name: test | |
num_bytes: 820108 | |
num_examples: 4000 | |
- name: validation | |
num_bytes: 210810 | |
num_examples: 1000 | |
download_size: 0 | |
dataset_size: 2083381 | |
# Dataset Card for "assin_por_Latn_to_spa_Latn" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |