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

gokuls
/
model_v1_complete_training_wt_init_48_tiny

Fill-Mask
Transformers
PyTorch
TensorBoard
hybridbert
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use gokuls/model_v1_complete_training_wt_init_48_tiny with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="gokuls/model_v1_complete_training_wt_init_48_tiny")
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("gokuls/model_v1_complete_training_wt_init_48_tiny", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
model_v1_complete_training_wt_init_48_tiny
20.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 93 commits
gokuls's picture
gokuls
End of training
13ae8e9 almost 3 years ago
  • logs
    End of training almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • .gitignore
    13 Bytes
    Training in progress, step 30000 almost 3 years ago
  • README.md
    5.63 kB
    update model card README.md almost 3 years ago
  • all_results.json
    454 Bytes
    End of training almost 3 years ago
  • config.json
    481 Bytes
    Training in progress, step 30000 almost 3 years ago
  • eval_results.json
    272 Bytes
    End of training almost 3 years ago
  • pytorch_model.bin
    17.9 MB
    xet
    Training in progress, step 1980000 almost 3 years ago
  • special_tokens_map.json
    125 Bytes
    Training in progress, step 30000 almost 3 years ago
  • tokenizer.json
    711 kB
    Training in progress, step 30000 almost 3 years ago
  • tokenizer_config.json
    314 Bytes
    Training in progress, step 30000 almost 3 years ago
  • train_results.json
    204 Bytes
    End of training almost 3 years ago
  • trainer_state.json
    510 kB
    End of training almost 3 years ago
  • training_args.bin
    4.99 kB
    xet
    Training in progress, step 30000 almost 3 years ago
  • vocab.txt
    232 kB
    Training in progress, step 30000 almost 3 years ago