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

slseanwu
/
beats-conformer-bart-audio-captioner

Transformers
PyTorch
English
bart
audio-captioning
audiocaps
clotho
dcase-challenge
icassp-24
Model card Files Files and versions
xet
Community
1

Instructions to use slseanwu/beats-conformer-bart-audio-captioner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use slseanwu/beats-conformer-bart-audio-captioner with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, BeatsConformerBartSeq2SeqForCaptioning
    
    tokenizer = AutoTokenizer.from_pretrained("slseanwu/beats-conformer-bart-audio-captioner")
    model = BeatsConformerBartSeq2SeqForCaptioning.from_pretrained("slseanwu/beats-conformer-bart-audio-captioner")
  • Notebooks
  • Google Colab
  • Kaggle
beats-conformer-bart-audio-captioner
870 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
slseanwu's picture
slseanwu
Update README.md
fe3c78e over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.53 kB
    Update README.md over 2 years ago
  • all_results.json
    426 Bytes
    add model weights over 2 years ago
  • config.json
    1.94 kB
    rename model arch over 2 years ago
  • eval_results.json
    229 Bytes
    add model weights over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    870 MB
    xet
    add model weights over 2 years ago
  • test_results.json
    227 Bytes
    add model weights over 2 years ago
  • train_results.json
    194 Bytes
    add model weights over 2 years ago