Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
datasets:
|
| 4 |
-
- MisileLab/youtube-bot-comments
|
| 5 |
language:
|
| 6 |
- ko
|
| 7 |
pipeline_tag: text-classification
|
|
@@ -10,6 +10,8 @@ tags:
|
|
| 10 |
- youtube
|
| 11 |
- spam
|
| 12 |
- detection
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
# noMoreSpamYT - YouTube Bot Comment Detector
|
| 15 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
datasets:
|
| 4 |
+
- MisileLab/youtube-bot-comments-v2
|
| 5 |
language:
|
| 6 |
- ko
|
| 7 |
pipeline_tag: text-classification
|
|
|
|
| 10 |
- youtube
|
| 11 |
- spam
|
| 12 |
- detection
|
| 13 |
+
base_model:
|
| 14 |
+
- beomi/KcELECTRA-base
|
| 15 |
---
|
| 16 |
# noMoreSpamYT - YouTube Bot Comment Detector
|
| 17 |
|