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

acelikyurek
/
german-text2amr-model

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

Instructions to use acelikyurek/german-text2amr-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use acelikyurek/german-text2amr-model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("acelikyurek/german-text2amr-model")
    model = AutoModelForSeq2SeqLM.from_pretrained("acelikyurek/german-text2amr-model", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
german-text2amr-model
2.44 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
acelikyurek's picture
acelikyurek
first commit
3397021 about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • amrlib_meta.json
    257 Bytes
    first commit about 2 years ago
  • config.json
    2.08 kB
    first commit about 2 years ago
  • model.safetensors
    2.44 GB
    xet
    first commit about 2 years ago