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 | |
- name: __language__ | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 873989 | |
num_examples: 6500 | |
- name: test | |
num_bytes: 340838 | |
num_examples: 2448 | |
- name: validation | |
num_bytes: 67669 | |
num_examples: 500 | |
download_size: 0 | |
dataset_size: 1282496 | |
# Dataset Card for "assin2_por_Latn_to_glg_Latn" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |