Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
huggingface
/
data-measurements-tool
like
100
Running
App
Files
Files
Community
7
Fetching metadata from the HF Docker repository...
ff8aca1
data-measurements-tool
/
data_measurements
113 kB
Ctrl+K
Ctrl+K
14 contributors
History:
13 commits
meg-huggingface
Standardizing filenaming a bit.
0803ab3
over 4 years ago
__init__.py
Safe
0 Bytes
:tada: init
over 4 years ago
dataset_statistics.py
47.6 kB
Standardizing filenaming a bit.
over 4 years ago
dataset_utils.py
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.
over 4 years ago
embeddings.py
16.3 kB
:tada: init
over 4 years ago
npmi.py
10.5 kB
:bug: really make sure log_files/ exists
over 4 years ago
streamlit_utils.py
20.1 kB
More modularizing; npmi and labels
over 4 years ago
zipf.py
8.86 kB
:bug: really make sure log_files/ exists
over 4 years ago