Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
task_categories:
|
3 |
- text-classification
|
4 |
language:
|
@@ -7,4 +9,5 @@ tags:
|
|
7 |
- biology
|
8 |
size_categories:
|
9 |
- 1M<n<10M
|
|
|
10 |
---
|
|
|
1 |
---
|
2 |
+
configs:
|
3 |
+
- config_name: default
|
4 |
task_categories:
|
5 |
- text-classification
|
6 |
language:
|
|
|
9 |
- biology
|
10 |
size_categories:
|
11 |
- 1M<n<10M
|
12 |
+
license: afl-3.0
|
13 |
---
|