Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
sileod commited on
Commit
4755020
·
1 Parent(s): f92819d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -41,7 +41,19 @@ dataset_info:
41
  num_examples: 32000
42
  download_size: 1027566
43
  dataset_size: 7276049
 
44
  ---
45
  # Dataset Card for "SpaceNLI"
46
 
47
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
41
  num_examples: 32000
42
  download_size: 1027566
43
  dataset_size: 7276049
44
+ license: mit
45
  ---
46
  # Dataset Card for "SpaceNLI"
47
 
48
+ https://github.com/kovvalsky/SpaceNLI/tree/main
49
+
50
+ ```
51
+ @misc{abzianidze2023spacenli,
52
+ title={SpaceNLI: Evaluating the Consistency of Predicting Inferences in Space},
53
+ author={Lasha Abzianidze and Joost Zwarts and Yoad Winter},
54
+ year={2023},
55
+ eprint={2307.02269},
56
+ archivePrefix={arXiv},
57
+ primaryClass={cs.CL}
58
+ }
59
+ ```