Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
topic_modelling
like
13
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
356791c
topic_modelling
/
funcs
Ctrl+K
Ctrl+K
3 contributors
History:
18 commits
Sonnyjim
Model save now checks and makes a folder before writing the model
356791c
over 1 year ago
__init__.py
Safe
0 Bytes
first commit
over 1 year ago
anonymiser.py
Safe
8.81 kB
Lots of general fixes. New visualisations, fixed hierarchical vis for zero shot. Added calc all probabilities.
over 1 year ago
bertopic_hierarchical_documents.py
Safe
15.4 kB
Changed Phi model to smaller StableLM 2 1.6. Fixed a None type detection error.
over 1 year ago
bertopic_hierarchical_documents_to_df.py
Safe
12.2 kB
Changed Phi model to smaller StableLM 2 1.6. Fixed a None type detection error.
over 1 year ago
bertopic_vis_documents.py
Safe
30.4 kB
Lots of general fixes. New visualisations, fixed hierarchical vis for zero shot. Added calc all probabilities.
over 1 year ago
embeddings.py
Safe
2.86 kB
Lots of general fixes. New visualisations, fixed hierarchical vis for zero shot. Added calc all probabilities.
over 1 year ago
helper_functions.py
Safe
8.41 kB
Model save now checks and makes a folder before writing the model
over 1 year ago
prompts.py
Safe
4.86 kB
Model export changed to safetensors. Improved representational model function. Got zero shot topic modelling working
over 1 year ago
representation_model.py
Safe
6.38 kB
Lots of general fixes. New visualisations, fixed hierarchical vis for zero shot. Added calc all probabilities.
over 1 year ago