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

itzune
/
gector-eus-v2

Token Classification
Transformers
Safetensors
Basque
grammatical-error-correction
gector
basque
euskara
seq2edit
error-type-classification
multitask
Model card Files Files and versions
xet
Community

Instructions to use itzune/gector-eus-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use itzune/gector-eus-v2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="itzune/gector-eus-v2")
    # Load model directly
    from transformers import GECToR
    model = GECToR.from_pretrained("itzune/gector-eus-v2", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
gector-eus-v2
516 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
xezpeleta's picture
xezpeleta
docs: add base Gemma 4 ablation column to comparison table
f57b4e7 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • LICENSE
    1.01 kB
    Add CC-BY-SA 4.0 license 1 day ago
  • README.md
    9.23 kB
    docs: add base Gemma 4 ablation column to comparison table 1 day ago
  • added_tokens.json
    22 Bytes
    Upload multi-task GECToR v2 checkpoint (correction + type head) 1 day ago
  • config.json
    329 kB
    Upload multi-task GECToR v2 checkpoint (correction + type head) 1 day ago
  • model.safetensors
    511 MB
    xet
    Upload multi-task GECToR v2 checkpoint (correction + type head) 1 day ago
  • sentencepiece.bpe.model
    1.17 MB
    xet
    Upload multi-task GECToR v2 checkpoint (correction + type head) 1 day ago
  • special_tokens_map.json
    456 Bytes
    Upload multi-task GECToR v2 checkpoint (correction + type head) 1 day ago
  • tokenizer.json
    3.64 MB
    Upload multi-task GECToR v2 checkpoint (correction + type head) 1 day ago
  • tokenizer_config.json
    1.51 kB
    Upload multi-task GECToR v2 checkpoint (correction + type head) 1 day ago