Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
topic_modelling
like
10
Running
App
Files
Files
Community
main
topic_modelling
3 contributors
History:
57 commits
seanpedrickcase
Corrected minor Dockerfile package version issue
593153e
about 1 month ago
.github
first commit
10 months ago
funcs
App now retains original index following cleaning to allow for referring back to original data
about 2 months ago
.dockerignore
Safe
203 Bytes
Can split passages into sentences. Improved embedding, LLM representation models, improved zero shot capabilities
5 months ago
.gitignore
Safe
226 Bytes
Can split passages into sentences. Improved embedding, LLM representation models, improved zero shot capabilities
5 months ago
Dockerfile
Safe
3.07 kB
Corrected minor Dockerfile package version issue
about 1 month ago
LICENSE
Safe
11.6 kB
first commit
10 months ago
README.md
Safe
1.9 kB
App now retains original index following cleaning to allow for referring back to original data
about 2 months ago
app.py
Safe
13.7 kB
App now retains original index following cleaning to allow for referring back to original data
about 2 months ago
download_model.py
Safe
517 Bytes
Updated download_model.py to download pytorch .bin file
3 months ago
how_to_create_exe_dist.txt
Safe
1.89 kB
Upgraded to Gradio 4.16.0. Guide for converting to exe added.
9 months ago
requirements.txt
Safe
615 Bytes
App now retains original index following cleaning to allow for referring back to original data
about 2 months ago
requirements_aws.txt
Safe
424 Bytes
Finally managed to enforce cpu torch install in Dockerfile
3 months ago
requirements_gpu.txt
Safe
646 Bytes
Allowed for app running on AWS to use smaller embedding model and not to load representation LLM (due to size restrictions).
3 months ago