Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,11 @@ datasets:
|
|
9 |
- website-classifier/autotrain-data
|
10 |
---
|
11 |
|
|
|
|
|
|
|
|
|
|
|
12 |
# Model Trained Using AutoTrain
|
13 |
|
14 |
- Problem type: Text Classification
|
|
|
9 |
- website-classifier/autotrain-data
|
10 |
---
|
11 |
|
12 |
+
|
13 |
+
Used the website categories from URL Classification Dataset [DMOZ] https://www.kaggle.com/datasets/shawon10/url-classification-dataset-dmoz and a zero-shot-classifier on c4 sample to make a training dataset.
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
# Model Trained Using AutoTrain
|
18 |
|
19 |
- Problem type: Text Classification
|