Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
topic_modelling
like
11
Running
App
Files
Files
Community
9eeba1e
topic_modelling
3 contributors
History:
15 commits
Sonnyjim
App should now check if embeddings are loaded before topic modelling. And will save only once.
9eeba1e
12 months ago
.github
first commit
12 months ago
funcs
App should now check if embeddings are loaded before topic modelling. And will save only once.
12 months ago
.gitignore
Safe
135 Bytes
Model export changed to safetensors. Improved representational model function. Got zero shot topic modelling working
12 months ago
Dockerfile
Safe
761 Bytes
first commit
12 months ago
LICENSE
Safe
11.6 kB
first commit
12 months ago
README.md
Safe
267 Bytes
Fixed llm_config, environmental variable, zero shot topic model errors with quick embeddings
12 months ago
Topic modeller to do.txt
Safe
338 Bytes
Removed reference to environmental variable
12 months ago
app.py
Safe
19 kB
App should now check if embeddings are loaded before topic modelling. And will save only once.
12 months ago
requirements.txt
Safe
140 Bytes
first commit
12 months ago