File size: 800 Bytes
bd3dad8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
dataset_info:
  features:
  - name: promptID
    dtype: int64
  - 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: int64
  - name: premise_rationale
    sequence: int64
  - name: hypothesis_rationale
    sequence: int64
  splits:
  - name: train
    num_bytes: 425
    num_examples: 1
  download_size: 8283
  dataset_size: 425
---
# Dataset Card for "emnli"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)