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

mrm8488
/
bart-bio-base-es

Transformers
PyTorch
TensorBoard
Safetensors
bart
text2text-generation
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use mrm8488/bart-bio-base-es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mrm8488/bart-bio-base-es with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("mrm8488/bart-bio-base-es")
    model = AutoModelForSeq2SeqLM.from_pretrained("mrm8488/bart-bio-base-es")
  • Notebooks
  • Google Colab
  • Kaggle
bart-bio-base-es
1.13 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 6 commits
mrm8488's picture
mrm8488
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
7a3c908 about 3 years ago
  • runs
    Add training logs about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    1.72 kB
    Upload BartForConditionalGeneration about 3 years ago
  • generation_config.json
    292 Bytes
    Upload BartForConditionalGeneration about 3 years ago
  • merges.txt
    554 kB
    Upload tokenizer about 3 years ago
  • model.safetensors
    564 MB
    xet
    Adding `safetensors` variant of this model (#1) about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    564 MB
    xet
    Upload BartForConditionalGeneration about 3 years ago
  • special_tokens_map.json
    280 Bytes
    Upload tokenizer about 3 years ago
  • tokenizer.json
    2.35 MB
    Upload tokenizer about 3 years ago
  • tokenizer_config.json
    432 Bytes
    Upload tokenizer about 3 years ago
  • vocab.json
    909 kB
    Upload tokenizer about 3 years ago