Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ShadowProgrammer
/
DiscordSentimentAnalysis
like
0
English
sentiment-analysis
discord
License:
gpl-3.0
Model card
Files
Files and versions
xet
Community
ShadowProgrammer
commited on
3 days ago
Commit
d1a0537
·
verified
·
1 Parent(s):
99952f5
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
-
---
2
-
license: gpl-3.0
3
-
---
1
+
---
2
+
license: gpl-3.0
3
+
language:
4
+
- en
5
+
base_model:
6
+
- distilbert/distilroberta-base
7
+
tags:
8
+
- sentiment-analysis
9
+
- discord
10
+
---