Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
---
|
2 |
-
license: bigscience-bloom-rail-1.0
|
3 |
task_categories:
|
4 |
- text-classification
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
2 |
task_categories:
|
3 |
- text-classification
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
pretty_name: GreenLabel-Waste-Types
|
7 |
+
size_categories:
|
8 |
+
- 10K<n<100K
|
9 |
+
---
|
10 |
+
|
11 |
+
Original Datasets: https://www.kaggle.com/datasets/techsash/waste-classification-data?select=DATASET
|