Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- table-question-answering
|
6 |
+
- feature-extraction
|
7 |
+
- token-classification
|
8 |
+
- question-answering
|
9 |
+
language:
|
10 |
+
- ae
|
11 |
+
tags:
|
12 |
+
- code
|
13 |
+
size_categories:
|
14 |
+
- 10K<n<100K
|
15 |
+
---
|