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

ciscoriordan
/
dragoman

Feature Extraction
Transformers
Safetensors
Ancient Greek (to 1453)
Greek
English
xlm-roberta
word-alignment
ancient-greek
modern-greek
simalign
homer
iliad
digital-humanities
text-embeddings-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use ciscoriordan/dragoman with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="ciscoriordan/dragoman")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("ciscoriordan/dragoman")
    model = AutoModel.from_pretrained("ciscoriordan/dragoman")
  • Notebooks
  • Google Colab
  • Kaggle
dragoman
1.13 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 22 commits
ciscoriordan's picture
ciscoriordan
README: capitalize Katharevousa
e3a03d7 25 days ago
  • tests
    Add test suite for model card, config, tokenizer, weights, and inference about 2 months ago
  • .gitattributes
    1.62 kB
    Upload thumbnail.png with huggingface_hub about 1 month ago
  • .gitignore
    33 Bytes
    Rebrand to Diachronic Greek Word Alignment, add thumbnail about 1 month ago
  • README.md
    13.1 kB
    README: capitalize Katharevousa 25 days ago
  • config.json
    768 Bytes
    Update config.json with v3 (AG-MG theatre) checkpoint about 2 months ago
  • lemma_head.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    658 kB
    xet
    Dragoman: multilingual Greek word alignment (AG-EN, AG-MG) 2 months ago
  • make_thumbnail.py
    2.04 kB
    Rebrand to Diachronic Greek Word Alignment, add thumbnail about 1 month ago
  • model.safetensors
    1.11 GB
    xet
    Update model.safetensors with v3 (AG-MG theatre) checkpoint about 2 months ago
  • special_tokens_map.json
    965 Bytes
    Update special_tokens_map.json with v3 (AG-MG theatre) checkpoint about 2 months ago
  • thumbnail.png
    957 kB
    xet
    Upload thumbnail.png with huggingface_hub about 1 month ago
  • tokenizer.json
    17.1 MB
    xet
    Update tokenizer.json with v3 (AG-MG theatre) checkpoint about 2 months ago
  • tokenizer_config.json
    1.41 kB
    Update tokenizer_config.json with v3 (AG-MG theatre) checkpoint about 2 months ago