Disable dataset viewer (file-based dataset, not tabular)
Browse files
|
@@ -1,5 +1,6 @@
|
|
1
|
---
|
|
2
|
license: cc-by-4.0
|
|
|
|
|
3
|
task_categories:
|
|
4
|
- text2text-generation
|
|
5
|
- text-generation
|
|
|
|
1
|
---
|
|
2
|
license: cc-by-4.0
|
|
3
|
+
viewer: false
|
|
4
|
task_categories:
|
|
5
|
- text2text-generation
|
|
6
|
- text-generation
|