14 lines
1.2 KiB
JSON
14 lines
1.2 KiB
JSON
{
|
|
"Tokenizer": "トークナイザー",
|
|
"Before your text is sent to the neural network, it gets turned into numbers in a process called tokenization. These tokens are how the neural network reads and interprets text. Thanks to our great friends at Shousetsu愛 for inspiration for this feature.": "テキストはニューラルネットワークに送られる前に、トークン化と呼ばれるプロセスで数値に変換されます。このトークンによってニューラルネットワークはテキストを読み解くことができるのです。この機能のインスピレーションを与えてくれた、私たちの偉大な友人である Shousetsu愛 に感謝します。",
|
|
"Text input": "文字列入力",
|
|
"ID input": "ID入力",
|
|
"Tokenize": "トークン化",
|
|
"Text": "文字列",
|
|
"Tokens": "トークン",
|
|
"stable-diffusion-webui-tokenizer": "stable-diffusion-webui-tokenizer",
|
|
"Prompt for tokenization": "プロンプトのトークン化",
|
|
"Ids for tokenization (example: 9061, 631, 736)": "IDのトークン化 (例: 9061, 631, 736)",
|
|
"https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer.git": "https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer.git"
|
|
}
|