Instructions to use MrVJavlon4002/Comment-Classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MrVJavlon4002/Comment-Classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="MrVJavlon4002/Comment-Classifier")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("MrVJavlon4002/Comment-Classifier", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Comment Experience Classification Model
This model classifies user comments as either "Based on Experience" (1) or "Not Based on Experience" (0).
Try the model
You can try out the model right here on this page using the widget below. Simply input a comment, and the model will predict whether it's based on experience or not.
Example input: "Menga Evos gamburgarlanini mazasi juda yoqadi."