Datasets:
Matthew Franglen
commited on
Commit
•
0439b41
1
Parent(s):
f88660e
Add size and task categories
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ language:
|
|
5 |
arxiv:
|
6 |
- 2107.12214
|
7 |
- 2010.02609
|
|
|
|
|
|
|
|
|
|
|
8 |
configs:
|
9 |
- config_name: 2014-laptop-sem-eval
|
10 |
data_files:
|
|
|
5 |
arxiv:
|
6 |
- 2107.12214
|
7 |
- 2010.02609
|
8 |
+
size_categories:
|
9 |
+
- 1K<n<10K
|
10 |
+
task_categories:
|
11 |
+
- token-classification
|
12 |
+
- text-classification
|
13 |
configs:
|
14 |
- config_name: 2014-laptop-sem-eval
|
15 |
data_files:
|