aixsatoshi commited on
Commit
7c0e647
1 Parent(s): ffc104e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -3,13 +3,26 @@ license: apache-2.0
3
  ---
4
  Translator
5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  Swallow-MS-7bの高い日本語力を利用した翻訳モデルです
7
  [tokyotech-llm/Swallow-MS-7b-v0.1](https://huggingface.co/tokyotech-llm/Swallow-MS-7b-v0.1)
8
 
9
  英日翻訳メインに、8K contextでファインチューニングしています
10
  100 token〜数千tokenまでの比較的長文の翻訳を主目的としています
11
 
12
- 多言語の翻訳も一部可能のようでした
13
 
14
  ### Prompt
15
  XML likeなinstructionテンプレートを採用しました
 
3
  ---
4
  Translator
5
 
6
+ This is a translation model utilizing the high Japanese proficiency of Swallow-MS-7b.
7
+ tokyotech-llm/Swallow-MS-7b-v0.1
8
+
9
+ Primarily focused on English-Japanese translation, it has been fine-tuned with an 8K context.
10
+ It is mainly aimed at translating relatively long texts ranging from 100 to several thousand tokens.
11
+
12
+ It also partially supports translation in multiple languages.
13
+ Prompt
14
+
15
+ An XML-like instruction template has been adopted.
16
+
17
+ ----------------------------
18
+
19
  Swallow-MS-7bの高い日本語力を利用した翻訳モデルです
20
  [tokyotech-llm/Swallow-MS-7b-v0.1](https://huggingface.co/tokyotech-llm/Swallow-MS-7b-v0.1)
21
 
22
  英日翻訳メインに、8K contextでファインチューニングしています
23
  100 token〜数千tokenまでの比較的長文の翻訳を主目的としています
24
 
25
+ 多言語の翻訳も一部対応しています
26
 
27
  ### Prompt
28
  XML likeなinstructionテンプレートを採用しました