jcbao77's picture
Upload README.md with huggingface_hub
96956af
metadata
dataset_info:
  features:
    - name: promptID
      dtype: int32
    - name: pairID
      dtype: string
    - name: premise
      dtype: string
    - name: premise_binary_parse
      dtype: string
    - name: premise_parse
      dtype: string
    - name: hypothesis
      dtype: string
    - name: hypothesis_binary_parse
      dtype: string
    - name: hypothesis_parse
      dtype: string
    - name: genre
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': entailment
            '1': neutral
            '2': contradiction
    - name: domains
      dtype: string
    - name: weights
      dtype: float64
  splits:
    - name: train
      num_bytes: 327512744
      num_examples: 315352
  download_size: 165625528
  dataset_size: 327512744

Dataset Card for "weighted_trainingdata_domain_adaptation_government_telephone"

More Information needed