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-large-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-large-finnish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

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

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Finnish-NLP/bart-large-finnish")
    model = AutoModelForSeq2SeqLM.from_pretrained("Finnish-NLP/bart-large-finnish")
  • Notebooks
  • Google Colab
  • Kaggle
bart-large-finnish
Ctrl+K
Ctrl+K
  • 1 contributor
History: 31 commits
aapot's picture
aapot
Add pytorch model
ac09ea3 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.68 kB
    Add pytorch model over 3 years ago
  • create_config.py
    141 Bytes
    Saving weights and logs of step 20000 over 3 years ago
  • events.out.tfevents.1674544407.t1v-n-9758a16f-w-0.1066395.0.v2
    74.5 MB
    xet
    Saving weights and logs of step 500000 over 3 years ago
  • flax_model.msgpack
    1.63 GB
    xet
    Saving weights and logs of step 500000 over 3 years ago
  • merges.txt
    538 kB
    Saving weights and logs of step 20000 over 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.63 GB
    xet
    Add pytorch model over 3 years ago
  • run_bart_dlm_flax.py
    45.2 kB
    Saving weights and logs of step 20000 over 3 years ago
  • special_tokens_map.json
    280 Bytes
    Saving weights and logs of step 20000 over 3 years ago
  • start_train.sh
    681 Bytes
    Saving weights and logs of step 20000 over 3 years ago
  • tokenizer.json
    2.27 MB
    Saving weights and logs of step 20000 over 3 years ago
  • tokenizer_config.json
    395 Bytes
    Saving weights and logs of step 20000 over 3 years ago
  • train_tokenizer.py
    649 Bytes
    Saving weights and logs of step 20000 over 3 years ago
  • vocab.json
    880 kB
    Saving weights and logs of step 20000 over 3 years ago