File size: 920 Bytes
05da832
 
 
 
 
 
 
 
 
 
 
f09357b
 
 
 
faffeb6
 
f09357b
 
05da832
 
ac4bf98
f09357b
05da832
f09357b
faffeb6
 
f09357b
05da832
82be56b
ac4bf98
faffeb6
 
 
 
 
 
 
 
 
05da832
 
 
 
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
38
39
40
41
42
43
44
---
dataset_info:
  features:
  - name: captionID
    dtype: string
  - name: pairID
    dtype: string
  - name: sentence1
    dtype: string
  - name: sentence2
    dtype: string
  - name: is_main_shortcut
    dtype: bool
  - name: shortcut_id
    dtype: int64
  - name: shortcut
    dtype: string
  - name: gold_label
    dtype: string
  splits:
  - name: train
    num_bytes: 71206465
    num_examples: 264000
  - name: test
    num_bytes: 41461112
    num_examples: 144000
  - name: dev
    num_bytes: 41610142
    num_examples: 144000
  download_size: 13856404
  dataset_size: 154277719
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: dev
    path: data/dev-*
---
# Dataset Card for "nli-stained"

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