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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

circulus
/
canvers-en2ko-v1

Transformers
PyTorch
bart
text2text-generation
Model card Files Files and versions
xet
Community
1

Instructions to use circulus/canvers-en2ko-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use circulus/canvers-en2ko-v1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("circulus/canvers-en2ko-v1")
    model = AutoModelForSeq2SeqLM.from_pretrained("circulus/canvers-en2ko-v1", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
canvers-en2ko-v1
2.11 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
227ab3d about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    25 Bytes
    initial commit about 3 years ago
  • config.json
    1.45 kB
    Upload BartForConditionalGeneration about 3 years ago
  • generation_config.json
    191 Bytes
    Upload BartForConditionalGeneration about 3 years ago
  • merges.txt
    456 kB
    Upload tokenizer about 3 years ago
  • model.safetensors
    496 MB
    xet
    Adding `safetensors` variant of this model about 3 years ago
  • optimizer.pt
    1.12 GB
    xet
    Upload 9 files about 3 years ago
  • pytorch_model.bin
    496 MB
    xet
    Upload BartForConditionalGeneration about 3 years ago
  • rng_state.pth
    14.6 kB
    xet
    Upload 9 files about 3 years ago
  • scaler.pt
    557 Bytes
    xet
    Upload 9 files about 3 years ago
  • scheduler.pt
    627 Bytes
    xet
    Upload 9 files about 3 years ago
  • special_tokens_map.json
    123 Bytes
    Upload tokenizer about 3 years ago
  • tokenizer.json
    1.05 MB
    Upload tokenizer about 3 years ago
  • tokenizer_config.json
    146 Bytes
    Upload tokenizer about 3 years ago
  • trainer_state.json
    3.06 MB
    Upload 9 files about 3 years ago
  • training_args.bin
    4.03 kB
    xet
    Upload 10 files about 3 years ago
  • vocab.json
    798 kB
    Upload tokenizer about 3 years ago