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
rtferraz
/
domainTokenizer
like
0
arxiv:
9 papers
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
domainTokenizer
Ctrl+K
Ctrl+K
1 contributor
History:
48 commits
rtferraz
Fix label leakage: temporal split β use first 70% of events as input, predict purchase in last 30%. Remove n_purchases/purchase_rate from features.
e4d8561
verified
15 days ago
docs
Add e-commerce pre-training report β successful demo, behavioral clusters found, future improvements noted
15 days ago
examples
Phase 3.0: Pipeline validation demo on mindweave/bank-transactions-us β ALL 10 CHECKS PASSED
21 days ago
notebooks
Fix label leakage: temporal split β use first 70% of events as input, predict purchase in last 30%. Remove n_purchases/purchase_rate from features.
15 days ago
src
CRITICAL FIX: Switch from ByteLevel to Whitespace pre-tokenizer β fixes 42% UNK rate on domain token sequences
15 days ago
tests
Add fine-tuning test suite β 15 tests covering dataset, batching, forward/backward, Trainer smoke, multiclass
21 days ago
.gitattributes
Safe
1.52 kB
initial commit
21 days ago
.gitignore
Safe
452 Bytes
Add .gitignore β Python, Jupyter, training artifacts, IDE files
20 days ago
README.md
Safe
8.46 kB
Update README v0.3.0 β add usage example, update roadmap status, add implementation report link
21 days ago