12 lines
1.1 KiB
JSON
12 lines
1.1 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.": "テキストはニューラルネットワークに送られる前に、トークン化と呼ばれるプロセスで数値に変換されます。このトークンによってニューラルネットワークはテキストを読み解くことができるのです。この機能のインスピレーションを与えてくれた、私たちの偉大な友人である\n 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)"
|
|
} |