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

praeclarum
/
cuneiform

Transformers
PyTorch
t5
text2text-generation
cuneiform
akkadian
sumerian
text-generation-inference
Model card Files Files and versions
xet
Community
3

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

  • Libraries
  • Transformers

    How to use praeclarum/cuneiform with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("praeclarum/cuneiform")
    model = AutoModelForSeq2SeqLM.from_pretrained("praeclarum/cuneiform")
  • Notebooks
  • Google Colab
  • Kaggle
cuneiform
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
sckilford's picture
sckilford
Update README.md
71c4af6 about 3 years ago
  • .gitattributes
    1.34 kB
    initial commit almost 4 years ago
  • README.md
    1.01 kB
    Update README.md about 3 years ago
  • config.json
    1.42 kB
    First version of the cuneiform model and tokenizer. almost 4 years ago
  • pytorch_model.bin
    892 MB
    xet
    First version of the cuneiform model and tokenizer. almost 4 years ago
  • special_tokens_map.json
    1.79 kB
    First version of the cuneiform model and tokenizer. almost 4 years ago
  • tokenizer.json
    2.42 MB
    First version of the cuneiform model and tokenizer. almost 4 years ago
  • tokenizer_config.json
    1.92 kB
    First version of the cuneiform model and tokenizer. almost 4 years ago
  • training_args.bin
    3.38 kB
    xet
    First version of the cuneiform model and tokenizer. almost 4 years ago