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
main
ffxiv-ja-ko-translator
3 contributors
History:
25 commits
sappho192
SFconvertbot
Adding `safetensors` variant of this model (
#2
)
f7fc7c7
verified
6 months ago
onnx
Adding ONNX file of this model (#1)
12 months ago
onnxq
Add quantized onnx model
11 months ago
src_tokenizer
Add data of tokenizers
over 1 year ago
trg_tokenizer
Add data of tokenizers
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
.gitignore
Safe
12 Bytes
Create .gitignore
11 months ago
README.md
Safe
4.2 kB
Turn off the widgets
10 months ago
config.json
Safe
5.11 kB
Move model and metadata to root path
over 1 year ago
demo.gif
Safe
243 kB
Add demo and link
over 1 year ago
demo2.gif
Safe
221 kB
Add onnx demo info
11 months ago
generation_config.json
Safe
132 Bytes
Move model and metadata to root path
over 1 year ago
model.safetensors
Safe
1.08 GB
LFS
Adding `safetensors` variant of this model (#2)
6 months 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)
over 1 year ago
test.py
Safe
1.46 kB
Add train and test codes
over 1 year ago
test_eval.ipynb
Safe
5.25 kB
Add train and test codes
over 1 year ago
training.ipynb
Safe
11.9 kB
Update training code
11 months ago