Hugging Face's logo 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

edwinhere
/
namer

Text Generation
PyTorch
Safetensors
English
custom
number-to-text
transformer
stratified-sampling
custom_code
Model card Files Files and versions
xet
Community
namer
7.19 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 25 commits
Edwin Jose Palathinkal
Update model weights (safetensors)
1064fad 6 days ago
  • namer
    Fix zero handling and single-digit inputs 6 days ago
  • tests
    Initial commit 6 days ago
  • .gitattributes
    300 Bytes
    Update .gitattributes to track safetensors with lfs for xet compatibility 6 days ago
  • .gitignore
    325 Bytes
    Remove pip-tmp from git and add to .gitignore 6 days ago
  • AGENTS.md
    5.13 kB
    Add AGENTS.md with publishing procedures for GitHub and HuggingFace 6 days ago
  • Makefile
    2.66 kB
    Initial commit 6 days ago
  • README.md
    9.31 kB
    Fix zero handling and single-digit inputs 6 days ago
  • config.json
    386 Bytes
    Fix HuggingFace API compatibility 6 days ago
  • generation_config.json
    175 Bytes
    Add HuggingFace Transformers compatibility with AutoModel and Pipeline support 6 days ago
  • model.safetensors
    3.54 MB
    xet
    Update model weights (safetensors) 6 days ago
  • modeling_namer.py
    11.5 kB
    Add HuggingFace Transformers compatibility with AutoModel and Pipeline support 6 days ago
  • namer_model.pt

    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 6 days ago
  • pyproject.toml
    2.32 kB
    Initial commit 6 days ago