kornwtp's picture
Update README.md
faf504a verified
metadata
dataset_info:
  features:
    - name: sentence1
      dtype: string
    - name: sentence2
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': entailment
            '1': neutral
            '2': contradiction
  splits:
    - name: train
      num_bytes: 206105782
      num_examples: 392702
    - name: test
      num_bytes: 2520985
      num_examples: 5010
    - name: validation
      num_bytes: 1637644
      num_examples: 3238
  download_size: 80346717
  dataset_size: 210264411
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*
license: cc0-1.0

ref: https://huggingface.co/datasets/Divyanshu/indicxnli