Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
topic_modelling
like
14
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
593153e
topic_modelling
179 kB
4 contributors
History:
57 commits
seanpedrickcase
Corrected minor Dockerfile package version issue
593153e
about 1 year ago
.github
first commit
almost 2 years ago
funcs
App now retains original index following cleaning to allow for referring back to original data
about 1 year ago
.dockerignore
Safe
203 Bytes
Can split passages into sentences. Improved embedding, LLM representation models, improved zero shot capabilities
over 1 year ago
.gitignore
Safe
226 Bytes
Can split passages into sentences. Improved embedding, LLM representation models, improved zero shot capabilities
over 1 year ago
Dockerfile
Safe
3.07 kB
Corrected minor Dockerfile package version issue
about 1 year ago
LICENSE
Safe
11.6 kB
first commit
almost 2 years ago
README.md
Safe
1.9 kB
App now retains original index following cleaning to allow for referring back to original data
about 1 year ago
app.py
Safe
13.7 kB
App now retains original index following cleaning to allow for referring back to original data
about 1 year ago
download_model.py
Safe
517 Bytes
Updated download_model.py to download pytorch .bin file
over 1 year ago
how_to_create_exe_dist.txt
Safe
1.89 kB
Upgraded to Gradio 4.16.0. Guide for converting to exe added.
almost 2 years ago
requirements.txt
Safe
615 Bytes
App now retains original index following cleaning to allow for referring back to original data
about 1 year ago
requirements_aws.txt
Safe
424 Bytes
Finally managed to enforce cpu torch install in Dockerfile
over 1 year 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).
over 1 year ago