metadata
			license: cc-by-sa-4.0
language:
  - en
  - ja
base_model:
  - staka/fugumt-en-ja
pipeline_tag: translation
tags:
  - CTranslate2
Overview
This model is "staka/fugumt-en-ja" converted to run on CTranslate2.
Below is a convert command:
pip install ctranslate2 huggingface_hub torch transformers
ct2-transformers-converter --model staka/fugumt-en-ja --output_dir fugumt-en-ja-ct2 \
  --copy_files source.spm target.spm tokenizer_config.json
License
Based on the original model, this work is licensed under a CC CC BY-SA 4.0 license.