sick_nl / README.md
maximedb's picture
Upload README.md with huggingface_hub
4db7822
metadata
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: label
      dtype: int64
    - name: label_seq2seq
      dtype: string
  splits:
    - name: train
      num_bytes: 1359887
      num_examples: 4439
    - name: validation
      num_bytes: 153417
      num_examples: 495
    - name: test
      num_bytes: 1496660
      num_examples: 4906
  download_size: 822658
  dataset_size: 3009964

Dataset Card for "sick_nl"

More Information needed