Datasets:
xzhao-tkl
commited on
Commit
·
f83d566
1
Parent(s):
a0c2a1c
update readme
Browse files
README.md
CHANGED
@@ -25,25 +25,19 @@ configs:
|
|
25 |
path: "classification/imdb/val.csv"
|
26 |
- split: test
|
27 |
path: "classification/imdb/test.csv"
|
28 |
-
|
29 |
annotations_creators:
|
30 |
-
- no-annotation
|
31 |
language_creators:
|
32 |
-
- found
|
33 |
language:
|
34 |
-
- en
|
35 |
-
license:
|
36 |
-
- unknown
|
37 |
multilinguality:
|
38 |
-
- monolingual
|
39 |
size_categories:
|
40 |
-
- n<
|
41 |
-
source_datasets:
|
42 |
-
- original
|
43 |
task_categories:
|
44 |
-
-
|
45 |
task_ids:
|
46 |
-
- natural-language-inference
|
47 |
paperswithcode_id: null
|
48 |
-
pretty_name: test
|
49 |
---
|
|
|
25 |
path: "classification/imdb/val.csv"
|
26 |
- split: test
|
27 |
path: "classification/imdb/test.csv"
|
|
|
28 |
annotations_creators:
|
29 |
+
- no-annotation
|
30 |
language_creators:
|
31 |
+
- found
|
32 |
language:
|
33 |
+
- en, es, de, zh, fr
|
|
|
|
|
34 |
multilinguality:
|
35 |
+
- monolingual, multilingual
|
36 |
size_categories:
|
37 |
+
- n<1M
|
|
|
|
|
38 |
task_categories:
|
39 |
+
- knowledge
|
40 |
task_ids:
|
41 |
+
- natural-language-inference
|
42 |
paperswithcode_id: null
|
|
|
43 |
---
|