Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
iMahdiGhazavi
/
NLP_HF_Workshop
like
1
Text Classification
Transformers
Safetensors
imdb
English
distilbert
Sentiment Analysis
IMDB
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
iMahdiGhazavi
commited on
Mar 4, 2024
Commit
90dd938
·
verified
·
1 Parent(s):
014489e
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
datasets:
3
+
- imdb
4
+
language:
5
+
- en
6
+
library_name: transformers
7
+
pipeline_tag: text-classification
8
+
tags:
9
+
- Sentiment Analysis
10
+
- IMDB
11
+
---