YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Danish Sentiment Analysis

Information

Approach

  • Preprocessing

    • Links and Usernames are replaced with @USER and [LINK], removing those keyholders
    • Removing hashtags as they generally donot contribute to sentiment
    • Removing emoji as models used in this notebook donot take emojis into consideration (replacing with their meaning could also be tested)
    • lowercase
    • Stopwords removal, danish stopwords from NLTK
  • Training with HF trainer

  • Training with pytorch loop

  • Uploading model to Huggingface hub

  • FastAPI endpoint

  • Packaged the api service as a docker container

Downloads last month
103
Safetensors
Model size
111M params
Tensor type
F32
·
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.