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

Ericu950
/
Stoicheia-tagger-parser

Token Classification
Transformers
Safetensors
Ancient Greek (to 1453)
char_bert_joint
ancient-greek
classical-philology
character-level
masked-diffusion
dependency-parsing
pos-tagging
lemmatization
custom_code
Model card Files Files and versions
xet
Community

Instructions to use Ericu950/Stoicheia-tagger-parser with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Ericu950/Stoicheia-tagger-parser with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="Ericu950/Stoicheia-tagger-parser", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Ericu950/Stoicheia-tagger-parser", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Stoicheia-tagger-parser
1.72 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Ericu950's picture
Ericu950
Publish safetensors weights, config and model card
cd8ae16 verified about 21 hours ago
  • .gitattributes
    1.57 kB
    Publish safetensors weights, config and model card about 21 hours ago
  • README.md
    2.3 kB
    Publish safetensors weights, config and model card about 21 hours ago
  • config.json
    841 Bytes
    Publish safetensors weights, config and model card about 21 hours ago
  • configuration_char_bert_joint.py
    3.46 kB
    Publish safetensors weights, config and model card about 21 hours ago
  • deprel_vocab.json
    189 Bytes
    Publish safetensors weights, config and model card about 21 hours ago
  • model.safetensors
    1.71 GB
    xet
    Publish safetensors weights, config and model card about 21 hours ago
  • modeling_char_bert_joint.py
    20 kB
    Publish safetensors weights, config and model card about 21 hours ago
  • processing_char_bert_joint.py
    29.5 kB
    Publish safetensors weights, config and model card about 21 hours ago
  • training_metadata.json
    2.16 kB
    Publish safetensors weights, config and model card about 21 hours ago
  • vocab.json
    11.3 MB
    xet
    Publish safetensors weights, config and model card about 21 hours ago