Magical-1-star-xl / README.md
underwater45's picture
Update README.md
b363e08 verified
---
language:
- en
tags:
- text-classification
- custom-model
license: mit
---
# Magical-1-star-xl
This is a custom text classification model created using the Text Classification Model Maker.
## Model Details
- **Model Type:** Naive Bayes
- **Labels:** Positive, Negative, Neutral
- **Smartness:** 4/10
- **Size:** Medium (200MB)
- **Created:** 10/2/2024, 2:55:16 PM
## Usage
This model can be used for text classification tasks. It has been trained on 4 examples.
## Training Data
The model was trained on the following data:
### Example 1
- **Text:** "You are very mean"
- **Label:** "Negative"
### Example 2
- **Text:** "Hey idiot!"
- **Label:** "Negative"
### Example 3
- **Text:** "Aww so cute"
- **Label:** "Positive"
### Example 4
- **Text:** "I don't care"
- **Label:** "Neutral"
## License
This model is released under the MIT License.