Create README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# SentimentAI_X1_Custom_20250430
|
| 2 |
+
|
| 3 |
+
A lightweight custom sentiment analysis model trained with Naive Bayes.
|
| 4 |
+
- Language: English
|
| 5 |
+
- Task: Binary sentiment classification (positive / negative)
|
| 6 |
+
- Built for OpenLedger Model Madness 2025
|