Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
DreamyBeaver
/
distilBERT-SA-pietonium
like
0
Text Classification
Transformers
PyTorch
English
distilbert
Pytorch
DistilBERT
Sentiment Analysis
2-classes
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
DreamyBeaver
commited on
Apr 11, 2023
Commit
2b66be4
•
1 Parent(s):
4086313
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,12 @@
1
---
2
license: openrail
3
-
---
1
---
2
license: openrail
3
+
language:
4
+
- en
5
+
metrics:
6
+
- accuracy
7
+
library_name: transformers
8
+
tags:
9
+
- Pytorch
10
+
- DistilBERT
11
+
- Sentiment Analysis
12
+
---