Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface
/
data-measurements-tool
like
98
Running
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
66693d5
data-measurements-tool
81.3 MB
14 contributors
History:
20 commits
meg-huggingface
Removing need to keep around base dset for the header widget; now just saving what is shown -- the first n lines of the base dataset -- as a json, and loading if it's cached.
66693d5
about 4 years ago
.github
:construction_worker: update CI to rebase
about 4 years ago
cache_dir
hate speech18 cache
about 4 years ago
data_measurements
Removing need to keep around base dset for the header widget; now just saving what is shown -- the first n lines of the base dataset -- as a json, and loading if it's cached.
about 4 years ago
.gitattributes
Safe
1.58 kB
:construction_worker: add CI
about 4 years ago
LICENSE
Safe
11.4 kB
Initial commit
over 4 years ago
README.md
Safe
1.16 kB
:bug: remove line added by CoPilot
about 4 years ago
app.py
Safe
8.34 kB
Removing any need for a dataframe in expander_general_stats; instead making sure to cache and load the small amount of details needed for this widget. Note I also moved around a couple functions -- same content, just moved -- so that it was easier for me to navigate through the code. I also pulled out a couple of sub-functions from larger functions, again to make the code easier to work with/understand, as well as helping to further modularize so we can limit what needs to be cached.
about 4 years ago
requirements.txt
Safe
345 Bytes
Updating NLTK requirements due to vulnerability in versions below 3.6.4: contained an inefficient Regular Expression and is vulnerable to regular expression denial of service attacks
about 4 years ago