14 lines
1.0 KiB
JSON
14 lines
1.0 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"
|
||
}
|