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

mathxh
/
autodebiased_bert

Transformers
bert
pretraining
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use mathxh/autodebiased_bert with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("mathxh/autodebiased_bert")
    model = AutoModelForPreTraining.from_pretrained("mathxh/autodebiased_bert")
  • Notebooks
  • Google Colab
  • Kaggle
autodebiased_bert
234 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
mathxh's picture
mathxh
Upload 4 files
b285273 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • config.json
    667 Bytes
    Upload 4 files over 3 years ago
  • special_tokens_map.json
    125 Bytes
    Upload 4 files over 3 years ago
  • tokenizer_config.json
    400 Bytes
    Upload 4 files over 3 years ago
  • vocab.txt
    232 kB
    Upload 4 files over 3 years ago