simana commited on
Commit
dc60222
·
1 Parent(s): 984faa2

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -32
README.md DELETED
@@ -1,32 +0,0 @@
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
7
- configs:
8
- - adv_mnli
9
- - adv_mnli_mismatched
10
- - adv_qnli
11
- - adv_qqp
12
- - adv_rte
13
- - adv_sst2
14
- language:
15
- - en
16
- language_creators:
17
- - machine-generated
18
- multilinguality:
19
- - monolingual
20
- pretty_name: MNLI-text-classification
21
- size_categories:
22
- - unknown
23
- tags:
24
- - NLP
25
- - MNLI dataset
26
- - MNLI
27
- - Stanford Natural Language Inference (SNLI) Corpus'
28
- task_categories:
29
- - text-classification
30
- task_ids:
31
- - natural-language-inference
32
- ---