Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
3 |
task_categories:
|
4 |
- text-classification
|
5 |
- tabular-classification
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
configs:
|
4 |
+
- config_name: default
|
5 |
+
data_files:
|
6 |
+
- split: data
|
7 |
+
path: "data.csv"
|
8 |
task_categories:
|
9 |
- text-classification
|
10 |
- tabular-classification
|