Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-2.0
|
| 3 |
+
multilinguality:
|
| 4 |
+
- monolingual
|
| 5 |
+
size_categories:
|
| 6 |
+
- 10K<n<100K
|
| 7 |
+
source_datasets:
|
| 8 |
+
- original
|
| 9 |
+
task_categories:
|
| 10 |
+
- systematic reasoning
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# NoRA:
|
| 14 |
+
NoRA (Non-Path Reasoning with Ambiguous Facts), a new benchmark which
|
| 15 |
+
challenges state-of-the-art neural models for relational reasoning
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
---
|