Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
edwinhere
/
namer
like
1
Text Generation
PyTorch
Safetensors
English
custom
number-to-text
transformer
stratified-sampling
custom_code
License:
mit
Model card
Files
Files and versions
xet
Community
main
namer
7.19 MB
Ctrl+K
Ctrl+K
2 contributors
History:
25 commits
Edwin Jose Palathinkal
Update model weights (safetensors)
1064fad
3 days ago
namer
Fix zero handling and single-digit inputs
3 days ago
tests
Initial commit
3 days ago
.gitattributes
300 Bytes
Update .gitattributes to track safetensors with lfs for xet compatibility
3 days ago
.gitignore
Safe
325 Bytes
Remove pip-tmp from git and add to .gitignore
3 days ago
AGENTS.md
5.13 kB
Add AGENTS.md with publishing procedures for GitHub and HuggingFace
3 days ago
Makefile
Safe
2.66 kB
Initial commit
3 days ago
README.md
9.31 kB
Fix zero handling and single-digit inputs
3 days ago
config.json
386 Bytes
Fix HuggingFace API compatibility
3 days ago
generation_config.json
Safe
175 Bytes
Add HuggingFace Transformers compatibility with AutoModel and Pipeline support
3 days ago
model.safetensors
3.54 MB
xet
Update model weights (safetensors)
3 days ago
modeling_namer.py
Safe
11.5 kB
Add HuggingFace Transformers compatibility with AutoModel and Pipeline support
3 days ago
namer_model.pt
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
What is a pickle import?
3.56 MB
xet
Fix zero handling and single-digit inputs
3 days ago
pyproject.toml
Safe
2.32 kB
Initial commit
3 days ago