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

woojinheo
/
k-commerce

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

Instructions to use woojinheo/k-commerce with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use woojinheo/k-commerce with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("woojinheo/k-commerce")
    model = AutoModelForSeq2SeqLM.from_pretrained("woojinheo/k-commerce", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
k-commerce
498 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
woojinheo's picture
woojinheo
Upload BartForConditionalGeneration
acf01ab verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    5.17 kB
    Upload BartForConditionalGeneration over 2 years ago
  • config.json
    1.41 kB
    Upload BartForConditionalGeneration over 2 years ago
  • generation_config.json
    191 Bytes
    Upload BartForConditionalGeneration over 2 years ago
  • merges.txt
    323 kB
    tokenizer update over 2 years ago
  • model.safetensors
    496 MB
    xet
    Upload BartForConditionalGeneration over 2 years ago
  • special_tokens_map.json
    964 Bytes
    tokenizer update over 2 years ago
  • tokenizer.json
    1.39 MB
    tokenizer update over 2 years ago
  • tokenizer_config.json
    39.3 kB
    tokenizer update over 2 years ago
  • vocab.json
    536 kB
    tokenizer update over 2 years ago