Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

sappho192
/
ffxiv-ja-ko-translator

Translation
Transformers
PyTorch
ONNX
Safetensors
Japanese
Korean
encoder-decoder
text2text-generation
python
transformer
Model card Files Files and versions Community
2
ffxiv-ja-ko-translator
Ctrl+K
Ctrl+K
  • 3 contributors
History: 20 commits
sappho192's picture
sappho192
Add quantized onnx model
9247483 about 1 year ago
  • onnx
    Adding ONNX file of this model (#1) over 1 year ago
  • onnxq
    Add quantized onnx model about 1 year ago
  • src_tokenizer
    Add data of tokenizers about 2 years ago
  • trg_tokenizer
    Add data of tokenizers about 2 years ago
  • .gitattributes
    1.48 kB
    initial commit about 2 years ago
  • .gitignore
    12 Bytes
    Create .gitignore over 1 year ago
  • README.md
    1.84 kB
    Update README.md over 1 year ago
  • config.json
    5.11 kB
    Move model and metadata to root path about 2 years ago
  • demo.gif
    243 kB
    Add demo and link about 2 years ago
  • generation_config.json
    132 Bytes
    Move model and metadata to root path about 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (5)

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

    What is a pickle import?

    1.08 GB
    LFS
    Update model to model_230407 (PoC-P1-B) about 2 years ago
  • test.py
    1.46 kB
    Add train and test codes about 2 years ago
  • test_eval.ipynb
    5.25 kB
    Add train and test codes about 2 years ago
  • training.ipynb
    11.9 kB
    Update training code over 1 year ago