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
yusiwen
/
dl-from-scratch
like
0
PyTorch
English
deep-learning
resnet
celebA
from-scratch
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
dl-from-scratch
/
nlp
/
bert
40.9 kB
Ctrl+K
Ctrl+K
1 contributor
History:
8 commits
yusiwen
refactor: restructure into domain-grounded directories (ml/ cv/ gen/ graph/ rl/ nlp/)
73526b1
unverified
about 1 month ago
__init__.py
Safe
158 Bytes
feat: add BERT (Transformer Encoder + MLM) for NLP
about 1 month ago
bert.ipynb
Safe
9.7 kB
refactor: restructure into domain-grounded directories (ml/ cv/ gen/ graph/ rl/ nlp/)
about 1 month ago
config.yaml
Safe
149 Bytes
infra: add config system, TensorBoard logging, and reproducibility seed
about 1 month ago
eval.py
Safe
3.82 kB
refactor: extract device detection to utils/device.py (CUDA→MPS→CPU)
about 1 month ago
finetune.py
Safe
4.92 kB
refactor: extract device detection to utils/device.py (CUDA→MPS→CPU)
about 1 month ago
model.py
Safe
14.9 kB
feat: add BERT (Transformer Encoder + MLM) for NLP
about 1 month ago
pretrain.py
Safe
4.57 kB
refactor: extract device detection to utils/device.py (CUDA→MPS→CPU)
about 1 month ago
tokenizer.py
Safe
2.7 kB
feat: add BERT (Transformer Encoder + MLM) for NLP
about 1 month ago