sick-br / README.md
loremipsum3658's picture
Upload README.md with huggingface_hub
85c3f97
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: pair_ID
dtype: int64
- name: sentence_A
dtype: string
- name: sentence_B
dtype: string
- name: entailment_label
dtype: string
- name: relatedness_score
dtype: float64
- name: entailment_AB
dtype: string
- name: entailment_BA
dtype: string
- name: sentence_A_original
dtype: string
- name: sentence_B_original
dtype: string
- name: sentence_A_dataset
dtype: string
- name: sentence_B_dataset
dtype: string
- name: SemEval_set
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 2196243
num_examples: 6887
- name: test
num_bytes: 470001
num_examples: 1477
- name: validation
num_bytes: 470022
num_examples: 1476
download_size: 1217241
dataset_size: 3136266
---
# Dataset Card for "sick-br"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)