Diff
checker
テキスト
テキスト
画像
ドキュメント
Excel
フォルダ
Legal
Enterprise
デスクトップ
料金
ログイン
Diffchecker デスクトップのダウンロード
テキスト比較
2 つのテキスト ファイルの違いを見つける
ツール
履歴
ライブエディター
空白の変更を非表示
未変更行を折りたたむ
折り返しなし
レイアウト
分割
統合
比較精度
スマート
単語
文字
テキストスタイル
外観を変更
シンタックスハイライト
構文を選択
無視
テキスト変換
最初の差分へ移動
入力を編集
Diffchecker Desktop
Diffcheckerを実行する最も安全な方法。Diffchecker Desktopアプリを入手:あなたの差分はコンピューターから出ることはありません!
Desktopを入手
tokenizer_config.json
作成日
2 年前
差分は期限切れになりません
クリア
エクスポート
共有
説明
4 削除
行
合計
削除
文字
合計
削除
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
43 行
すべてコピー
3 追加
行
合計
追加
文字
合計
追加
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
42 行
すべてコピー
{
{
"add_bos_token": true,
"add_bos_token": true,
"add_eos_token": false,
"add_eos_token": false,
"added_tokens_decoder": {
"added_tokens_decoder": {
"0": {
"0": {
"content": "<unk>",
"content": "<unk>",
"lstrip": false,
"lstrip": false,
コピー
コピー済み
コピー
コピー済み
"normalized":
true
,
"normalized":
false
,
"rstrip": false,
"rstrip": false,
"single_word": false,
"single_word": false,
"special": true
"special": true
},
},
"1": {
"1": {
"content": "<s>",
"content": "<s>",
"lstrip": false,
"lstrip": false,
コピー
コピー済み
コピー
コピー済み
"normalized":
true
,
"normalized":
false
,
"rstrip": false,
"rstrip": false,
"single_word": false,
"single_word": false,
"special": true
"special": true
},
},
"2": {
"2": {
"content": "</s>",
"content": "</s>",
"lstrip": false,
"lstrip": false,
コピー
コピー済み
コピー
コピー済み
"normalized":
true
,
"normalized":
false
,
"rstrip": false,
"rstrip": false,
"single_word": false,
"single_word": false,
"special": true
"special": true
}
}
},
},
"additional_special_tokens": [],
"additional_special_tokens": [],
"bos_token": "<s>",
"bos_token": "<s>",
コピー
コピー済み
コピー
コピー済み
"chat_template": "chat_template\": \"{{ bos_token }}{% for message in messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if message['role'] == 'user' %}{{ '[INST] ' + message['content'] + ' [/INST]' }}{% elif message['role'] == 'assistant' %}{{ message['content'] + eos_token}}{% else %}{{ raise_exception('Only user and assistant roles are supported!') }}{% endif %}{% endfor %}",
"clean_up_tokenization_spaces": false,
"clean_up_tokenization_spaces": false,
"eos_token": "</s>",
"eos_token": "</s>",
"legacy": true,
"legacy": true,
"model_max_length": 1000000000000000019884624838656,
"model_max_length": 1000000000000000019884624838656,
"pad_token": null,
"pad_token": null,
"sp_model_kwargs": {},
"sp_model_kwargs": {},
"spaces_between_special_tokens": false,
"spaces_between_special_tokens": false,
"tokenizer_class": "LlamaTokenizer",
"tokenizer_class": "LlamaTokenizer",
"unk_token": "<unk>",
"unk_token": "<unk>",
"use_default_system_prompt": false
"use_default_system_prompt": false
}
}
保存された差分
原文
ファイルを開く
{ "add_bos_token": true, "add_eos_token": false, "added_tokens_decoder": { "0": { "content": "<unk>", "lstrip": false, "normalized": true, "rstrip": false, "single_word": false, "special": true }, "1": { "content": "<s>", "lstrip": false, "normalized": true, "rstrip": false, "single_word": false, "special": true }, "2": { "content": "</s>", "lstrip": false, "normalized": true, "rstrip": false, "single_word": false, "special": true } }, "additional_special_tokens": [], "bos_token": "<s>", "chat_template": "chat_template\": \"{{ bos_token }}{% for message in messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if message['role'] == 'user' %}{{ '[INST] ' + message['content'] + ' [/INST]' }}{% elif message['role'] == 'assistant' %}{{ message['content'] + eos_token}}{% else %}{{ raise_exception('Only user and assistant roles are supported!') }}{% endif %}{% endfor %}", "clean_up_tokenization_spaces": false, "eos_token": "</s>", "legacy": true, "model_max_length": 1000000000000000019884624838656, "pad_token": null, "sp_model_kwargs": {}, "spaces_between_special_tokens": false, "tokenizer_class": "LlamaTokenizer", "unk_token": "<unk>", "use_default_system_prompt": false }
変更されたテキスト
ファイルを開く
{ "add_bos_token": true, "add_eos_token": false, "added_tokens_decoder": { "0": { "content": "<unk>", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true }, "1": { "content": "<s>", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true }, "2": { "content": "</s>", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true } }, "additional_special_tokens": [], "bos_token": "<s>", "clean_up_tokenization_spaces": false, "eos_token": "</s>", "legacy": true, "model_max_length": 1000000000000000019884624838656, "pad_token": null, "sp_model_kwargs": {}, "spaces_between_special_tokens": false, "tokenizer_class": "LlamaTokenizer", "unk_token": "<unk>", "use_default_system_prompt": false }
違いを見つける