Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
topic_modelling
like
11
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9eeba1e
topic_modelling
/
funcs
3 contributors
History:
12 commits
Sonnyjim
App should now check if embeddings are loaded before topic modelling. And will save only once.
9eeba1e
12 months ago
__init__.py
Safe
0 Bytes
first commit
about 1 year ago
anonymiser.py
Safe
8.82 kB
Added option to reduce outliers based on closest topic
about 1 year ago
embeddings.py
Safe
3.26 kB
App should now check if embeddings are loaded before topic modelling. And will save only once.
12 months ago
helper_functions.py
Safe
4.29 kB
App should now check if embeddings are loaded before topic modelling. And will save only once.
12 months ago
prompts.py
Safe
4.86 kB
Model export changed to safetensors. Improved representational model function. Got zero shot topic modelling working
about 1 year ago
representation_model.py
Safe
6.4 kB
Hopefully fixed install and load of LLM model on systems without a HF_HOME environmental variable
12 months ago