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

gokulsrinivasagan
/
codebert_base_code_uml_c

Fill-Mask
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use gokulsrinivasagan/codebert_base_code_uml_c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use gokulsrinivasagan/codebert_base_code_uml_c with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="gokulsrinivasagan/codebert_base_code_uml_c")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("gokulsrinivasagan/codebert_base_code_uml_c")
    model = AutoModelForMaskedLM.from_pretrained("gokulsrinivasagan/codebert_base_code_uml_c")
  • Notebooks
  • Google Colab
  • Kaggle
codebert_base_code_uml_c / logs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
gokulsrinivasagan's picture
gokulsrinivasagan
Training in progress, step 10000
e28a355 verified 12 months ago
  • events.out.tfevents.1750857671.ki-g0008.1157710.0
    9.57 kB
    xet
    Training in progress, step 10000 12 months ago