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

iamzieun
/
test

Transformers
PyTorch
bert
pretraining
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use iamzieun/test with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("iamzieun/test")
    model = AutoModelForPreTraining.from_pretrained("iamzieun/test")
  • Notebooks
  • Google Colab
  • Kaggle
test
407 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
iamzieun's picture
iamzieun
my test model upload
0ea66a5 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    592 Bytes
    my test model upload about 3 years ago
  • my_tokenizer-vocab.txt
    178 kB
    my test model upload about 3 years ago
  • pytorch_model.bin
    407 MB
    xet
    my test model upload about 3 years ago
  • training_args.bin
    3.58 kB
    xet
    my test model upload about 3 years ago