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

maykcaldas
/
selfies-bart

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

Instructions to use maykcaldas/selfies-bart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use maykcaldas/selfies-bart with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("maykcaldas/selfies-bart")
    model = AutoModelForPreTraining.from_pretrained("maykcaldas/selfies-bart")
  • Notebooks
  • Google Colab
  • Kaggle
selfies-bart
35.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
maykcaldas's picture
maykcaldas
Upload FlaxBertForPreTraining
ddb037c over 3 years ago
  • .gitattributes
    1.34 kB
    initial commit over 3 years ago
  • config.json
    560 Bytes
    Upload FlaxBertForPreTraining over 3 years ago
  • flax_model.msgpack
    35.7 MB
    xet
    Upload FlaxBertForPreTraining over 3 years ago
  • special_tokens_map.json
    125 Bytes
    add tokenizer over 3 years ago
  • tokenizer.json
    11 kB
    Upload tokenizer over 3 years ago
  • tokenizer_config.json
    451 Bytes
    Upload tokenizer over 3 years ago