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

Lucifer-nick
/
coconut_smiles

Fill-Mask
Transformers
PyTorch
JAX
roberta
Model card Files Files and versions
xet
Community
1

Instructions to use Lucifer-nick/coconut_smiles with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Lucifer-nick/coconut_smiles with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Lucifer-nick/coconut_smiles")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("Lucifer-nick/coconut_smiles")
    model = AutoModelForMaskedLM.from_pretrained("Lucifer-nick/coconut_smiles")
  • Notebooks
  • Google Colab
  • Kaggle
coconut_smiles
670 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
Lucifer-nick's picture
Lucifer-nick
Update config.json
635069d almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit about 4 years ago
  • README.md
    28 Bytes
    initial commit about 4 years ago
  • config.json
    514 Bytes
    Update config.json almost 4 years ago
  • flax_model.msgpack
    334 MB
    xet
    Upload flax_model.msgpack about 4 years ago
  • merges.txt
    463 Bytes
    Upload merges.txt about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    336 MB
    xet
    Upload pytorch_model.bin about 4 years ago
  • special_tokens_map.json
    113 Bytes
    Upload special_tokens_map.json about 4 years ago
  • tokenizer_config.json
    328 Bytes
    Upload tokenizer_config.json about 4 years ago
  • vocab.json
    8.15 kB
    Upload vocab.json about 4 years ago
  • vocab.txt
    3.53 kB
    Upload vocab.txt about 4 years ago