sick_nl / README.md
maximedb's picture
Upload README.md with huggingface_hub
ae04b0c
|
raw
history blame
993 Bytes
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
  splits:
    - name: train
      num_bytes: 1337692
      num_examples: 4439
    - name: validation
      num_bytes: 150942
      num_examples: 495
    - name: test
      num_bytes: 1472130
      num_examples: 4906
  download_size: 817479
  dataset_size: 2960764

Dataset Card for "sick_nl"

More Information needed