pranjali97's picture
readme: add language tags (#1)
1ab6fd0
metadata
dataset_info:
  features:
    - name: premise
      dtype: string
    - name: hypothesis
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': entailment
            '1': neutral
            '2': contradiction
    - name: translated_premise
      dtype: string
    - name: translated_hypothesis
      dtype: string
  splits:
    - name: validation
      num_bytes: 2303892
      num_examples: 10000
    - name: train
      num_bytes: 122642216
      num_examples: 550152
    - name: test
      num_bytes: 2296826
      num_examples: 10000
  download_size: 40424758
  dataset_size: 127242934
language:
  - en
  - fr

Dataset Card for "french_translated_snli"

More Information needed