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

Bmingg
/
test_run_DPO_14_09

Transformers
Safetensors
mbart
text2text-generation
trl
dpo
Model card Files Files and versions
xet
Community

Instructions to use Bmingg/test_run_DPO_14_09 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Bmingg/test_run_DPO_14_09 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Bmingg/test_run_DPO_14_09")
    model = AutoModelForSeq2SeqLM.from_pretrained("Bmingg/test_run_DPO_14_09", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
test_run_DPO_14_09
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Bmingg's picture
Bmingg
Upload tokenizer
82b6eab verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    5.18 kB
    Upload MBartForConditionalGeneration 11 months ago
  • config.json
    1.46 kB
    Upload MBartForConditionalGeneration 11 months ago
  • generation_config.json
    254 Bytes
    Upload MBartForConditionalGeneration 11 months ago
  • model.safetensors
    847 MB
    xet
    Upload MBartForConditionalGeneration 11 months ago
  • sentencepiece.bpe.model
    1.41 MB
    xet
    Upload tokenizer 11 months ago
  • special_tokens_map.json
    1.33 kB
    Upload tokenizer 11 months ago
  • tokenizer.json
    4.55 MB
    Upload tokenizer 11 months ago
  • tokenizer_config.json
    6.02 kB
    Upload tokenizer 11 months ago