Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
rootstrap-org
/
bert-sentiment-classifier
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
bert-sentiment-classifier
35.4 kB
  • 2 contributors
History: 11 commits
santit96's picture
santit96
update huggingface title
d6454cc over 1 year ago
  • .github
    Create main.yml about 2 years ago
  • data
    Initialize project and create a first sentiment classifier prototype with streamlit and a pretrained bert model over 2 years ago
  • models
    Now if model doesnt exist it is downloaded from huggingface. Update readme for huggingface deployment about 2 years ago
  • notebooks
    Trained the model with a better bert model and more epochs over 2 years ago
  • .dockerignore
    11 Bytes
    Dockerize app over 2 years ago
  • .env.example
    72 Bytes
    Now if model doesnt exist it is downloaded from huggingface. Update readme for huggingface deployment about 2 years ago
  • .gitignore
    38 Bytes
    Now if model doesnt exist it is downloaded from huggingface. Update readme for huggingface deployment about 2 years ago
  • Dockerfile
    265 Bytes
    Update dockerfile to load from python image and updated dependencies over 2 years ago
  • README.md
    1.31 kB
    update huggingface title over 1 year ago
  • requirements.txt
    66 Bytes
    Now if model doesnt exist it is downloaded from huggingface. Update readme for huggingface deployment about 2 years ago
  • sentiment_analysis.py
    1.2 kB
    Now if model doesnt exist it is downloaded from huggingface. Update readme for huggingface deployment about 2 years ago
  • sentiment_classificator.py
    886 Bytes
    Now if model doesnt exist it is downloaded from huggingface. Update readme for huggingface deployment about 2 years ago