Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
huggingface
/
data-measurements-tool
like
98
Running
App
Files
Files
Community
6
4f4c0c4
data-measurements-tool
/
data_measurements
14 contributors
History:
42 commits
meg-huggingface
tokenized df bug
4f4c0c4
almost 3 years ago
__pycache__
Merge
almost 3 years ago
__init__.py
0 Bytes
:tada: init
almost 3 years ago
dataset_statistics.py
Safe
46.9 kB
tokenized df bug
almost 3 years ago
dataset_utils.py
Safe
9.76 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.
almost 3 years ago
embeddings.py
Safe
20.2 kB
Merging from rollback
almost 3 years ago
npmi.py
Safe
10.5 kB
Minor
almost 3 years ago
streamlit_utils.py
Safe
21.2 kB
Removing option for c4 no clean
almost 3 years ago
zipf.py
Safe
8.86 kB
Minor
almost 3 years ago