Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
JakobP34
/
YouComm
like
0
Text Classification
Safetensors
AmaanP314/youtube-comment-sentiment
English
roberta
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
JakobP34
commited on
Sep 22, 2025
Commit
515ce22
·
verified
·
1 Parent(s):
6a2d094
Created Model Card
Browse files
Model for predicting comment sentiment.
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: mit
3
+
datasets:
4
+
- AmaanP314/youtube-comment-sentiment
5
+
language:
6
+
- en
7
+
base_model:
8
+
- FacebookAI/roberta-base
9
+
pipeline_tag: text-classification
10
+
---