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

Finnish-NLP
/
bart-base-finnish

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

Instructions to use Finnish-NLP/bart-base-finnish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Finnish-NLP/bart-base-finnish with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Finnish-NLP/bart-base-finnish")
    model = AutoModelForSeq2SeqLM.from_pretrained("Finnish-NLP/bart-base-finnish")
  • Notebooks
  • Google Colab
  • Kaggle
bart-base-finnish
1.14 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 16 commits
aapot's picture
aapot
Add pytorch model
731b5e5 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    28 Bytes
    initial commit over 3 years ago
  • config.json
    1.7 kB
    Add pytorch model over 3 years ago
  • create_config.py
    140 Bytes
    Add training files over 3 years ago
  • events.out.tfevents.1674803816.t1v-n-9758a16f-w-0.1362228.0.v2
    19.4 MB
    xet
    Saving weights and logs of step 130000 over 3 years ago
  • flax_model.msgpack
    558 MB
    xet
    Saving weights and logs of step 130000 over 3 years ago
  • merges.txt
    538 kB
    Add training files over 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    558 MB
    xet
    Add pytorch model over 3 years ago
  • run_bart_dlm_flax.py
    45.2 kB
    Add training files over 3 years ago
  • special_tokens_map.json
    280 Bytes
    Add training files over 3 years ago
  • start_train.sh
    685 Bytes
    Saving weights and logs of step 10000 over 3 years ago
  • tokenizer.json
    2.27 MB
    Add training files over 3 years ago
  • tokenizer_config.json
    395 Bytes
    Add training files over 3 years ago
  • train_tokenizer.py
    649 Bytes
    Add training files over 3 years ago
  • vocab.json
    880 kB
    Add training files over 3 years ago