Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
license: afl-3.0
|
2 |
annotations_creators:
|
3 |
- crowdsourced
|
@@ -25,4 +28,5 @@ tags:
|
|
25 |
task_categories:
|
26 |
- text-classification
|
27 |
task_ids:
|
28 |
-
- natural-language-inference
|
|
|
|
1 |
+
Datasets for MNLI text classification, containing three files for training, validation, and testing with your model.
|
2 |
+
|
3 |
+
---
|
4 |
license: afl-3.0
|
5 |
annotations_creators:
|
6 |
- crowdsourced
|
|
|
28 |
task_categories:
|
29 |
- text-classification
|
30 |
task_ids:
|
31 |
+
- natural-language-inference
|
32 |
+
---
|