Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 1,151 Bytes
f92819d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4755020
f92819d
 
 
4755020
 
 
 
 
 
 
 
 
 
 
 
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: label
    dtype: string
  - name: src
    dtype: string
  - name: cat
    dtype: string
  - name: exp
    dtype: string
  - name: ent_type
    dtype: string
  - name: prem_num
    dtype: int64
  - name: premises
    dtype: string
  - name: hypothesis
    dtype: string
  - name: subs
    struct:
    - name: NP0
      dtype: string
    - name: NP1
      dtype: string
    - name: NP2
      dtype: string
    - name: NP3
      dtype: string
    - name: NP4
      dtype: string
    - name: _at_least
      dtype: string
    - name: immediately_r_01
      dtype: string
  splits:
  - name: train
    num_bytes: 7276049
    num_examples: 32000
  download_size: 1027566
  dataset_size: 7276049
license: mit
---
# Dataset Card for "SpaceNLI"

https://github.com/kovvalsky/SpaceNLI/tree/main

```
@misc{abzianidze2023spacenli,
      title={SpaceNLI: Evaluating the Consistency of Predicting Inferences in Space}, 
      author={Lasha Abzianidze and Joost Zwarts and Yoad Winter},
      year={2023},
      eprint={2307.02269},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}
```