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

2tle
/
kobart-jeju-to-std

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

Instructions to use 2tle/kobart-jeju-to-std with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use 2tle/kobart-jeju-to-std with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("2tle/kobart-jeju-to-std")
    model = AutoModelForSeq2SeqLM.from_pretrained("2tle/kobart-jeju-to-std")
  • Notebooks
  • Google Colab
  • Kaggle
kobart-jeju-to-std
497 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
2tle's picture
2tle
Upload 7 files
36dc932 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    309 Bytes
    Update README.md almost 3 years ago
  • config.json
    1.45 kB
    Upload 7 files almost 3 years ago
  • generation_config.json
    191 Bytes
    Upload 7 files almost 3 years ago
  • pytorch_model.bin
    496 MB
    xet
    Upload 7 files almost 3 years ago
  • special_tokens_map.json
    123 Bytes
    Upload 7 files almost 3 years ago
  • tokenizer.json
    1.05 MB
    Upload 7 files almost 3 years ago
  • tokenizer_config.json
    146 Bytes
    Upload 7 files almost 3 years ago
  • training_args.bin
    3.84 kB
    xet
    Upload 7 files almost 3 years ago