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

  • Log In
  • Sign Up

Spaces:
seanpedrickcase
/
topic_modelling
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
topic_modelling / funcs
27.6 kB
  • 4 contributors
History: 12 commits
Sonnyjim's picture
Sonnyjim
App should now check if embeddings are loaded before topic modelling. And will save only once.
9eeba1e almost 2 years ago
  • __init__.py
    0 Bytes
    first commit almost 2 years ago
  • anonymiser.py
    8.82 kB
    Added option to reduce outliers based on closest topic almost 2 years ago
  • embeddings.py
    3.26 kB
    App should now check if embeddings are loaded before topic modelling. And will save only once. almost 2 years ago
  • helper_functions.py
    4.29 kB
    App should now check if embeddings are loaded before topic modelling. And will save only once. almost 2 years ago
  • prompts.py
    4.86 kB
    Model export changed to safetensors. Improved representational model function. Got zero shot topic modelling working almost 2 years ago
  • representation_model.py
    6.4 kB
    Hopefully fixed install and load of LLM model on systems without a HF_HOME environmental variable almost 2 years ago