Valarmathy
commited on
Commit
•
c7a10f5
1
Parent(s):
4496208
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
task_categories:
|
3 |
- summarization
|
4 |
- text-classification
|
@@ -6,7 +8,6 @@ task_categories:
|
|
6 |
- conversational
|
7 |
- text2text-generation
|
8 |
- zero-shot-classification
|
9 |
-
pretty_name: d
|
10 |
size_categories:
|
11 |
- 10K<n<100K
|
12 |
license: cc0-1.0
|
|
|
1 |
---
|
2 |
+
configs:
|
3 |
+
- config_name: default
|
4 |
task_categories:
|
5 |
- summarization
|
6 |
- text-classification
|
|
|
8 |
- conversational
|
9 |
- text2text-generation
|
10 |
- zero-shot-classification
|
|
|
11 |
size_categories:
|
12 |
- 10K<n<100K
|
13 |
license: cc0-1.0
|