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

itzune
/
txukun-cap-punct-eu

Translation
Transformers.js
ONNX
Basque
marian
text2text-generation
basque
euskara
capitalization
punctuation
restoration
txukun
quantized
int8
Model card Files Files and versions
xet
Community

Instructions to use itzune/txukun-cap-punct-eu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use itzune/txukun-cap-punct-eu with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('translation', 'itzune/txukun-cap-punct-eu');
txukun-cap-punct-eu
393 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 14 commits
xezpeleta's picture
xezpeleta
docs: add Python/optimum usage example, list source.spm and vocab.json in files table
2e20dc7 verified about 3 hours ago
  • .gitattributes
    1.57 kB
    Upload source.spm with huggingface_hub about 3 hours ago
  • README.md
    4.23 kB
    docs: add Python/optimum usage example, list source.spm and vocab.json in files table about 3 hours ago
  • config.json
    979 Bytes
    Initial ONNX model export from HiTZ/cap-punct-eu about 7 hours ago
  • decoder_model_merged.onnx
    168 MB
    xet
    Revert to float32 — ONNX Runtime Web WASM does not support float16 tensors about 7 hours ago
  • decoder_model_merged_quantized.onnx
    43 MB
    xet
    Add int8 quantized models (EnableSubgraph: True) about 7 hours ago
  • encoder_model.onnx
    142 MB
    xet
    Revert to float32 — ONNX Runtime Web WASM does not support float16 tensors about 7 hours ago
  • encoder_model_quantized.onnx
    35.9 MB
    xet
    Add int8 quantized models (EnableSubgraph: True) about 7 hours ago
  • generation_config.json
    288 Bytes
    Initial ONNX model export from HiTZ/cap-punct-eu about 7 hours ago
  • source.spm
    842 kB
    xet
    Upload source.spm with huggingface_hub about 3 hours ago
  • tokenizer.json
    2.13 MB
    Initial ONNX model export from HiTZ/cap-punct-eu about 7 hours ago
  • tokenizer_config.json
    893 Bytes
    Upload tokenizer_config.json with huggingface_hub about 3 hours ago
  • vocab.json
    806 kB
    Upload vocab.json with huggingface_hub about 3 hours ago