Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
manudev-1
/
text-classification
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2cae640
text-classification
4.17 kB
2 contributors
History:
7 commits
manue
Refactor sentiment model initialization to use AutoTokenizer and AutoModelForSequenceClassification
2cae640
8 months ago
model
Refactor sentiment model initialization to use AutoTokenizer and AutoModelForSequenceClassification
8 months ago
.gitattributes
1.52 kB
initial commit
8 months ago
.gitignore
17 Bytes
Add initial project files including Dockerfile, app, sentiment model, requirements, and .gitignore
8 months ago
.huggingface.yaml
12 Bytes
Update Dockerfile to use Python 3.10, modify app.py to run on host 0.0.0.0, and add .huggingface.yaml configuration
8 months ago
Dockerfile
126 Bytes
Remove EXPOSE 7860 from Dockerfile
8 months ago
README.md
201 Bytes
initial commit
8 months ago
app.py
639 Bytes
Add home route to return API status message
8 months ago
requirements.txt
1.14 kB
Update Dockerfile to use Python 3.10, modify app.py to run on host 0.0.0.0, and add .huggingface.yaml configuration
8 months ago