Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
resnli / README.md
sileod's picture
Upload README.md with huggingface_hub
152c9f1
|
raw
history blame
524 Bytes
metadata
license: cc-by-4.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: premise
      dtype: 'null'
    - name: hypothesis
      dtype: 'null'
    - name: label
      dtype: 'null'
    - name: config
      dtype: 'null'
  splits:
    - name: train
    - name: validation
    - name: test
  download_size: 3369
  dataset_size: 0

https://github.com/ruixiangcui/WikiResNLI_NatResNLI