fugumt-en-ja-ct2 / README.md
jkawamoto's picture
Update README.md
5bdad25 verified
---
language:
- ja
- en
tags:
- translation
- ctranslate2
license: cc-by-sa-4.0
base_model: staka/fugumt-en-ja
base_model_relation: quantized
---
# fugumt-en-ja-ct2
This is a version of [`staka/fugumt-en-ja`](https://huggingface.co/staka/fugumt-en-ja)
converted for use with [CTranslate2](https://github.com/OpenNMT/CTranslate2).
The conversion was performed using the following command:
```
ct2-transformers-converter --model staka/fugumt-en-ja --output_dir fugumt-en-ja-ct2 \
--copy_files generation_config.json source.spm target.spm special_tokens_map.json \
tokenizer_config.json vocab.json
```
## License
This adaptation is based on [`staka/fugumt-en-ja`](https://huggingface.co/staka/fugumt-en-ja)
which is licensed under the Creative Commons Attribution-ShareAlike 4.0 International
([CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)).
Modifications were made for compatibility with [CTranslate2](https://github.com/OpenNMT/CTranslate2).
This modified version is also distributed under the CC BY-SA 4.0 license.