Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
commonsense
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- commonsense
|
9 |
---
|
10 |
+
|
11 |
+
```
|
12 |
+
@inproceedings{Bhagavatula2022GenGen,
|
13 |
+
title={Generating Generics: Knowledge Induction with NeuroLogic and Self-Imitation},
|
14 |
+
author={Chandra Bhagavatula, Jena D. Hwang, Doug Downey, Ronan Le Bras, Ximing Lu, Lianhui Qin, Keisuke Sakaguchi, Swabha Swayamdipta, Peter West, Yejin Choi},
|
15 |
+
booktitle={arXiv},
|
16 |
+
year={2022}
|
17 |
+
}
|
18 |
+
```
|