Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sappho192
/
ffxiv-ja-ko-translator
like
4
Translation
Transformers
PyTorch
ONNX
Safetensors
Helsinki-NLP/tatoeba_mt
sappho192/Tatoeba-Challenge-jpn-kor
Japanese
Korean
encoder-decoder
text2text-generation
python
transformer
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
3a27485
ffxiv-ja-ko-translator
3 contributors
History:
21 commits
sappho192
Add Optimum inference guide
3a27485
verified
12 months ago
onnx
Adding ONNX file of this model (#1)
about 1 year ago
onnxq
Add quantized onnx model
12 months ago
src_tokenizer
Add data of tokenizers
almost 2 years ago
trg_tokenizer
Add data of tokenizers
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
.gitignore
Safe
12 Bytes
Create .gitignore
about 1 year ago
README.md
Safe
3.93 kB
Add Optimum inference guide
12 months ago
config.json
Safe
5.11 kB
Move model and metadata to root path
almost 2 years ago
demo.gif
Safe
243 kB
Add demo and link
almost 2 years ago
generation_config.json
Safe
132 Bytes
Move model and metadata to root path
almost 2 years ago
pytorch_model.bin
Safe
pickle
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)
almost 2 years ago
test.py
Safe
1.46 kB
Add train and test codes
almost 2 years ago
test_eval.ipynb
Safe
5.25 kB
Add train and test codes
almost 2 years ago
training.ipynb
Safe
11.9 kB
Update training code
12 months ago