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

igorktech
/
hibial-bert-i3-mlm2

Fill-Mask
Transformers
PyTorch
Safetensors
hibial-bert
Generated from Trainer
custom_code
Model card Files Files and versions
xet
Community
1

Instructions to use igorktech/hibial-bert-i3-mlm2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use igorktech/hibial-bert-i3-mlm2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="igorktech/hibial-bert-i3-mlm2", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("igorktech/hibial-bert-i3-mlm2", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
hibial-bert-i3-mlm2
288 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
4baa11f verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • .gitignore
    13 Bytes
    Training in progress, step 10000 over 2 years ago
  • README.md
    1.7 kB
    update model card README.md over 2 years ago
  • all_results.json
    448 Bytes
    End of training over 2 years ago
  • config.json
    1.02 kB
    Training in progress, step 10000 over 2 years ago
  • configuration_hibial.py
    6.5 kB
    Model save over 2 years ago
  • eval_results.json
    269 Bytes
    End of training over 2 years ago
  • generation_config.json
    90 Bytes
    Model save over 2 years ago
  • model.safetensors
    142 MB
    xet
    Adding `safetensors` variant of this model 12 months ago
  • modelling_hibial.py
    20.9 kB
    Update modelling_hibial.py about 2 years ago
  • pytorch_model.bin
    142 MB
    xet
    Training in progress, step 50000 over 2 years ago
  • special_tokens_map.json
    173 Bytes
    Training in progress, step 10000 over 2 years ago
  • spm.model
    803 kB
    xet
    Training in progress, step 10000 over 2 years ago
  • tokenizer.json
    2.41 MB
    Training in progress, step 10000 over 2 years ago
  • tokenizer_config.json
    379 Bytes
    Training in progress, step 10000 over 2 years ago
  • train_results.json
    199 Bytes
    End of training over 2 years ago
  • trainer_state.json
    56.9 kB
    End of training over 2 years ago
  • training_args.bin
    4.09 kB
    xet
    Training in progress, step 10000 over 2 years ago