Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

ashercn97
/
ashbert-v003

Fill-Mask
Transformers
PyTorch
neobert
Model card Files Files and versions
xet
Community

Instructions to use ashercn97/ashbert-v003 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ashercn97/ashbert-v003 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="ashercn97/ashbert-v003")
    # Load model directly
    from transformers import AutoModelWithLMHead
    model = AutoModelWithLMHead.from_pretrained("ashercn97/ashbert-v003", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ashbert-v003
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ashercn97's picture
ashercn97
Upload tokenizer
c244da0 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.17 kB
    Upload NeoBERTLMHead about 1 year ago
  • config.json
    429 Bytes
    Upload NeoBERTLMHead about 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    147 MB
    xet
    Upload NeoBERTLMHead about 1 year ago
  • special_tokens_map.json
    125 Bytes
    Upload tokenizer about 1 year ago
  • tokenizer.json
    711 kB
    Upload tokenizer about 1 year ago
  • tokenizer_config.json
    1.19 kB
    Upload tokenizer about 1 year ago
  • vocab.txt
    232 kB
    Upload tokenizer about 1 year ago