Commit
·
b30358f
1
Parent(s):
b7ce4cd
Update README.md
Browse files
README.md
CHANGED
|
@@ -28,6 +28,14 @@ dataset_info:
|
|
| 28 |
num_examples: 1200
|
| 29 |
download_size: 15202058
|
| 30 |
dataset_size: 46041453
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
---
|
| 32 |
# The Adversarial Natural Language Inference (ANLI)
|
| 33 |
|
|
|
|
| 28 |
num_examples: 1200
|
| 29 |
download_size: 15202058
|
| 30 |
dataset_size: 46041453
|
| 31 |
+
task_categories:
|
| 32 |
+
- text-classification
|
| 33 |
+
language:
|
| 34 |
+
- en
|
| 35 |
+
tags:
|
| 36 |
+
- NLI
|
| 37 |
+
size_categories:
|
| 38 |
+
- 100K<n<1M
|
| 39 |
---
|
| 40 |
# The Adversarial Natural Language Inference (ANLI)
|
| 41 |
|