File size: 1,044 Bytes
cec9ae7
ed3f669
 
 
 
 
 
cec9ae7
ed3f669
cec9ae7
ed3f669
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---

language:
- ja
- en
tags:
- translation
- ctranslate2
license: cc-by-sa-4.0
base_model: staka/fugumt-en-ja
---

# 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.