Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
jaydeepb
/
predicting_memorization
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
predicting_memorization
13.6 MB
Ctrl+K
Ctrl+K
1 contributor
History:
19 commits
jaydeepb
Fix short-input error: check token length in main process before @spaces.GPU call
1ceaa1d
verified
3 days ago
data
Remove base-reproduced completions (contamination) from demo, matching the paper's cleaned setup
3 days ago
models
Add memorization-prediction demo (ZeroGPU): explore held-out 1M + score-your-own-text
3 days ago
.gitattributes
Safe
1.52 kB
initial commit
3 days ago
README.md
Safe
3.2 kB
Update README.md
3 days ago
app.py
Safe
11 kB
Fix short-input error: check token length in main process before @spaces.GPU call
3 days ago
assemble_lookup_data.py
Safe
2.62 kB
Add memorization-prediction demo (ZeroGPU): explore held-out 1M + score-your-own-text
3 days ago
byo_features.py
Safe
3.89 kB
Score tab: clearer length prompt + friendly too-short error message
3 days ago
requirements.txt
Safe
136 Bytes
Replace SHAP with feature-distribution plots; compute Explore score from the deployed classifier (consistent with BYO); drop shap dep
3 days ago
train_classifiers.py
Safe
2.09 kB
Add memorization-prediction demo (ZeroGPU): explore held-out 1M + score-your-own-text
3 days ago