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

evm-alpha
/
semantic-evm-mlm-chkp1000

Fill-Mask
Transformers
Safetensors
evm
deberta-v2
ethereum
bytecode
smart-contracts
blockchain
Model card Files Files and versions
xet
Community

Instructions to use evm-alpha/semantic-evm-mlm-chkp1000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use evm-alpha/semantic-evm-mlm-chkp1000 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="evm-alpha/semantic-evm-mlm-chkp1000")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("evm-alpha/semantic-evm-mlm-chkp1000")
    model = AutoModelForMaskedLM.from_pretrained("evm-alpha/semantic-evm-mlm-chkp1000")
  • Notebooks
  • Google Colab
  • Kaggle
semantic-evm-mlm-chkp1000
62.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
somehowchris's picture
somehowchris
Upload folder using huggingface_hub
313a165 verified 5 months ago
  • .gitattributes
    302 Bytes
    Upload folder using huggingface_hub 5 months ago
  • .gitignore
    29 Bytes
    Upload folder using huggingface_hub 5 months ago
  • README.md
    3.35 kB
    Upload folder using huggingface_hub 5 months ago
  • config.json
    743 Bytes
    Upload folder using huggingface_hub 5 months ago
  • model.safetensors
    57.1 MB
    xet
    Upload folder using huggingface_hub 5 months ago
  • special_tokens_map.json
    124 Bytes
    Upload folder using huggingface_hub 5 months ago
  • tokenizer.json
    3.16 MB
    Upload folder using huggingface_hub 5 months ago
  • tokenizer_config.json
    263 Bytes
    Upload folder using huggingface_hub 5 months ago
  • vocab_hex.json
    2.41 MB
    Upload folder using huggingface_hub 5 months ago