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

simonmun
/
AjouFamilyRegisterBERT_Deagu_2_2

Fill-Mask
Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use simonmun/AjouFamilyRegisterBERT_Deagu_2_2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="simonmun/AjouFamilyRegisterBERT_Deagu_2_2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("simonmun/AjouFamilyRegisterBERT_Deagu_2_2")
    model = AutoModelForMaskedLM.from_pretrained("simonmun/AjouFamilyRegisterBERT_Deagu_2_2")
  • Notebooks
  • Google Colab
  • Kaggle
AjouFamilyRegisterBERT_Deagu_2_2
335 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits

This model has 1 file scanned as unsafe.

simonmun's picture
simonmun
Upload 5 files
1518371 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    593 Bytes
    Upload 5 files about 3 years ago
  • generation_config.json
    95 Bytes
    Upload 5 files about 3 years ago
  • pytorch_model.bin
    334 MB
    xet
    Upload 5 files about 3 years ago
  • training_args.bin
    3.96 kB
    xet
    Upload 5 files about 3 years ago
  • vocab.txt
    778 kB
    Upload 5 files about 3 years ago