french-snli / README.md
sugam11's picture
Upload README.md with huggingface_hub
7d2be38
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: test
      num_bytes: 2296826
      num_examples: 10000
    - name: train
      num_bytes: 122642216
      num_examples: 550152
    - name: validation
      num_bytes: 2303892
      num_examples: 10000
  download_size: 40422094
  dataset_size: 127242934

Dataset Card for "french-snli"

More Information needed