diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..7e3188563bcce4d08143bb0b1c766daa4869d304 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,36 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +*.txt filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..7be5fc7f47d5db027d120b8024982df93db95b74 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +--- +license: mit +--- diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/config.json new file mode 100644 index 0000000000000000000000000000000000000000..9489c715daa229e1b0e84b4f28784e439728edae --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/config.json @@ -0,0 +1,25 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForOntoProteinContactPrediction" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "initializer_range": 0.02, + "intermediate_size": 4096, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/eval_results_contact.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/eval_results_contact.txt new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..8b3ed96b89c4bb8f503e59a8587e54545e641696 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913c9990911124a19a78a88c96954fbb3222e8aabe71e52d42778a0658f07051 +size 1675609480 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..9187c35a7ccdace34684d089167c5c3fedadda4d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/tokenizer.json @@ -0,0 +1,180 @@ +{ + "version": "1.0", + "truncation": null, + "padding": null, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..ff39df2ced284dd1757207185415b7d50017320e --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12e16a20e9470979c5bfcac409f498485fd64b5a7fd28fbbdcf8f9467ec3cc7f +size 5368 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/contact/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/config.json new file mode 100644 index 0000000000000000000000000000000000000000..863cc339e2860d9345e876aa9d5d6b8ded80b7ac --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/config.json @@ -0,0 +1,32 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForSequenceClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "problem_type": "regression", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/eval_results_fluorescence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/eval_results_fluorescence.txt new file mode 100644 index 0000000000000000000000000000000000000000..117a2f6f41ff4a181c2a9a0cbeb8bfd067f7c066 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/eval_results_fluorescence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139185223a7917e6a8b5a523a61cb4ff205b57c5ed8fc00cc49f6286afaa726e +size 174 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3f078bd4a9504bd2af52814b2a53832604a186f3 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa3bad0ddc37303d033d1f7679e70139748ba56bac61ff5561df56fca2ddf5a9 +size 1679787388 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..3f63b56d9ebc8b127a7f6b39696bddb132503a9f --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/tokenizer.json @@ -0,0 +1,194 @@ +{ + "version": "1.0", + "truncation": { + "direction": "Right", + "max_length": 239, + "strategy": "LongestFirst", + "stride": 0 + }, + "padding": { + "strategy": { + "Fixed": 239 + }, + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..4bfd01b3682ca0df6af62d20ef6b5bc16d41bb43 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e52f5e22ef8d61af63be51055cb8517c84634a34721e30f21a65a9af0526c2 +size 5432 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/fluorescence/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/config.json new file mode 100644 index 0000000000000000000000000000000000000000..dc5417f50cdc280940f7a05798504aacc9decef6 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/config.json @@ -0,0 +1,2420 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForSequenceClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0", + "1": "LABEL_1", + "2": "LABEL_2", + "3": "LABEL_3", + "4": "LABEL_4", + "5": "LABEL_5", + "6": "LABEL_6", + "7": "LABEL_7", + "8": "LABEL_8", + "9": "LABEL_9", + "10": "LABEL_10", + "11": "LABEL_11", + "12": "LABEL_12", + "13": "LABEL_13", + "14": "LABEL_14", + "15": "LABEL_15", + "16": "LABEL_16", + "17": "LABEL_17", + "18": "LABEL_18", + "19": "LABEL_19", + "20": "LABEL_20", + "21": "LABEL_21", + "22": "LABEL_22", + "23": "LABEL_23", + "24": "LABEL_24", + "25": "LABEL_25", + "26": "LABEL_26", + "27": "LABEL_27", + "28": "LABEL_28", + "29": "LABEL_29", + "30": "LABEL_30", + "31": "LABEL_31", + "32": "LABEL_32", + "33": "LABEL_33", + "34": "LABEL_34", + "35": "LABEL_35", + "36": "LABEL_36", + "37": "LABEL_37", + "38": "LABEL_38", + "39": "LABEL_39", + "40": "LABEL_40", + "41": "LABEL_41", + "42": "LABEL_42", + "43": "LABEL_43", + "44": "LABEL_44", + "45": "LABEL_45", + "46": "LABEL_46", + "47": "LABEL_47", + "48": "LABEL_48", + "49": "LABEL_49", + "50": "LABEL_50", + "51": "LABEL_51", + "52": "LABEL_52", + "53": "LABEL_53", + "54": "LABEL_54", + "55": "LABEL_55", + "56": "LABEL_56", + "57": "LABEL_57", + "58": "LABEL_58", + "59": "LABEL_59", + "60": "LABEL_60", + "61": "LABEL_61", + "62": "LABEL_62", + "63": "LABEL_63", + "64": "LABEL_64", + "65": "LABEL_65", + "66": "LABEL_66", + "67": "LABEL_67", + "68": "LABEL_68", + "69": "LABEL_69", + "70": "LABEL_70", + "71": "LABEL_71", + "72": "LABEL_72", + "73": "LABEL_73", + "74": "LABEL_74", + "75": "LABEL_75", + "76": "LABEL_76", + "77": "LABEL_77", + "78": "LABEL_78", + "79": "LABEL_79", + "80": "LABEL_80", + "81": "LABEL_81", + "82": "LABEL_82", + "83": "LABEL_83", + "84": "LABEL_84", + "85": "LABEL_85", + "86": "LABEL_86", + "87": "LABEL_87", + "88": "LABEL_88", + "89": "LABEL_89", + "90": "LABEL_90", + "91": "LABEL_91", + "92": "LABEL_92", + "93": "LABEL_93", + "94": "LABEL_94", + "95": "LABEL_95", + "96": "LABEL_96", + "97": "LABEL_97", + "98": "LABEL_98", + "99": "LABEL_99", + "100": "LABEL_100", + "101": "LABEL_101", + "102": "LABEL_102", + "103": "LABEL_103", + "104": "LABEL_104", + "105": "LABEL_105", + "106": "LABEL_106", + "107": "LABEL_107", + "108": "LABEL_108", + "109": "LABEL_109", + "110": "LABEL_110", + "111": "LABEL_111", + "112": "LABEL_112", + "113": "LABEL_113", + "114": "LABEL_114", + "115": "LABEL_115", + "116": "LABEL_116", + "117": "LABEL_117", + "118": "LABEL_118", + "119": "LABEL_119", + "120": "LABEL_120", + "121": "LABEL_121", + "122": "LABEL_122", + "123": "LABEL_123", + "124": "LABEL_124", + "125": "LABEL_125", + "126": "LABEL_126", + "127": "LABEL_127", + "128": "LABEL_128", + "129": "LABEL_129", + "130": "LABEL_130", + "131": "LABEL_131", + "132": "LABEL_132", + "133": "LABEL_133", + "134": "LABEL_134", + "135": "LABEL_135", + "136": "LABEL_136", + "137": "LABEL_137", + "138": "LABEL_138", + "139": "LABEL_139", + "140": "LABEL_140", + "141": "LABEL_141", + "142": "LABEL_142", + "143": "LABEL_143", + "144": "LABEL_144", + "145": "LABEL_145", + "146": "LABEL_146", + "147": "LABEL_147", + "148": "LABEL_148", + "149": "LABEL_149", + "150": "LABEL_150", + "151": "LABEL_151", + "152": "LABEL_152", + "153": "LABEL_153", + "154": "LABEL_154", + "155": "LABEL_155", + "156": "LABEL_156", + "157": "LABEL_157", + "158": "LABEL_158", + "159": "LABEL_159", + "160": "LABEL_160", + "161": "LABEL_161", + "162": "LABEL_162", + "163": "LABEL_163", + "164": "LABEL_164", + "165": "LABEL_165", + "166": "LABEL_166", + "167": "LABEL_167", + "168": "LABEL_168", + "169": "LABEL_169", + "170": "LABEL_170", + "171": "LABEL_171", + "172": "LABEL_172", + "173": "LABEL_173", + "174": "LABEL_174", + "175": "LABEL_175", + "176": "LABEL_176", + "177": "LABEL_177", + "178": "LABEL_178", + "179": "LABEL_179", + "180": "LABEL_180", + "181": "LABEL_181", + "182": "LABEL_182", + "183": "LABEL_183", + "184": "LABEL_184", + "185": "LABEL_185", + "186": "LABEL_186", + "187": "LABEL_187", + "188": "LABEL_188", + "189": "LABEL_189", + "190": "LABEL_190", + "191": "LABEL_191", + "192": "LABEL_192", + "193": "LABEL_193", + "194": "LABEL_194", + "195": "LABEL_195", + "196": "LABEL_196", + "197": "LABEL_197", + "198": "LABEL_198", + "199": "LABEL_199", + "200": "LABEL_200", + "201": "LABEL_201", + "202": "LABEL_202", + "203": "LABEL_203", + "204": "LABEL_204", + "205": "LABEL_205", + "206": "LABEL_206", + "207": "LABEL_207", + "208": "LABEL_208", + "209": "LABEL_209", + "210": "LABEL_210", + "211": "LABEL_211", + "212": "LABEL_212", + "213": "LABEL_213", + "214": "LABEL_214", + "215": "LABEL_215", + "216": "LABEL_216", + "217": "LABEL_217", + "218": "LABEL_218", + "219": "LABEL_219", + "220": "LABEL_220", + "221": "LABEL_221", + "222": "LABEL_222", + "223": "LABEL_223", + "224": "LABEL_224", + "225": "LABEL_225", + "226": "LABEL_226", + "227": "LABEL_227", + "228": "LABEL_228", + "229": "LABEL_229", + "230": "LABEL_230", + "231": "LABEL_231", + "232": "LABEL_232", + "233": "LABEL_233", + "234": "LABEL_234", + "235": "LABEL_235", + "236": "LABEL_236", + "237": "LABEL_237", + "238": "LABEL_238", + "239": "LABEL_239", + "240": "LABEL_240", + "241": "LABEL_241", + "242": "LABEL_242", + "243": "LABEL_243", + "244": "LABEL_244", + "245": "LABEL_245", + "246": "LABEL_246", + "247": "LABEL_247", + "248": "LABEL_248", + "249": "LABEL_249", + "250": "LABEL_250", + "251": "LABEL_251", + "252": "LABEL_252", + "253": "LABEL_253", + "254": "LABEL_254", + "255": "LABEL_255", + "256": "LABEL_256", + "257": "LABEL_257", + "258": "LABEL_258", + "259": "LABEL_259", + "260": "LABEL_260", + "261": "LABEL_261", + "262": "LABEL_262", + "263": "LABEL_263", + "264": "LABEL_264", + "265": "LABEL_265", + "266": "LABEL_266", + "267": "LABEL_267", + "268": "LABEL_268", + "269": "LABEL_269", + "270": "LABEL_270", + "271": "LABEL_271", + "272": "LABEL_272", + "273": "LABEL_273", + "274": "LABEL_274", + "275": "LABEL_275", + "276": "LABEL_276", + "277": "LABEL_277", + "278": "LABEL_278", + "279": "LABEL_279", + "280": "LABEL_280", + "281": "LABEL_281", + "282": "LABEL_282", + "283": "LABEL_283", + "284": "LABEL_284", + "285": "LABEL_285", + "286": "LABEL_286", + "287": "LABEL_287", + "288": "LABEL_288", + "289": "LABEL_289", + "290": "LABEL_290", + "291": "LABEL_291", + "292": "LABEL_292", + "293": "LABEL_293", + "294": "LABEL_294", + "295": "LABEL_295", + "296": "LABEL_296", + "297": "LABEL_297", + "298": "LABEL_298", + "299": "LABEL_299", + "300": "LABEL_300", + "301": "LABEL_301", + "302": "LABEL_302", + "303": "LABEL_303", + "304": "LABEL_304", + "305": "LABEL_305", + "306": "LABEL_306", + "307": "LABEL_307", + "308": "LABEL_308", + "309": "LABEL_309", + "310": "LABEL_310", + "311": "LABEL_311", + "312": "LABEL_312", + "313": "LABEL_313", + "314": "LABEL_314", + "315": "LABEL_315", + "316": "LABEL_316", + "317": "LABEL_317", + "318": "LABEL_318", + "319": "LABEL_319", + "320": "LABEL_320", + "321": "LABEL_321", + "322": "LABEL_322", + "323": "LABEL_323", + "324": "LABEL_324", + "325": "LABEL_325", + "326": "LABEL_326", + "327": "LABEL_327", + "328": "LABEL_328", + "329": "LABEL_329", + "330": "LABEL_330", + "331": "LABEL_331", + "332": "LABEL_332", + "333": "LABEL_333", + "334": "LABEL_334", + "335": "LABEL_335", + "336": "LABEL_336", + "337": "LABEL_337", + "338": "LABEL_338", + "339": "LABEL_339", + "340": "LABEL_340", + "341": "LABEL_341", + "342": "LABEL_342", + "343": "LABEL_343", + "344": "LABEL_344", + "345": "LABEL_345", + "346": "LABEL_346", + "347": "LABEL_347", + "348": "LABEL_348", + "349": "LABEL_349", + "350": "LABEL_350", + "351": "LABEL_351", + "352": "LABEL_352", + "353": "LABEL_353", + "354": "LABEL_354", + "355": "LABEL_355", + "356": "LABEL_356", + "357": "LABEL_357", + "358": "LABEL_358", + "359": "LABEL_359", + "360": "LABEL_360", + "361": "LABEL_361", + "362": "LABEL_362", + "363": "LABEL_363", + "364": "LABEL_364", + "365": "LABEL_365", + "366": "LABEL_366", + "367": "LABEL_367", + "368": "LABEL_368", + "369": "LABEL_369", + "370": "LABEL_370", + "371": "LABEL_371", + "372": "LABEL_372", + "373": "LABEL_373", + "374": "LABEL_374", + "375": "LABEL_375", + "376": "LABEL_376", + "377": "LABEL_377", + "378": "LABEL_378", + "379": "LABEL_379", + "380": "LABEL_380", + "381": "LABEL_381", + "382": "LABEL_382", + "383": "LABEL_383", + "384": "LABEL_384", + "385": "LABEL_385", + "386": "LABEL_386", + "387": "LABEL_387", + "388": "LABEL_388", + "389": "LABEL_389", + "390": "LABEL_390", + "391": "LABEL_391", + "392": "LABEL_392", + "393": "LABEL_393", + "394": "LABEL_394", + "395": "LABEL_395", + "396": "LABEL_396", + "397": "LABEL_397", + "398": "LABEL_398", + "399": "LABEL_399", + "400": "LABEL_400", + "401": "LABEL_401", + "402": "LABEL_402", + "403": "LABEL_403", + "404": "LABEL_404", + "405": "LABEL_405", + "406": "LABEL_406", + "407": "LABEL_407", + "408": "LABEL_408", + "409": "LABEL_409", + "410": "LABEL_410", + "411": "LABEL_411", + "412": "LABEL_412", + "413": "LABEL_413", + "414": "LABEL_414", + "415": "LABEL_415", + "416": "LABEL_416", + "417": "LABEL_417", + "418": "LABEL_418", + "419": "LABEL_419", + "420": "LABEL_420", + "421": "LABEL_421", + "422": "LABEL_422", + "423": "LABEL_423", + "424": "LABEL_424", + "425": "LABEL_425", + "426": "LABEL_426", + "427": "LABEL_427", + "428": "LABEL_428", + "429": "LABEL_429", + "430": "LABEL_430", + "431": "LABEL_431", + "432": "LABEL_432", + "433": "LABEL_433", + "434": "LABEL_434", + "435": "LABEL_435", + "436": "LABEL_436", + "437": "LABEL_437", + "438": "LABEL_438", + "439": "LABEL_439", + "440": "LABEL_440", + "441": "LABEL_441", + "442": "LABEL_442", + "443": "LABEL_443", + "444": "LABEL_444", + "445": "LABEL_445", + "446": "LABEL_446", + "447": "LABEL_447", + "448": "LABEL_448", + "449": "LABEL_449", + "450": "LABEL_450", + "451": "LABEL_451", + "452": "LABEL_452", + "453": "LABEL_453", + "454": "LABEL_454", + "455": "LABEL_455", + "456": "LABEL_456", + "457": "LABEL_457", + "458": "LABEL_458", + "459": "LABEL_459", + "460": "LABEL_460", + "461": "LABEL_461", + "462": "LABEL_462", + "463": "LABEL_463", + "464": "LABEL_464", + "465": "LABEL_465", + "466": "LABEL_466", + "467": "LABEL_467", + "468": "LABEL_468", + "469": "LABEL_469", + "470": "LABEL_470", + "471": "LABEL_471", + "472": "LABEL_472", + "473": "LABEL_473", + "474": "LABEL_474", + "475": "LABEL_475", + "476": "LABEL_476", + "477": "LABEL_477", + "478": "LABEL_478", + "479": "LABEL_479", + "480": "LABEL_480", + "481": "LABEL_481", + "482": "LABEL_482", + "483": "LABEL_483", + "484": "LABEL_484", + "485": "LABEL_485", + "486": "LABEL_486", + "487": "LABEL_487", + "488": "LABEL_488", + "489": "LABEL_489", + "490": "LABEL_490", + "491": "LABEL_491", + "492": "LABEL_492", + "493": "LABEL_493", + "494": "LABEL_494", + "495": "LABEL_495", + "496": "LABEL_496", + "497": "LABEL_497", + "498": "LABEL_498", + "499": "LABEL_499", + "500": "LABEL_500", + "501": "LABEL_501", + "502": "LABEL_502", + "503": "LABEL_503", + "504": "LABEL_504", + "505": "LABEL_505", + "506": "LABEL_506", + "507": "LABEL_507", + "508": "LABEL_508", + "509": "LABEL_509", + "510": "LABEL_510", + "511": "LABEL_511", + "512": "LABEL_512", + "513": "LABEL_513", + "514": "LABEL_514", + "515": "LABEL_515", + "516": "LABEL_516", + "517": "LABEL_517", + "518": "LABEL_518", + "519": "LABEL_519", + "520": "LABEL_520", + "521": "LABEL_521", + "522": "LABEL_522", + "523": "LABEL_523", + "524": "LABEL_524", + "525": "LABEL_525", + "526": "LABEL_526", + "527": "LABEL_527", + "528": "LABEL_528", + "529": "LABEL_529", + "530": "LABEL_530", + "531": "LABEL_531", + "532": "LABEL_532", + "533": "LABEL_533", + "534": "LABEL_534", + "535": "LABEL_535", + "536": "LABEL_536", + "537": "LABEL_537", + "538": "LABEL_538", + "539": "LABEL_539", + "540": "LABEL_540", + "541": "LABEL_541", + "542": "LABEL_542", + "543": "LABEL_543", + "544": "LABEL_544", + "545": "LABEL_545", + "546": "LABEL_546", + "547": "LABEL_547", + "548": "LABEL_548", + "549": "LABEL_549", + "550": "LABEL_550", + "551": "LABEL_551", + "552": "LABEL_552", + "553": "LABEL_553", + "554": "LABEL_554", + "555": "LABEL_555", + "556": "LABEL_556", + "557": "LABEL_557", + "558": "LABEL_558", + "559": "LABEL_559", + "560": "LABEL_560", + "561": "LABEL_561", + "562": "LABEL_562", + "563": "LABEL_563", + "564": "LABEL_564", + "565": "LABEL_565", + "566": "LABEL_566", + "567": "LABEL_567", + "568": "LABEL_568", + "569": "LABEL_569", + "570": "LABEL_570", + "571": "LABEL_571", + "572": "LABEL_572", + "573": "LABEL_573", + "574": "LABEL_574", + "575": "LABEL_575", + "576": "LABEL_576", + "577": "LABEL_577", + "578": "LABEL_578", + "579": "LABEL_579", + "580": "LABEL_580", + "581": "LABEL_581", + "582": "LABEL_582", + "583": "LABEL_583", + "584": "LABEL_584", + "585": "LABEL_585", + "586": "LABEL_586", + "587": "LABEL_587", + "588": "LABEL_588", + "589": "LABEL_589", + "590": "LABEL_590", + "591": "LABEL_591", + "592": "LABEL_592", + "593": "LABEL_593", + "594": "LABEL_594", + "595": "LABEL_595", + "596": "LABEL_596", + "597": "LABEL_597", + "598": "LABEL_598", + "599": "LABEL_599", + "600": "LABEL_600", + "601": "LABEL_601", + "602": "LABEL_602", + "603": "LABEL_603", + "604": "LABEL_604", + "605": "LABEL_605", + "606": "LABEL_606", + "607": "LABEL_607", + "608": "LABEL_608", + "609": "LABEL_609", + "610": "LABEL_610", + "611": "LABEL_611", + "612": "LABEL_612", + "613": "LABEL_613", + "614": "LABEL_614", + "615": "LABEL_615", + "616": "LABEL_616", + "617": "LABEL_617", + "618": "LABEL_618", + "619": "LABEL_619", + "620": "LABEL_620", + "621": "LABEL_621", + "622": "LABEL_622", + "623": "LABEL_623", + "624": "LABEL_624", + "625": "LABEL_625", + "626": "LABEL_626", + "627": "LABEL_627", + "628": "LABEL_628", + "629": "LABEL_629", + "630": "LABEL_630", + "631": "LABEL_631", + "632": "LABEL_632", + "633": "LABEL_633", + "634": "LABEL_634", + "635": "LABEL_635", + "636": "LABEL_636", + "637": "LABEL_637", + "638": "LABEL_638", + "639": "LABEL_639", + "640": "LABEL_640", + "641": "LABEL_641", + "642": "LABEL_642", + "643": "LABEL_643", + "644": "LABEL_644", + "645": "LABEL_645", + "646": "LABEL_646", + "647": "LABEL_647", + "648": "LABEL_648", + "649": "LABEL_649", + "650": "LABEL_650", + "651": "LABEL_651", + "652": "LABEL_652", + "653": "LABEL_653", + "654": "LABEL_654", + "655": "LABEL_655", + "656": "LABEL_656", + "657": "LABEL_657", + "658": "LABEL_658", + "659": "LABEL_659", + "660": "LABEL_660", + "661": "LABEL_661", + "662": "LABEL_662", + "663": "LABEL_663", + "664": "LABEL_664", + "665": "LABEL_665", + "666": "LABEL_666", + "667": "LABEL_667", + "668": "LABEL_668", + "669": "LABEL_669", + "670": "LABEL_670", + "671": "LABEL_671", + "672": "LABEL_672", + "673": "LABEL_673", + "674": "LABEL_674", + "675": "LABEL_675", + "676": "LABEL_676", + "677": "LABEL_677", + "678": "LABEL_678", + "679": "LABEL_679", + "680": "LABEL_680", + "681": "LABEL_681", + "682": "LABEL_682", + "683": "LABEL_683", + "684": "LABEL_684", + "685": "LABEL_685", + "686": "LABEL_686", + "687": "LABEL_687", + "688": "LABEL_688", + "689": "LABEL_689", + "690": "LABEL_690", + "691": "LABEL_691", + "692": "LABEL_692", + "693": "LABEL_693", + "694": "LABEL_694", + "695": "LABEL_695", + "696": "LABEL_696", + "697": "LABEL_697", + "698": "LABEL_698", + "699": "LABEL_699", + "700": "LABEL_700", + "701": "LABEL_701", + "702": "LABEL_702", + "703": "LABEL_703", + "704": "LABEL_704", + "705": "LABEL_705", + "706": "LABEL_706", + "707": "LABEL_707", + "708": "LABEL_708", + "709": "LABEL_709", + "710": "LABEL_710", + "711": "LABEL_711", + "712": "LABEL_712", + "713": "LABEL_713", + "714": "LABEL_714", + "715": "LABEL_715", + "716": "LABEL_716", + "717": "LABEL_717", + "718": "LABEL_718", + "719": "LABEL_719", + "720": "LABEL_720", + "721": "LABEL_721", + "722": "LABEL_722", + "723": "LABEL_723", + "724": "LABEL_724", + "725": "LABEL_725", + "726": "LABEL_726", + "727": "LABEL_727", + "728": "LABEL_728", + "729": "LABEL_729", + "730": "LABEL_730", + "731": "LABEL_731", + "732": "LABEL_732", + "733": "LABEL_733", + "734": "LABEL_734", + "735": "LABEL_735", + "736": "LABEL_736", + "737": "LABEL_737", + "738": "LABEL_738", + "739": "LABEL_739", + "740": "LABEL_740", + "741": "LABEL_741", + "742": "LABEL_742", + "743": "LABEL_743", + "744": "LABEL_744", + "745": "LABEL_745", + "746": "LABEL_746", + "747": "LABEL_747", + "748": "LABEL_748", + "749": "LABEL_749", + "750": "LABEL_750", + "751": "LABEL_751", + "752": "LABEL_752", + "753": "LABEL_753", + "754": "LABEL_754", + "755": "LABEL_755", + "756": "LABEL_756", + "757": "LABEL_757", + "758": "LABEL_758", + "759": "LABEL_759", + "760": "LABEL_760", + "761": "LABEL_761", + "762": "LABEL_762", + "763": "LABEL_763", + "764": "LABEL_764", + "765": "LABEL_765", + "766": "LABEL_766", + "767": "LABEL_767", + "768": "LABEL_768", + "769": "LABEL_769", + "770": "LABEL_770", + "771": "LABEL_771", + "772": "LABEL_772", + "773": "LABEL_773", + "774": "LABEL_774", + "775": "LABEL_775", + "776": "LABEL_776", + "777": "LABEL_777", + "778": "LABEL_778", + "779": "LABEL_779", + "780": "LABEL_780", + "781": "LABEL_781", + "782": "LABEL_782", + "783": "LABEL_783", + "784": "LABEL_784", + "785": "LABEL_785", + "786": "LABEL_786", + "787": "LABEL_787", + "788": "LABEL_788", + "789": "LABEL_789", + "790": "LABEL_790", + "791": "LABEL_791", + "792": "LABEL_792", + "793": "LABEL_793", + "794": "LABEL_794", + "795": "LABEL_795", + "796": "LABEL_796", + "797": "LABEL_797", + "798": "LABEL_798", + "799": "LABEL_799", + "800": "LABEL_800", + "801": "LABEL_801", + "802": "LABEL_802", + "803": "LABEL_803", + "804": "LABEL_804", + "805": "LABEL_805", + "806": "LABEL_806", + "807": "LABEL_807", + "808": "LABEL_808", + "809": "LABEL_809", + "810": "LABEL_810", + "811": "LABEL_811", + "812": "LABEL_812", + "813": "LABEL_813", + "814": "LABEL_814", + "815": "LABEL_815", + "816": "LABEL_816", + "817": "LABEL_817", + "818": "LABEL_818", + "819": "LABEL_819", + "820": "LABEL_820", + "821": "LABEL_821", + "822": "LABEL_822", + "823": "LABEL_823", + "824": "LABEL_824", + "825": "LABEL_825", + "826": "LABEL_826", + "827": "LABEL_827", + "828": "LABEL_828", + "829": "LABEL_829", + "830": "LABEL_830", + "831": "LABEL_831", + "832": "LABEL_832", + "833": "LABEL_833", + "834": "LABEL_834", + "835": "LABEL_835", + "836": "LABEL_836", + "837": "LABEL_837", + "838": "LABEL_838", + "839": "LABEL_839", + "840": "LABEL_840", + "841": "LABEL_841", + "842": "LABEL_842", + "843": "LABEL_843", + "844": "LABEL_844", + "845": "LABEL_845", + "846": "LABEL_846", + "847": "LABEL_847", + "848": "LABEL_848", + "849": "LABEL_849", + "850": "LABEL_850", + "851": "LABEL_851", + "852": "LABEL_852", + "853": "LABEL_853", + "854": "LABEL_854", + "855": "LABEL_855", + "856": "LABEL_856", + "857": "LABEL_857", + "858": "LABEL_858", + "859": "LABEL_859", + "860": "LABEL_860", + "861": "LABEL_861", + "862": "LABEL_862", + "863": "LABEL_863", + "864": "LABEL_864", + "865": "LABEL_865", + "866": "LABEL_866", + "867": "LABEL_867", + "868": "LABEL_868", + "869": "LABEL_869", + "870": "LABEL_870", + "871": "LABEL_871", + "872": "LABEL_872", + "873": "LABEL_873", + "874": "LABEL_874", + "875": "LABEL_875", + "876": "LABEL_876", + "877": "LABEL_877", + "878": "LABEL_878", + "879": "LABEL_879", + "880": "LABEL_880", + "881": "LABEL_881", + "882": "LABEL_882", + "883": "LABEL_883", + "884": "LABEL_884", + "885": "LABEL_885", + "886": "LABEL_886", + "887": "LABEL_887", + "888": "LABEL_888", + "889": "LABEL_889", + "890": "LABEL_890", + "891": "LABEL_891", + "892": "LABEL_892", + "893": "LABEL_893", + "894": "LABEL_894", + "895": "LABEL_895", + "896": "LABEL_896", + "897": "LABEL_897", + "898": "LABEL_898", + "899": "LABEL_899", + "900": "LABEL_900", + "901": "LABEL_901", + "902": "LABEL_902", + "903": "LABEL_903", + "904": "LABEL_904", + "905": "LABEL_905", + "906": "LABEL_906", + "907": "LABEL_907", + "908": "LABEL_908", + "909": "LABEL_909", + "910": "LABEL_910", + "911": "LABEL_911", + "912": "LABEL_912", + "913": "LABEL_913", + "914": "LABEL_914", + "915": "LABEL_915", + "916": "LABEL_916", + "917": "LABEL_917", + "918": "LABEL_918", + "919": "LABEL_919", + "920": "LABEL_920", + "921": "LABEL_921", + "922": "LABEL_922", + "923": "LABEL_923", + "924": "LABEL_924", + "925": "LABEL_925", + "926": "LABEL_926", + "927": "LABEL_927", + "928": "LABEL_928", + "929": "LABEL_929", + "930": "LABEL_930", + "931": "LABEL_931", + "932": "LABEL_932", + "933": "LABEL_933", + "934": "LABEL_934", + "935": "LABEL_935", + "936": "LABEL_936", + "937": "LABEL_937", + "938": "LABEL_938", + "939": "LABEL_939", + "940": "LABEL_940", + "941": "LABEL_941", + "942": "LABEL_942", + "943": "LABEL_943", + "944": "LABEL_944", + "945": "LABEL_945", + "946": "LABEL_946", + "947": "LABEL_947", + "948": "LABEL_948", + "949": "LABEL_949", + "950": "LABEL_950", + "951": "LABEL_951", + "952": "LABEL_952", + "953": "LABEL_953", + "954": "LABEL_954", + "955": "LABEL_955", + "956": "LABEL_956", + "957": "LABEL_957", + "958": "LABEL_958", + "959": "LABEL_959", + "960": "LABEL_960", + "961": "LABEL_961", + "962": "LABEL_962", + "963": "LABEL_963", + "964": "LABEL_964", + "965": "LABEL_965", + "966": "LABEL_966", + "967": "LABEL_967", + "968": "LABEL_968", + "969": "LABEL_969", + "970": "LABEL_970", + "971": "LABEL_971", + "972": "LABEL_972", + "973": "LABEL_973", + "974": "LABEL_974", + "975": "LABEL_975", + "976": "LABEL_976", + "977": "LABEL_977", + "978": "LABEL_978", + "979": "LABEL_979", + "980": "LABEL_980", + "981": "LABEL_981", + "982": "LABEL_982", + "983": "LABEL_983", + "984": "LABEL_984", + "985": "LABEL_985", + "986": "LABEL_986", + "987": "LABEL_987", + "988": "LABEL_988", + "989": "LABEL_989", + "990": "LABEL_990", + "991": "LABEL_991", + "992": "LABEL_992", + "993": "LABEL_993", + "994": "LABEL_994", + "995": "LABEL_995", + "996": "LABEL_996", + "997": "LABEL_997", + "998": "LABEL_998", + "999": "LABEL_999", + "1000": "LABEL_1000", + "1001": "LABEL_1001", + "1002": "LABEL_1002", + "1003": "LABEL_1003", + "1004": "LABEL_1004", + "1005": "LABEL_1005", + "1006": "LABEL_1006", + "1007": "LABEL_1007", + "1008": "LABEL_1008", + "1009": "LABEL_1009", + "1010": "LABEL_1010", + "1011": "LABEL_1011", + "1012": "LABEL_1012", + "1013": "LABEL_1013", + "1014": "LABEL_1014", + "1015": "LABEL_1015", + "1016": "LABEL_1016", + "1017": "LABEL_1017", + "1018": "LABEL_1018", + "1019": "LABEL_1019", + "1020": "LABEL_1020", + "1021": "LABEL_1021", + "1022": "LABEL_1022", + "1023": "LABEL_1023", + "1024": "LABEL_1024", + "1025": "LABEL_1025", + "1026": "LABEL_1026", + "1027": "LABEL_1027", + "1028": "LABEL_1028", + "1029": "LABEL_1029", + "1030": "LABEL_1030", + "1031": "LABEL_1031", + "1032": "LABEL_1032", + "1033": "LABEL_1033", + "1034": "LABEL_1034", + "1035": "LABEL_1035", + "1036": "LABEL_1036", + "1037": "LABEL_1037", + "1038": "LABEL_1038", + "1039": "LABEL_1039", + "1040": "LABEL_1040", + "1041": "LABEL_1041", + "1042": "LABEL_1042", + "1043": "LABEL_1043", + "1044": "LABEL_1044", + "1045": "LABEL_1045", + "1046": "LABEL_1046", + "1047": "LABEL_1047", + "1048": "LABEL_1048", + "1049": "LABEL_1049", + "1050": "LABEL_1050", + "1051": "LABEL_1051", + "1052": "LABEL_1052", + "1053": "LABEL_1053", + "1054": "LABEL_1054", + "1055": "LABEL_1055", + "1056": "LABEL_1056", + "1057": "LABEL_1057", + "1058": "LABEL_1058", + "1059": "LABEL_1059", + "1060": "LABEL_1060", + "1061": "LABEL_1061", + "1062": "LABEL_1062", + "1063": "LABEL_1063", + "1064": "LABEL_1064", + "1065": "LABEL_1065", + "1066": "LABEL_1066", + "1067": "LABEL_1067", + "1068": "LABEL_1068", + "1069": "LABEL_1069", + "1070": "LABEL_1070", + "1071": "LABEL_1071", + "1072": "LABEL_1072", + "1073": "LABEL_1073", + "1074": "LABEL_1074", + "1075": "LABEL_1075", + "1076": "LABEL_1076", + "1077": "LABEL_1077", + "1078": "LABEL_1078", + "1079": "LABEL_1079", + "1080": "LABEL_1080", + "1081": "LABEL_1081", + "1082": "LABEL_1082", + "1083": "LABEL_1083", + "1084": "LABEL_1084", + "1085": "LABEL_1085", + "1086": "LABEL_1086", + "1087": "LABEL_1087", + "1088": "LABEL_1088", + "1089": "LABEL_1089", + "1090": "LABEL_1090", + "1091": "LABEL_1091", + "1092": "LABEL_1092", + "1093": "LABEL_1093", + "1094": "LABEL_1094", + "1095": "LABEL_1095", + "1096": "LABEL_1096", + "1097": "LABEL_1097", + "1098": "LABEL_1098", + "1099": "LABEL_1099", + "1100": "LABEL_1100", + "1101": "LABEL_1101", + "1102": "LABEL_1102", + "1103": "LABEL_1103", + "1104": "LABEL_1104", + "1105": "LABEL_1105", + "1106": "LABEL_1106", + "1107": "LABEL_1107", + "1108": "LABEL_1108", + "1109": "LABEL_1109", + "1110": "LABEL_1110", + "1111": "LABEL_1111", + "1112": "LABEL_1112", + "1113": "LABEL_1113", + "1114": "LABEL_1114", + "1115": "LABEL_1115", + "1116": "LABEL_1116", + "1117": "LABEL_1117", + "1118": "LABEL_1118", + "1119": "LABEL_1119", + "1120": "LABEL_1120", + "1121": "LABEL_1121", + "1122": "LABEL_1122", + "1123": "LABEL_1123", + "1124": "LABEL_1124", + "1125": "LABEL_1125", + "1126": "LABEL_1126", + "1127": "LABEL_1127", + "1128": "LABEL_1128", + "1129": "LABEL_1129", + "1130": "LABEL_1130", + "1131": "LABEL_1131", + "1132": "LABEL_1132", + "1133": "LABEL_1133", + "1134": "LABEL_1134", + "1135": "LABEL_1135", + "1136": "LABEL_1136", + "1137": "LABEL_1137", + "1138": "LABEL_1138", + "1139": "LABEL_1139", + "1140": "LABEL_1140", + "1141": "LABEL_1141", + "1142": "LABEL_1142", + "1143": "LABEL_1143", + "1144": "LABEL_1144", + "1145": "LABEL_1145", + "1146": "LABEL_1146", + "1147": "LABEL_1147", + "1148": "LABEL_1148", + "1149": "LABEL_1149", + "1150": "LABEL_1150", + "1151": "LABEL_1151", + "1152": "LABEL_1152", + "1153": "LABEL_1153", + "1154": "LABEL_1154", + "1155": "LABEL_1155", + "1156": "LABEL_1156", + "1157": "LABEL_1157", + "1158": "LABEL_1158", + "1159": "LABEL_1159", + "1160": "LABEL_1160", + "1161": "LABEL_1161", + "1162": "LABEL_1162", + "1163": "LABEL_1163", + "1164": "LABEL_1164", + "1165": "LABEL_1165", + "1166": "LABEL_1166", + "1167": "LABEL_1167", + "1168": "LABEL_1168", + "1169": "LABEL_1169", + "1170": "LABEL_1170", + "1171": "LABEL_1171", + "1172": "LABEL_1172", + "1173": "LABEL_1173", + "1174": "LABEL_1174", + "1175": "LABEL_1175", + "1176": "LABEL_1176", + "1177": "LABEL_1177", + "1178": "LABEL_1178", + "1179": "LABEL_1179", + "1180": "LABEL_1180", + "1181": "LABEL_1181", + "1182": "LABEL_1182", + "1183": "LABEL_1183", + "1184": "LABEL_1184", + "1185": "LABEL_1185", + "1186": "LABEL_1186", + "1187": "LABEL_1187", + "1188": "LABEL_1188", + "1189": "LABEL_1189", + "1190": "LABEL_1190", + "1191": "LABEL_1191", + "1192": "LABEL_1192", + "1193": "LABEL_1193", + "1194": "LABEL_1194" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0, + "LABEL_1": 1, + "LABEL_10": 10, + "LABEL_100": 100, + "LABEL_1000": 1000, + "LABEL_1001": 1001, + "LABEL_1002": 1002, + "LABEL_1003": 1003, + "LABEL_1004": 1004, + "LABEL_1005": 1005, + "LABEL_1006": 1006, + "LABEL_1007": 1007, + "LABEL_1008": 1008, + "LABEL_1009": 1009, + "LABEL_101": 101, + "LABEL_1010": 1010, + "LABEL_1011": 1011, + "LABEL_1012": 1012, + "LABEL_1013": 1013, + "LABEL_1014": 1014, + "LABEL_1015": 1015, + "LABEL_1016": 1016, + "LABEL_1017": 1017, + "LABEL_1018": 1018, + "LABEL_1019": 1019, + "LABEL_102": 102, + "LABEL_1020": 1020, + "LABEL_1021": 1021, + "LABEL_1022": 1022, + "LABEL_1023": 1023, + "LABEL_1024": 1024, + "LABEL_1025": 1025, + "LABEL_1026": 1026, + "LABEL_1027": 1027, + "LABEL_1028": 1028, + "LABEL_1029": 1029, + "LABEL_103": 103, + "LABEL_1030": 1030, + "LABEL_1031": 1031, + "LABEL_1032": 1032, + "LABEL_1033": 1033, + "LABEL_1034": 1034, + "LABEL_1035": 1035, + "LABEL_1036": 1036, + "LABEL_1037": 1037, + "LABEL_1038": 1038, + "LABEL_1039": 1039, + "LABEL_104": 104, + "LABEL_1040": 1040, + "LABEL_1041": 1041, + "LABEL_1042": 1042, + "LABEL_1043": 1043, + "LABEL_1044": 1044, + "LABEL_1045": 1045, + "LABEL_1046": 1046, + "LABEL_1047": 1047, + "LABEL_1048": 1048, + "LABEL_1049": 1049, + "LABEL_105": 105, + "LABEL_1050": 1050, + "LABEL_1051": 1051, + "LABEL_1052": 1052, + "LABEL_1053": 1053, + "LABEL_1054": 1054, + "LABEL_1055": 1055, + "LABEL_1056": 1056, + "LABEL_1057": 1057, + "LABEL_1058": 1058, + "LABEL_1059": 1059, + "LABEL_106": 106, + "LABEL_1060": 1060, + "LABEL_1061": 1061, + "LABEL_1062": 1062, + "LABEL_1063": 1063, + "LABEL_1064": 1064, + "LABEL_1065": 1065, + "LABEL_1066": 1066, + "LABEL_1067": 1067, + "LABEL_1068": 1068, + "LABEL_1069": 1069, + "LABEL_107": 107, + "LABEL_1070": 1070, + "LABEL_1071": 1071, + "LABEL_1072": 1072, + "LABEL_1073": 1073, + "LABEL_1074": 1074, + "LABEL_1075": 1075, + "LABEL_1076": 1076, + "LABEL_1077": 1077, + "LABEL_1078": 1078, + "LABEL_1079": 1079, + "LABEL_108": 108, + "LABEL_1080": 1080, + "LABEL_1081": 1081, + "LABEL_1082": 1082, + "LABEL_1083": 1083, + "LABEL_1084": 1084, + "LABEL_1085": 1085, + "LABEL_1086": 1086, + "LABEL_1087": 1087, + "LABEL_1088": 1088, + "LABEL_1089": 1089, + "LABEL_109": 109, + "LABEL_1090": 1090, + "LABEL_1091": 1091, + "LABEL_1092": 1092, + "LABEL_1093": 1093, + "LABEL_1094": 1094, + "LABEL_1095": 1095, + "LABEL_1096": 1096, + "LABEL_1097": 1097, + "LABEL_1098": 1098, + "LABEL_1099": 1099, + "LABEL_11": 11, + "LABEL_110": 110, + "LABEL_1100": 1100, + "LABEL_1101": 1101, + "LABEL_1102": 1102, + "LABEL_1103": 1103, + "LABEL_1104": 1104, + "LABEL_1105": 1105, + "LABEL_1106": 1106, + "LABEL_1107": 1107, + "LABEL_1108": 1108, + "LABEL_1109": 1109, + "LABEL_111": 111, + "LABEL_1110": 1110, + "LABEL_1111": 1111, + "LABEL_1112": 1112, + "LABEL_1113": 1113, + "LABEL_1114": 1114, + "LABEL_1115": 1115, + "LABEL_1116": 1116, + "LABEL_1117": 1117, + "LABEL_1118": 1118, + "LABEL_1119": 1119, + "LABEL_112": 112, + "LABEL_1120": 1120, + "LABEL_1121": 1121, + "LABEL_1122": 1122, + "LABEL_1123": 1123, + "LABEL_1124": 1124, + "LABEL_1125": 1125, + "LABEL_1126": 1126, + "LABEL_1127": 1127, + "LABEL_1128": 1128, + "LABEL_1129": 1129, + "LABEL_113": 113, + "LABEL_1130": 1130, + "LABEL_1131": 1131, + "LABEL_1132": 1132, + "LABEL_1133": 1133, + "LABEL_1134": 1134, + "LABEL_1135": 1135, + "LABEL_1136": 1136, + "LABEL_1137": 1137, + "LABEL_1138": 1138, + "LABEL_1139": 1139, + "LABEL_114": 114, + "LABEL_1140": 1140, + "LABEL_1141": 1141, + "LABEL_1142": 1142, + "LABEL_1143": 1143, + "LABEL_1144": 1144, + "LABEL_1145": 1145, + "LABEL_1146": 1146, + "LABEL_1147": 1147, + "LABEL_1148": 1148, + "LABEL_1149": 1149, + "LABEL_115": 115, + "LABEL_1150": 1150, + "LABEL_1151": 1151, + "LABEL_1152": 1152, + "LABEL_1153": 1153, + "LABEL_1154": 1154, + "LABEL_1155": 1155, + "LABEL_1156": 1156, + "LABEL_1157": 1157, + "LABEL_1158": 1158, + "LABEL_1159": 1159, + "LABEL_116": 116, + "LABEL_1160": 1160, + "LABEL_1161": 1161, + "LABEL_1162": 1162, + "LABEL_1163": 1163, + "LABEL_1164": 1164, + "LABEL_1165": 1165, + "LABEL_1166": 1166, + "LABEL_1167": 1167, + "LABEL_1168": 1168, + "LABEL_1169": 1169, + "LABEL_117": 117, + "LABEL_1170": 1170, + "LABEL_1171": 1171, + "LABEL_1172": 1172, + "LABEL_1173": 1173, + "LABEL_1174": 1174, + "LABEL_1175": 1175, + "LABEL_1176": 1176, + "LABEL_1177": 1177, + "LABEL_1178": 1178, + "LABEL_1179": 1179, + "LABEL_118": 118, + "LABEL_1180": 1180, + "LABEL_1181": 1181, + "LABEL_1182": 1182, + "LABEL_1183": 1183, + "LABEL_1184": 1184, + "LABEL_1185": 1185, + "LABEL_1186": 1186, + "LABEL_1187": 1187, + "LABEL_1188": 1188, + "LABEL_1189": 1189, + "LABEL_119": 119, + "LABEL_1190": 1190, + "LABEL_1191": 1191, + "LABEL_1192": 1192, + "LABEL_1193": 1193, + "LABEL_1194": 1194, + "LABEL_12": 12, + "LABEL_120": 120, + "LABEL_121": 121, + "LABEL_122": 122, + "LABEL_123": 123, + "LABEL_124": 124, + "LABEL_125": 125, + "LABEL_126": 126, + "LABEL_127": 127, + "LABEL_128": 128, + "LABEL_129": 129, + "LABEL_13": 13, + "LABEL_130": 130, + "LABEL_131": 131, + "LABEL_132": 132, + "LABEL_133": 133, + "LABEL_134": 134, + "LABEL_135": 135, + "LABEL_136": 136, + "LABEL_137": 137, + "LABEL_138": 138, + "LABEL_139": 139, + "LABEL_14": 14, + "LABEL_140": 140, + "LABEL_141": 141, + "LABEL_142": 142, + "LABEL_143": 143, + "LABEL_144": 144, + "LABEL_145": 145, + "LABEL_146": 146, + "LABEL_147": 147, + "LABEL_148": 148, + "LABEL_149": 149, + "LABEL_15": 15, + "LABEL_150": 150, + "LABEL_151": 151, + "LABEL_152": 152, + "LABEL_153": 153, + "LABEL_154": 154, + "LABEL_155": 155, + "LABEL_156": 156, + "LABEL_157": 157, + "LABEL_158": 158, + "LABEL_159": 159, + "LABEL_16": 16, + "LABEL_160": 160, + "LABEL_161": 161, + "LABEL_162": 162, + "LABEL_163": 163, + "LABEL_164": 164, + "LABEL_165": 165, + "LABEL_166": 166, + "LABEL_167": 167, + "LABEL_168": 168, + "LABEL_169": 169, + "LABEL_17": 17, + "LABEL_170": 170, + "LABEL_171": 171, + "LABEL_172": 172, + "LABEL_173": 173, + "LABEL_174": 174, + "LABEL_175": 175, + "LABEL_176": 176, + "LABEL_177": 177, + "LABEL_178": 178, + "LABEL_179": 179, + "LABEL_18": 18, + "LABEL_180": 180, + "LABEL_181": 181, + "LABEL_182": 182, + "LABEL_183": 183, + "LABEL_184": 184, + "LABEL_185": 185, + "LABEL_186": 186, + "LABEL_187": 187, + "LABEL_188": 188, + "LABEL_189": 189, + "LABEL_19": 19, + "LABEL_190": 190, + "LABEL_191": 191, + "LABEL_192": 192, + "LABEL_193": 193, + "LABEL_194": 194, + "LABEL_195": 195, + "LABEL_196": 196, + "LABEL_197": 197, + "LABEL_198": 198, + "LABEL_199": 199, + "LABEL_2": 2, + "LABEL_20": 20, + "LABEL_200": 200, + "LABEL_201": 201, + "LABEL_202": 202, + "LABEL_203": 203, + "LABEL_204": 204, + "LABEL_205": 205, + "LABEL_206": 206, + "LABEL_207": 207, + "LABEL_208": 208, + "LABEL_209": 209, + "LABEL_21": 21, + "LABEL_210": 210, + "LABEL_211": 211, + "LABEL_212": 212, + "LABEL_213": 213, + "LABEL_214": 214, + "LABEL_215": 215, + "LABEL_216": 216, + "LABEL_217": 217, + "LABEL_218": 218, + "LABEL_219": 219, + "LABEL_22": 22, + "LABEL_220": 220, + "LABEL_221": 221, + "LABEL_222": 222, + "LABEL_223": 223, + "LABEL_224": 224, + "LABEL_225": 225, + "LABEL_226": 226, + "LABEL_227": 227, + "LABEL_228": 228, + "LABEL_229": 229, + "LABEL_23": 23, + "LABEL_230": 230, + "LABEL_231": 231, + "LABEL_232": 232, + "LABEL_233": 233, + "LABEL_234": 234, + "LABEL_235": 235, + "LABEL_236": 236, + "LABEL_237": 237, + "LABEL_238": 238, + "LABEL_239": 239, + "LABEL_24": 24, + "LABEL_240": 240, + "LABEL_241": 241, + "LABEL_242": 242, + "LABEL_243": 243, + "LABEL_244": 244, + "LABEL_245": 245, + "LABEL_246": 246, + "LABEL_247": 247, + "LABEL_248": 248, + "LABEL_249": 249, + "LABEL_25": 25, + "LABEL_250": 250, + "LABEL_251": 251, + "LABEL_252": 252, + "LABEL_253": 253, + "LABEL_254": 254, + "LABEL_255": 255, + "LABEL_256": 256, + "LABEL_257": 257, + "LABEL_258": 258, + "LABEL_259": 259, + "LABEL_26": 26, + "LABEL_260": 260, + "LABEL_261": 261, + "LABEL_262": 262, + "LABEL_263": 263, + "LABEL_264": 264, + "LABEL_265": 265, + "LABEL_266": 266, + "LABEL_267": 267, + "LABEL_268": 268, + "LABEL_269": 269, + "LABEL_27": 27, + "LABEL_270": 270, + "LABEL_271": 271, + "LABEL_272": 272, + "LABEL_273": 273, + "LABEL_274": 274, + "LABEL_275": 275, + "LABEL_276": 276, + "LABEL_277": 277, + "LABEL_278": 278, + "LABEL_279": 279, + "LABEL_28": 28, + "LABEL_280": 280, + "LABEL_281": 281, + "LABEL_282": 282, + "LABEL_283": 283, + "LABEL_284": 284, + "LABEL_285": 285, + "LABEL_286": 286, + "LABEL_287": 287, + "LABEL_288": 288, + "LABEL_289": 289, + "LABEL_29": 29, + "LABEL_290": 290, + "LABEL_291": 291, + "LABEL_292": 292, + "LABEL_293": 293, + "LABEL_294": 294, + "LABEL_295": 295, + "LABEL_296": 296, + "LABEL_297": 297, + "LABEL_298": 298, + "LABEL_299": 299, + "LABEL_3": 3, + "LABEL_30": 30, + "LABEL_300": 300, + "LABEL_301": 301, + "LABEL_302": 302, + "LABEL_303": 303, + "LABEL_304": 304, + "LABEL_305": 305, + "LABEL_306": 306, + "LABEL_307": 307, + "LABEL_308": 308, + "LABEL_309": 309, + "LABEL_31": 31, + "LABEL_310": 310, + "LABEL_311": 311, + "LABEL_312": 312, + "LABEL_313": 313, + "LABEL_314": 314, + "LABEL_315": 315, + "LABEL_316": 316, + "LABEL_317": 317, + "LABEL_318": 318, + "LABEL_319": 319, + "LABEL_32": 32, + "LABEL_320": 320, + "LABEL_321": 321, + "LABEL_322": 322, + "LABEL_323": 323, + "LABEL_324": 324, + "LABEL_325": 325, + "LABEL_326": 326, + "LABEL_327": 327, + "LABEL_328": 328, + "LABEL_329": 329, + "LABEL_33": 33, + "LABEL_330": 330, + "LABEL_331": 331, + "LABEL_332": 332, + "LABEL_333": 333, + "LABEL_334": 334, + "LABEL_335": 335, + "LABEL_336": 336, + "LABEL_337": 337, + "LABEL_338": 338, + "LABEL_339": 339, + "LABEL_34": 34, + "LABEL_340": 340, + "LABEL_341": 341, + "LABEL_342": 342, + "LABEL_343": 343, + "LABEL_344": 344, + "LABEL_345": 345, + "LABEL_346": 346, + "LABEL_347": 347, + "LABEL_348": 348, + "LABEL_349": 349, + "LABEL_35": 35, + "LABEL_350": 350, + "LABEL_351": 351, + "LABEL_352": 352, + "LABEL_353": 353, + "LABEL_354": 354, + "LABEL_355": 355, + "LABEL_356": 356, + "LABEL_357": 357, + "LABEL_358": 358, + "LABEL_359": 359, + "LABEL_36": 36, + "LABEL_360": 360, + "LABEL_361": 361, + "LABEL_362": 362, + "LABEL_363": 363, + "LABEL_364": 364, + "LABEL_365": 365, + "LABEL_366": 366, + "LABEL_367": 367, + "LABEL_368": 368, + "LABEL_369": 369, + "LABEL_37": 37, + "LABEL_370": 370, + "LABEL_371": 371, + "LABEL_372": 372, + "LABEL_373": 373, + "LABEL_374": 374, + "LABEL_375": 375, + "LABEL_376": 376, + "LABEL_377": 377, + "LABEL_378": 378, + "LABEL_379": 379, + "LABEL_38": 38, + "LABEL_380": 380, + "LABEL_381": 381, + "LABEL_382": 382, + "LABEL_383": 383, + "LABEL_384": 384, + "LABEL_385": 385, + "LABEL_386": 386, + "LABEL_387": 387, + "LABEL_388": 388, + "LABEL_389": 389, + "LABEL_39": 39, + "LABEL_390": 390, + "LABEL_391": 391, + "LABEL_392": 392, + "LABEL_393": 393, + "LABEL_394": 394, + "LABEL_395": 395, + "LABEL_396": 396, + "LABEL_397": 397, + "LABEL_398": 398, + "LABEL_399": 399, + "LABEL_4": 4, + "LABEL_40": 40, + "LABEL_400": 400, + "LABEL_401": 401, + "LABEL_402": 402, + "LABEL_403": 403, + "LABEL_404": 404, + "LABEL_405": 405, + "LABEL_406": 406, + "LABEL_407": 407, + "LABEL_408": 408, + "LABEL_409": 409, + "LABEL_41": 41, + "LABEL_410": 410, + "LABEL_411": 411, + "LABEL_412": 412, + "LABEL_413": 413, + "LABEL_414": 414, + "LABEL_415": 415, + "LABEL_416": 416, + "LABEL_417": 417, + "LABEL_418": 418, + "LABEL_419": 419, + "LABEL_42": 42, + "LABEL_420": 420, + "LABEL_421": 421, + "LABEL_422": 422, + "LABEL_423": 423, + "LABEL_424": 424, + "LABEL_425": 425, + "LABEL_426": 426, + "LABEL_427": 427, + "LABEL_428": 428, + "LABEL_429": 429, + "LABEL_43": 43, + "LABEL_430": 430, + "LABEL_431": 431, + "LABEL_432": 432, + "LABEL_433": 433, + "LABEL_434": 434, + "LABEL_435": 435, + "LABEL_436": 436, + "LABEL_437": 437, + "LABEL_438": 438, + "LABEL_439": 439, + "LABEL_44": 44, + "LABEL_440": 440, + "LABEL_441": 441, + "LABEL_442": 442, + "LABEL_443": 443, + "LABEL_444": 444, + "LABEL_445": 445, + "LABEL_446": 446, + "LABEL_447": 447, + "LABEL_448": 448, + "LABEL_449": 449, + "LABEL_45": 45, + "LABEL_450": 450, + "LABEL_451": 451, + "LABEL_452": 452, + "LABEL_453": 453, + "LABEL_454": 454, + "LABEL_455": 455, + "LABEL_456": 456, + "LABEL_457": 457, + "LABEL_458": 458, + "LABEL_459": 459, + "LABEL_46": 46, + "LABEL_460": 460, + "LABEL_461": 461, + "LABEL_462": 462, + "LABEL_463": 463, + "LABEL_464": 464, + "LABEL_465": 465, + "LABEL_466": 466, + "LABEL_467": 467, + "LABEL_468": 468, + "LABEL_469": 469, + "LABEL_47": 47, + "LABEL_470": 470, + "LABEL_471": 471, + "LABEL_472": 472, + "LABEL_473": 473, + "LABEL_474": 474, + "LABEL_475": 475, + "LABEL_476": 476, + "LABEL_477": 477, + "LABEL_478": 478, + "LABEL_479": 479, + "LABEL_48": 48, + "LABEL_480": 480, + "LABEL_481": 481, + "LABEL_482": 482, + "LABEL_483": 483, + "LABEL_484": 484, + "LABEL_485": 485, + "LABEL_486": 486, + "LABEL_487": 487, + "LABEL_488": 488, + "LABEL_489": 489, + "LABEL_49": 49, + "LABEL_490": 490, + "LABEL_491": 491, + "LABEL_492": 492, + "LABEL_493": 493, + "LABEL_494": 494, + "LABEL_495": 495, + "LABEL_496": 496, + "LABEL_497": 497, + "LABEL_498": 498, + "LABEL_499": 499, + "LABEL_5": 5, + "LABEL_50": 50, + "LABEL_500": 500, + "LABEL_501": 501, + "LABEL_502": 502, + "LABEL_503": 503, + "LABEL_504": 504, + "LABEL_505": 505, + "LABEL_506": 506, + "LABEL_507": 507, + "LABEL_508": 508, + "LABEL_509": 509, + "LABEL_51": 51, + "LABEL_510": 510, + "LABEL_511": 511, + "LABEL_512": 512, + "LABEL_513": 513, + "LABEL_514": 514, + "LABEL_515": 515, + "LABEL_516": 516, + "LABEL_517": 517, + "LABEL_518": 518, + "LABEL_519": 519, + "LABEL_52": 52, + "LABEL_520": 520, + "LABEL_521": 521, + "LABEL_522": 522, + "LABEL_523": 523, + "LABEL_524": 524, + "LABEL_525": 525, + "LABEL_526": 526, + "LABEL_527": 527, + "LABEL_528": 528, + "LABEL_529": 529, + "LABEL_53": 53, + "LABEL_530": 530, + "LABEL_531": 531, + "LABEL_532": 532, + "LABEL_533": 533, + "LABEL_534": 534, + "LABEL_535": 535, + "LABEL_536": 536, + "LABEL_537": 537, + "LABEL_538": 538, + "LABEL_539": 539, + "LABEL_54": 54, + "LABEL_540": 540, + "LABEL_541": 541, + "LABEL_542": 542, + "LABEL_543": 543, + "LABEL_544": 544, + "LABEL_545": 545, + "LABEL_546": 546, + "LABEL_547": 547, + "LABEL_548": 548, + "LABEL_549": 549, + "LABEL_55": 55, + "LABEL_550": 550, + "LABEL_551": 551, + "LABEL_552": 552, + "LABEL_553": 553, + "LABEL_554": 554, + "LABEL_555": 555, + "LABEL_556": 556, + "LABEL_557": 557, + "LABEL_558": 558, + "LABEL_559": 559, + "LABEL_56": 56, + "LABEL_560": 560, + "LABEL_561": 561, + "LABEL_562": 562, + "LABEL_563": 563, + "LABEL_564": 564, + "LABEL_565": 565, + "LABEL_566": 566, + "LABEL_567": 567, + "LABEL_568": 568, + "LABEL_569": 569, + "LABEL_57": 57, + "LABEL_570": 570, + "LABEL_571": 571, + "LABEL_572": 572, + "LABEL_573": 573, + "LABEL_574": 574, + "LABEL_575": 575, + "LABEL_576": 576, + "LABEL_577": 577, + "LABEL_578": 578, + "LABEL_579": 579, + "LABEL_58": 58, + "LABEL_580": 580, + "LABEL_581": 581, + "LABEL_582": 582, + "LABEL_583": 583, + "LABEL_584": 584, + "LABEL_585": 585, + "LABEL_586": 586, + "LABEL_587": 587, + "LABEL_588": 588, + "LABEL_589": 589, + "LABEL_59": 59, + "LABEL_590": 590, + "LABEL_591": 591, + "LABEL_592": 592, + "LABEL_593": 593, + "LABEL_594": 594, + "LABEL_595": 595, + "LABEL_596": 596, + "LABEL_597": 597, + "LABEL_598": 598, + "LABEL_599": 599, + "LABEL_6": 6, + "LABEL_60": 60, + "LABEL_600": 600, + "LABEL_601": 601, + "LABEL_602": 602, + "LABEL_603": 603, + "LABEL_604": 604, + "LABEL_605": 605, + "LABEL_606": 606, + "LABEL_607": 607, + "LABEL_608": 608, + "LABEL_609": 609, + "LABEL_61": 61, + "LABEL_610": 610, + "LABEL_611": 611, + "LABEL_612": 612, + "LABEL_613": 613, + "LABEL_614": 614, + "LABEL_615": 615, + "LABEL_616": 616, + "LABEL_617": 617, + "LABEL_618": 618, + "LABEL_619": 619, + "LABEL_62": 62, + "LABEL_620": 620, + "LABEL_621": 621, + "LABEL_622": 622, + "LABEL_623": 623, + "LABEL_624": 624, + "LABEL_625": 625, + "LABEL_626": 626, + "LABEL_627": 627, + "LABEL_628": 628, + "LABEL_629": 629, + "LABEL_63": 63, + "LABEL_630": 630, + "LABEL_631": 631, + "LABEL_632": 632, + "LABEL_633": 633, + "LABEL_634": 634, + "LABEL_635": 635, + "LABEL_636": 636, + "LABEL_637": 637, + "LABEL_638": 638, + "LABEL_639": 639, + "LABEL_64": 64, + "LABEL_640": 640, + "LABEL_641": 641, + "LABEL_642": 642, + "LABEL_643": 643, + "LABEL_644": 644, + "LABEL_645": 645, + "LABEL_646": 646, + "LABEL_647": 647, + "LABEL_648": 648, + "LABEL_649": 649, + "LABEL_65": 65, + "LABEL_650": 650, + "LABEL_651": 651, + "LABEL_652": 652, + "LABEL_653": 653, + "LABEL_654": 654, + "LABEL_655": 655, + "LABEL_656": 656, + "LABEL_657": 657, + "LABEL_658": 658, + "LABEL_659": 659, + "LABEL_66": 66, + "LABEL_660": 660, + "LABEL_661": 661, + "LABEL_662": 662, + "LABEL_663": 663, + "LABEL_664": 664, + "LABEL_665": 665, + "LABEL_666": 666, + "LABEL_667": 667, + "LABEL_668": 668, + "LABEL_669": 669, + "LABEL_67": 67, + "LABEL_670": 670, + "LABEL_671": 671, + "LABEL_672": 672, + "LABEL_673": 673, + "LABEL_674": 674, + "LABEL_675": 675, + "LABEL_676": 676, + "LABEL_677": 677, + "LABEL_678": 678, + "LABEL_679": 679, + "LABEL_68": 68, + "LABEL_680": 680, + "LABEL_681": 681, + "LABEL_682": 682, + "LABEL_683": 683, + "LABEL_684": 684, + "LABEL_685": 685, + "LABEL_686": 686, + "LABEL_687": 687, + "LABEL_688": 688, + "LABEL_689": 689, + "LABEL_69": 69, + "LABEL_690": 690, + "LABEL_691": 691, + "LABEL_692": 692, + "LABEL_693": 693, + "LABEL_694": 694, + "LABEL_695": 695, + "LABEL_696": 696, + "LABEL_697": 697, + "LABEL_698": 698, + "LABEL_699": 699, + "LABEL_7": 7, + "LABEL_70": 70, + "LABEL_700": 700, + "LABEL_701": 701, + "LABEL_702": 702, + "LABEL_703": 703, + "LABEL_704": 704, + "LABEL_705": 705, + "LABEL_706": 706, + "LABEL_707": 707, + "LABEL_708": 708, + "LABEL_709": 709, + "LABEL_71": 71, + "LABEL_710": 710, + "LABEL_711": 711, + "LABEL_712": 712, + "LABEL_713": 713, + "LABEL_714": 714, + "LABEL_715": 715, + "LABEL_716": 716, + "LABEL_717": 717, + "LABEL_718": 718, + "LABEL_719": 719, + "LABEL_72": 72, + "LABEL_720": 720, + "LABEL_721": 721, + "LABEL_722": 722, + "LABEL_723": 723, + "LABEL_724": 724, + "LABEL_725": 725, + "LABEL_726": 726, + "LABEL_727": 727, + "LABEL_728": 728, + "LABEL_729": 729, + "LABEL_73": 73, + "LABEL_730": 730, + "LABEL_731": 731, + "LABEL_732": 732, + "LABEL_733": 733, + "LABEL_734": 734, + "LABEL_735": 735, + "LABEL_736": 736, + "LABEL_737": 737, + "LABEL_738": 738, + "LABEL_739": 739, + "LABEL_74": 74, + "LABEL_740": 740, + "LABEL_741": 741, + "LABEL_742": 742, + "LABEL_743": 743, + "LABEL_744": 744, + "LABEL_745": 745, + "LABEL_746": 746, + "LABEL_747": 747, + "LABEL_748": 748, + "LABEL_749": 749, + "LABEL_75": 75, + "LABEL_750": 750, + "LABEL_751": 751, + "LABEL_752": 752, + "LABEL_753": 753, + "LABEL_754": 754, + "LABEL_755": 755, + "LABEL_756": 756, + "LABEL_757": 757, + "LABEL_758": 758, + "LABEL_759": 759, + "LABEL_76": 76, + "LABEL_760": 760, + "LABEL_761": 761, + "LABEL_762": 762, + "LABEL_763": 763, + "LABEL_764": 764, + "LABEL_765": 765, + "LABEL_766": 766, + "LABEL_767": 767, + "LABEL_768": 768, + "LABEL_769": 769, + "LABEL_77": 77, + "LABEL_770": 770, + "LABEL_771": 771, + "LABEL_772": 772, + "LABEL_773": 773, + "LABEL_774": 774, + "LABEL_775": 775, + "LABEL_776": 776, + "LABEL_777": 777, + "LABEL_778": 778, + "LABEL_779": 779, + "LABEL_78": 78, + "LABEL_780": 780, + "LABEL_781": 781, + "LABEL_782": 782, + "LABEL_783": 783, + "LABEL_784": 784, + "LABEL_785": 785, + "LABEL_786": 786, + "LABEL_787": 787, + "LABEL_788": 788, + "LABEL_789": 789, + "LABEL_79": 79, + "LABEL_790": 790, + "LABEL_791": 791, + "LABEL_792": 792, + "LABEL_793": 793, + "LABEL_794": 794, + "LABEL_795": 795, + "LABEL_796": 796, + "LABEL_797": 797, + "LABEL_798": 798, + "LABEL_799": 799, + "LABEL_8": 8, + "LABEL_80": 80, + "LABEL_800": 800, + "LABEL_801": 801, + "LABEL_802": 802, + "LABEL_803": 803, + "LABEL_804": 804, + "LABEL_805": 805, + "LABEL_806": 806, + "LABEL_807": 807, + "LABEL_808": 808, + "LABEL_809": 809, + "LABEL_81": 81, + "LABEL_810": 810, + "LABEL_811": 811, + "LABEL_812": 812, + "LABEL_813": 813, + "LABEL_814": 814, + "LABEL_815": 815, + "LABEL_816": 816, + "LABEL_817": 817, + "LABEL_818": 818, + "LABEL_819": 819, + "LABEL_82": 82, + "LABEL_820": 820, + "LABEL_821": 821, + "LABEL_822": 822, + "LABEL_823": 823, + "LABEL_824": 824, + "LABEL_825": 825, + "LABEL_826": 826, + "LABEL_827": 827, + "LABEL_828": 828, + "LABEL_829": 829, + "LABEL_83": 83, + "LABEL_830": 830, + "LABEL_831": 831, + "LABEL_832": 832, + "LABEL_833": 833, + "LABEL_834": 834, + "LABEL_835": 835, + "LABEL_836": 836, + "LABEL_837": 837, + "LABEL_838": 838, + "LABEL_839": 839, + "LABEL_84": 84, + "LABEL_840": 840, + "LABEL_841": 841, + "LABEL_842": 842, + "LABEL_843": 843, + "LABEL_844": 844, + "LABEL_845": 845, + "LABEL_846": 846, + "LABEL_847": 847, + "LABEL_848": 848, + "LABEL_849": 849, + "LABEL_85": 85, + "LABEL_850": 850, + "LABEL_851": 851, + "LABEL_852": 852, + "LABEL_853": 853, + "LABEL_854": 854, + "LABEL_855": 855, + "LABEL_856": 856, + "LABEL_857": 857, + "LABEL_858": 858, + "LABEL_859": 859, + "LABEL_86": 86, + "LABEL_860": 860, + "LABEL_861": 861, + "LABEL_862": 862, + "LABEL_863": 863, + "LABEL_864": 864, + "LABEL_865": 865, + "LABEL_866": 866, + "LABEL_867": 867, + "LABEL_868": 868, + "LABEL_869": 869, + "LABEL_87": 87, + "LABEL_870": 870, + "LABEL_871": 871, + "LABEL_872": 872, + "LABEL_873": 873, + "LABEL_874": 874, + "LABEL_875": 875, + "LABEL_876": 876, + "LABEL_877": 877, + "LABEL_878": 878, + "LABEL_879": 879, + "LABEL_88": 88, + "LABEL_880": 880, + "LABEL_881": 881, + "LABEL_882": 882, + "LABEL_883": 883, + "LABEL_884": 884, + "LABEL_885": 885, + "LABEL_886": 886, + "LABEL_887": 887, + "LABEL_888": 888, + "LABEL_889": 889, + "LABEL_89": 89, + "LABEL_890": 890, + "LABEL_891": 891, + "LABEL_892": 892, + "LABEL_893": 893, + "LABEL_894": 894, + "LABEL_895": 895, + "LABEL_896": 896, + "LABEL_897": 897, + "LABEL_898": 898, + "LABEL_899": 899, + "LABEL_9": 9, + "LABEL_90": 90, + "LABEL_900": 900, + "LABEL_901": 901, + "LABEL_902": 902, + "LABEL_903": 903, + "LABEL_904": 904, + "LABEL_905": 905, + "LABEL_906": 906, + "LABEL_907": 907, + "LABEL_908": 908, + "LABEL_909": 909, + "LABEL_91": 91, + "LABEL_910": 910, + "LABEL_911": 911, + "LABEL_912": 912, + "LABEL_913": 913, + "LABEL_914": 914, + "LABEL_915": 915, + "LABEL_916": 916, + "LABEL_917": 917, + "LABEL_918": 918, + "LABEL_919": 919, + "LABEL_92": 92, + "LABEL_920": 920, + "LABEL_921": 921, + "LABEL_922": 922, + "LABEL_923": 923, + "LABEL_924": 924, + "LABEL_925": 925, + "LABEL_926": 926, + "LABEL_927": 927, + "LABEL_928": 928, + "LABEL_929": 929, + "LABEL_93": 93, + "LABEL_930": 930, + "LABEL_931": 931, + "LABEL_932": 932, + "LABEL_933": 933, + "LABEL_934": 934, + "LABEL_935": 935, + "LABEL_936": 936, + "LABEL_937": 937, + "LABEL_938": 938, + "LABEL_939": 939, + "LABEL_94": 94, + "LABEL_940": 940, + "LABEL_941": 941, + "LABEL_942": 942, + "LABEL_943": 943, + "LABEL_944": 944, + "LABEL_945": 945, + "LABEL_946": 946, + "LABEL_947": 947, + "LABEL_948": 948, + "LABEL_949": 949, + "LABEL_95": 95, + "LABEL_950": 950, + "LABEL_951": 951, + "LABEL_952": 952, + "LABEL_953": 953, + "LABEL_954": 954, + "LABEL_955": 955, + "LABEL_956": 956, + "LABEL_957": 957, + "LABEL_958": 958, + "LABEL_959": 959, + "LABEL_96": 96, + "LABEL_960": 960, + "LABEL_961": 961, + "LABEL_962": 962, + "LABEL_963": 963, + "LABEL_964": 964, + "LABEL_965": 965, + "LABEL_966": 966, + "LABEL_967": 967, + "LABEL_968": 968, + "LABEL_969": 969, + "LABEL_97": 97, + "LABEL_970": 970, + "LABEL_971": 971, + "LABEL_972": 972, + "LABEL_973": 973, + "LABEL_974": 974, + "LABEL_975": 975, + "LABEL_976": 976, + "LABEL_977": 977, + "LABEL_978": 978, + "LABEL_979": 979, + "LABEL_98": 98, + "LABEL_980": 980, + "LABEL_981": 981, + "LABEL_982": 982, + "LABEL_983": 983, + "LABEL_984": 984, + "LABEL_985": 985, + "LABEL_986": 986, + "LABEL_987": 987, + "LABEL_988": 988, + "LABEL_989": 989, + "LABEL_99": 99, + "LABEL_990": 990, + "LABEL_991": 991, + "LABEL_992": 992, + "LABEL_993": 993, + "LABEL_994": 994, + "LABEL_995": 995, + "LABEL_996": 996, + "LABEL_997": 997, + "LABEL_998": 998, + "LABEL_999": 999 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "problem_type": "single_label_classification", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/eval_results_remote_homology.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/eval_results_remote_homology.txt new file mode 100644 index 0000000000000000000000000000000000000000..a819f43524e89ee80a4f26ddae4083f5ac3fb132 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/eval_results_remote_homology.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89a2bb367142a4cc70bbbc4995296642e9e3a74ca717ffd3b275a1b8d13a5c5 +size 520 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..6ecebe692b55fdff4d6798331efaa8d0129ac444 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9afce18aa33eab0e4f9c248b86d9062d5bb7cc8c8b05defed603ece6c6ac00f2 +size 1684682796 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..1c5a730a883f6725f1fefcfab8bac68f103bedd6 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/tokenizer.json @@ -0,0 +1,194 @@ +{ + "version": "1.0", + "truncation": { + "direction": "Right", + "max_length": 512, + "strategy": "LongestFirst", + "stride": 0 + }, + "padding": { + "strategy": { + "Fixed": 512 + }, + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..0b7d206fd2f07b09602cd71e25a403db567c58ee --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9082be9a3aae124e2055d05e231aeb231b80fd232b564d44c04106baf5a266 +size 5432 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/remote_homology/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/config.json new file mode 100644 index 0000000000000000000000000000000000000000..eb6c85923a8e167e81c371c3778395299043728c --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/config.json @@ -0,0 +1,35 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForTokenClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0", + "1": "LABEL_1", + "2": "LABEL_2" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0, + "LABEL_1": 1, + "LABEL_2": 2 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/eval_results_ss3.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/eval_results_ss3.txt new file mode 100644 index 0000000000000000000000000000000000000000..27ec7bfdf239c8139dcc8d12bd77900870233aa3 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/eval_results_ss3.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eede9b15fa221ee5029162ff883aae75ce5d92789a5c05d65d69f7ff461224a +size 495 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..41419edc395fc04775d8bfff489717958ba30ede --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf49cf95f5ac1e4b19ada874ab4d5445df451585825341fc37cc133737c94088 +size 1675596996 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..c9db2faaf2e350fc31c8c903c072728dd2246d2a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/tokenizer.json @@ -0,0 +1,187 @@ +{ + "version": "1.0", + "truncation": null, + "padding": { + "strategy": "BatchLongest", + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6ad3124c89f620a18e34dd5f6746f54d11f31eab --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7212daf530adada27dd38a1ba01b26712ca048485b277ea2cead739fc0371c2c +size 5368 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss3/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/config.json new file mode 100644 index 0000000000000000000000000000000000000000..3229a4985b70d357994c6f7161ec6819c13a6ad8 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/config.json @@ -0,0 +1,45 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForTokenClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0", + "1": "LABEL_1", + "2": "LABEL_2", + "3": "LABEL_3", + "4": "LABEL_4", + "5": "LABEL_5", + "6": "LABEL_6", + "7": "LABEL_7" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0, + "LABEL_1": 1, + "LABEL_2": 2, + "LABEL_3": 3, + "LABEL_4": 4, + "LABEL_5": 5, + "LABEL_6": 6, + "LABEL_7": 7 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/eval_results_ss8.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/eval_results_ss8.txt new file mode 100644 index 0000000000000000000000000000000000000000..826ba7feb6738f74ca1dd7efc6365403cd68f3b1 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/eval_results_ss8.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19efa634f44d1a3dc5da42ce728727fed97fa4349a2e6e5cf33ee4360b129ac +size 493 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..274e7caffedb716a8d3edaf72dd51bef683155b6 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f0715062a1b2797938516ac430ea3bc693104f21edce213547dd3b313ed03f +size 1675617496 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..c9db2faaf2e350fc31c8c903c072728dd2246d2a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/tokenizer.json @@ -0,0 +1,187 @@ +{ + "version": "1.0", + "truncation": null, + "padding": { + "strategy": "BatchLongest", + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..1ca2ee353b2a133e0db0a02ff437c15dddd811f2 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c623b56c7ed12e8fc37975d4ec6d4f64fd4d4f63697b8aeda20891315670301 +size 5368 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/ss8/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/config.json new file mode 100644 index 0000000000000000000000000000000000000000..863cc339e2860d9345e876aa9d5d6b8ded80b7ac --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/config.json @@ -0,0 +1,32 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForSequenceClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "problem_type": "regression", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/eval_results_stability.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/eval_results_stability.txt new file mode 100644 index 0000000000000000000000000000000000000000..336145c92ddf4fb1f3cbb338f35521d53c3a8b9f --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/eval_results_stability.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da5ee6c69c9a5a6e9e4d9be28f1502174529c42720a3847e0e1e30636359dbe +size 175 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a0f12d9ecc805cb73bdbed998271adc8b8dfc61b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9be37251391c8073fe3203339b64070018a0d9d108aa6fa1003296d1ee9bf86 +size 1679787388 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..dca44ccd31eb5cbf4bd1c4f00516b4eee491f2b4 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/tokenizer.json @@ -0,0 +1,194 @@ +{ + "version": "1.0", + "truncation": { + "direction": "Right", + "max_length": 50, + "strategy": "LongestFirst", + "stride": 0 + }, + "padding": { + "strategy": { + "Fixed": 50 + }, + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..9a4cc0307949a7df36a56d54eae25a8c2a2d424f --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa4fa65c26d48514481e2d8163e59efb0d3e5c7458741d98a47e2b1970b8467 +size 5432 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/downstream_TAPE/stability/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/protein2latent_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/protein2latent_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..f705ccbd250343dea7359c431d578943caee136f --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/protein2latent_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa602a79797c230a6bdce672452500584056e4db3de4db7dd745b6788f7830f5 +size 1051238 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/protein_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/protein_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..fd3c0963d3894af56929b4b3271a4b819d7c8547 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/protein_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c741c47f464919319e61df87048dbe33bc6126196dbc0432437e3cd44a3969c +size 1679920870 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/101/Pin1_output_0.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/101/Pin1_output_0.0.png new file mode 100644 index 0000000000000000000000000000000000000000..77fe6af2e3f328b8ab043ffe330e35a258b8d821 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/101/Pin1_output_0.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab7af9842e065385b854b5112d18a5d0e9810343 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b20da69368b1c96b6380e12a22f7f7ff41ec5eed93ff2b5e3c95593bbbb88a +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..ad4eed2df2dc60d308846353a6a4cddb7bd6e937 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b27fbdfc1f71cb623aec4da380f2a0c092219d637d52f5f8ea8fb65fe9890f3 +size 9435 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/201/Pin1_output_0.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/201/Pin1_output_0.0.png new file mode 100644 index 0000000000000000000000000000000000000000..0c97f7f9e125e14b9c160df975a2a68fe5a79011 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/201/Pin1_output_0.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d03870311e2a06fb3e5ff54e7e1935c2833878de --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd906f1ee03b5015b07093060ee657486527bc2466fd0f7d81e18836b94874 +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0c06f63b675abaa6267eeca130c20d117b67d3b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126b397b8e343bbe74dcaceeb333b7c9302272d2b50d74ad846b7eddf4c78dd0 +size 9437 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/101/Villin_output_0.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/101/Villin_output_0.0.png new file mode 100644 index 0000000000000000000000000000000000000000..7f4fab651a956c199911b48b140ef15c18d8f764 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/101/Villin_output_0.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..59ad27fbdc78a2fddba62661af81c6b271ef1ad7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e7a090f26865e952a1b664fda63e93431acdbdeb718a91ed5b081c5b1f5e13 +size 35 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..7878f5378023aff86f8c42a97e7d3e9afcb0d64d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c7dffc5f4842291d3d65e7772bc6b68dfb9c3ea2cec3721d16dcf8838c1e2f6 +size 8000 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/201/Villin_output_0.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/201/Villin_output_0.0.png new file mode 100644 index 0000000000000000000000000000000000000000..88ba0973b77791c649288712f068766e0f69093b Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/201/Villin_output_0.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..45cba25659e662a7eca9cf80293000ec559793ef --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96d477ed8501cb6ad52c06f7f16d04d1d727c8dde125d19c19a5284517a6111 +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..f84045f740135e5615e202e70e249238ad825e14 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a749ed28555cbbedddc177f4c99ab2292c7cd1d9598fb08f933099b425f346fa +size 8000 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..a94f05dec2ecc5c0b35d1bf6be05507e2b448249 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf5a2de9d0d7a5cc6da5e548c9bad033d35b8b6508def5efd35133f0e56c1b6 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..3bf551938a6bc2c479333f4b6af9bab953013484 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52046d8d54e581e68a6ed7b2baba941f7a08f9751485cfd10e38a3b078f7153 +size 308370 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ee931e7c1f39dc169092f94337ec216724638225 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315f95fb41b91d7b169dd147e26c7846506fcfb9af71aadc45bc69921d8a2dea +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..f2c8300717351c79ea799f3c5d992956864bb2fc --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c77c2606016045a063c3fc4a4d94b8e091a67021696932144f3dc8ee209897 +size 309071 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..b90d72750d3535fbd22449b1c394588513cc2d76 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3967a477fbfceb7f892066df7209cbdc705a6e4c1149c18e12592c0e3d09d41 +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..6b54557145c31dd03f82619e35330877597354f8 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:747f922cc40973f21e52cb70ce5f512156c9a4d876684967de7e4f4ec7863167 +size 308350 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..b368cb60b7bac68a11ec0c15cbca5fdc9a0c2d3f --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faae6acbb9a4854647501df701d6dc2898e04dae233b29aaddf39a152c35111c +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..2de4df1f4af1ccb4b738847be2f7ad2a972fcdeb --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta00/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78815e0a77e1f7408bf62c4df51f42e31c1e33776673a3ba371ccfb92a3eda81 +size 308918 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/101/Pin1_output_0.2.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/101/Pin1_output_0.2.png new file mode 100644 index 0000000000000000000000000000000000000000..77fe6af2e3f328b8ab043ffe330e35a258b8d821 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/101/Pin1_output_0.2.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab7af9842e065385b854b5112d18a5d0e9810343 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b20da69368b1c96b6380e12a22f7f7ff41ec5eed93ff2b5e3c95593bbbb88a +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..ad4eed2df2dc60d308846353a6a4cddb7bd6e937 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b27fbdfc1f71cb623aec4da380f2a0c092219d637d52f5f8ea8fb65fe9890f3 +size 9435 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/201/Pin1_output_0.2.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/201/Pin1_output_0.2.png new file mode 100644 index 0000000000000000000000000000000000000000..0c97f7f9e125e14b9c160df975a2a68fe5a79011 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/201/Pin1_output_0.2.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d03870311e2a06fb3e5ff54e7e1935c2833878de --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd906f1ee03b5015b07093060ee657486527bc2466fd0f7d81e18836b94874 +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0c06f63b675abaa6267eeca130c20d117b67d3b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126b397b8e343bbe74dcaceeb333b7c9302272d2b50d74ad846b7eddf4c78dd0 +size 9437 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/101/Villin_output_0.2.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/101/Villin_output_0.2.png new file mode 100644 index 0000000000000000000000000000000000000000..c6bb7c1e2008cce7a5d91e5b7c7029931bf29cb5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/101/Villin_output_0.2.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..59ad27fbdc78a2fddba62661af81c6b271ef1ad7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e7a090f26865e952a1b664fda63e93431acdbdeb718a91ed5b081c5b1f5e13 +size 35 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..5e7d89283d04f181ef97a693751f52f4f7845154 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d56fe987ce397deadd89aa44e0e2770e3808fcac67ec6f7852f41440f3e992b7 +size 8000 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/201/Villin_output_0.2.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/201/Villin_output_0.2.png new file mode 100644 index 0000000000000000000000000000000000000000..88ba0973b77791c649288712f068766e0f69093b Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/201/Villin_output_0.2.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..45cba25659e662a7eca9cf80293000ec559793ef --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96d477ed8501cb6ad52c06f7f16d04d1d727c8dde125d19c19a5284517a6111 +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..f84045f740135e5615e202e70e249238ad825e14 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a749ed28555cbbedddc177f4c99ab2292c7cd1d9598fb08f933099b425f346fa +size 8000 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c0b9056de28e64e9fdd23590baf9b7469a3330a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbdf9ad185097a71fe48357c701aa11f3a125ee1606956cd3abc246d7aa7f134 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..93bf2833b19f3fb5aa55968d4846f6ccf5d066e9 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ce826edda5b574282e8da24859ec7c9bbf08dec2880ba6f535f234744180b4a +size 308090 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..28a89ff3764ac2b27a7b37db558bed85160e9442 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48b4aa4241b85afadb18f16a3a906a6f914581423422d1aa349518cbd62eb625 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..028406fa7324ec3ccfedf41da4ed46281e7d583b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f31473586bcaf10deffb21b55e1b81ea53c9fe58c08ee41b85b28da73cc6632 +size 309123 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..3ce11e09ede079c6aef7826ee9dcc9f526968717 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf622d006508a1cfcc99ece4a44ef2f23a145efb80eb1bd7e58fe96a441e0f2a +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..3d7124946824b90f12d2a47fc343956e83429741 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb9e3080c94d0fba8f761c0302d4d3363e4a6ed195a64b3492910a77acae7ce +size 308090 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..645152cfdcbe8a11ad57c0dd2aafb6d5997d966a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:145189cfdf6ee946ae425dcf33c076c6b0b93f3e0873a5d554786b63562482e0 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..d2296827eb9d5942615cbac39aaafaad5a5fded4 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta02/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf25240fe6b9597bebf9130c93e2d94b507eb1547b68ca0520c459c0e6ed662 +size 309024 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/101/Pin1_output_0.5.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/101/Pin1_output_0.5.png new file mode 100644 index 0000000000000000000000000000000000000000..3cb9ad2a60358c8881352c52e6c6ac6f9bc40362 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/101/Pin1_output_0.5.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab7af9842e065385b854b5112d18a5d0e9810343 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b20da69368b1c96b6380e12a22f7f7ff41ec5eed93ff2b5e3c95593bbbb88a +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..89773a11476703b3300c58e98e3577238cb1fff8 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b264855adca6fd26704b5053474fb8e4efb41ce1be29c6182126b2d287b3ca +size 9434 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/201/Pin1_output_0.5.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/201/Pin1_output_0.5.png new file mode 100644 index 0000000000000000000000000000000000000000..d519f07bad0ad27bee6b631cf971c87918e64986 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/201/Pin1_output_0.5.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d03870311e2a06fb3e5ff54e7e1935c2833878de --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd906f1ee03b5015b07093060ee657486527bc2466fd0f7d81e18836b94874 +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..e6ae75e52de980612d26dd73b7dc486856368df9 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1cc3e510baba1b3f537f62dd036a870ceeda392d4ddde291fdd6e94819383b +size 9436 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/101/Villin_output_0.5.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/101/Villin_output_0.5.png new file mode 100644 index 0000000000000000000000000000000000000000..867daaff6b8dc2e5a39e0fafb9f8c06dd4b85e4a Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/101/Villin_output_0.5.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..59ad27fbdc78a2fddba62661af81c6b271ef1ad7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e7a090f26865e952a1b664fda63e93431acdbdeb718a91ed5b081c5b1f5e13 +size 35 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..a3472fdfb5664656febf7c6ba6cc03667648f4d7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe075fbfdca19fa93b49a9f88571635a402a847a8d2d4222f981ef19bed8ddf +size 7998 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/201/Villin_output_0.5.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/201/Villin_output_0.5.png new file mode 100644 index 0000000000000000000000000000000000000000..4f051934c6bc22d6078e428fb6178d25b6c345ae Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/201/Villin_output_0.5.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..45cba25659e662a7eca9cf80293000ec559793ef --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96d477ed8501cb6ad52c06f7f16d04d1d727c8dde125d19c19a5284517a6111 +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..4979b6f696554e40dd7ee50546123f1c5027382b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1da965ac1a9c1bf649fb20cc982ec170f502b15b236125a1f70a85740c8cce +size 7998 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..c1061d66cf62e07725e2139f8d5b6c48b97da612 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49d381cbbfa91406636851629c09e771ff12c240644627f6dda03900a0398c80 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..56e39b5502fcb87e4c1aab2b01b3116614990d49 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667fccefbc1ab7ae4df6fe37123693e8ddfc6c3b546d74a5ca3f0da97d203ab5 +size 308436 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..fe4e25e12dd05661464e2bac34ff43ccb85ef7bc --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d36b304b32f475c267b16c630a4e0e07cbd53b7190bb39a61bd492f4631996 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..4829d40993d27ed0a7f680e74ca6d330fd5ceafc --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54de5e96d161f52ab0cb013d27c168aa73e83a215a180dd613faad0c1a0073eb +size 309486 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..6e97f5e78abdf287783d83e5a2b4808024ef7f13 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6c1afc0e73a477b383b8ba61cddabf8198c8e55bdb6a14c4ad603162c55c3e +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..55a07b8bfac70256cd5cd88fc269597e5a0e16bb --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c18d22f93491ab888041306a0e3ed87153a2b3fa2ccdc5b152c8d67ee8111aec +size 308616 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..7791ff654e4a4a2149168bc036ea29abe79483e2 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16cd92cacf378215d3b65aa725009c8736190b2a8289530b2ec985f44b39925e +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..616f12d20fbde77980849febcffb69dd6cebf9e6 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta05/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3127be8c9f3bb7ec86488d0c7b2bb3e94468d4f607d628ccce3865a06843c944 +size 308761 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..8e40b6d588e5550336805f057806136da56160e6 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab7af9842e065385b854b5112d18a5d0e9810343 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b20da69368b1c96b6380e12a22f7f7ff41ec5eed93ff2b5e3c95593bbbb88a +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..06a862ad65d180e80a2f6805425f7b1eb9213617 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:093bca017044d850fc492657df1458c6b482b2dc37580daf7771df2c81522e9b +size 9438 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..2aca460892672d57f3bb97169170f4a8c6eae813 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d03870311e2a06fb3e5ff54e7e1935c2833878de --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd906f1ee03b5015b07093060ee657486527bc2466fd0f7d81e18836b94874 +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..5907ec04ca07bcf22243cb5f81dbd3b8f0be5c2e --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8f75b1d4c7ff667cc1da5f1f47e2df29d02ca11613c6602ef81944b7637f80 +size 9440 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/101/Villin_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/101/Villin_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..0125a9bdc8a278004a53fd088f65167e86c754dd Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/101/Villin_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..59ad27fbdc78a2fddba62661af81c6b271ef1ad7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e7a090f26865e952a1b664fda63e93431acdbdeb718a91ed5b081c5b1f5e13 +size 35 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..31a5bdadb3539e4b0e2873a4022a055892d9cacd --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc29bc3f2e86e86a6f7190b447830059e7c4df90ed60391a9f92954e28c64718 +size 7995 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/201/Villin_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/201/Villin_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..dda7833fad6485dfbd271f3ede591ef315cf4bdb Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/201/Villin_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..45cba25659e662a7eca9cf80293000ec559793ef --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96d477ed8501cb6ad52c06f7f16d04d1d727c8dde125d19c19a5284517a6111 +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..63b23a60e7bcb5a0ccf7dd750edb3197fe31fb6f --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2823ba66270da0083b130e8c430e324e9b87e4bedaf476fac9ab9874e7751f35 +size 7997 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb90771751f2287ce9942f6ed8b06829aa68f6d7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171ff3ebe321a3765b345bffd12eee719e21bcd2dcaea427af10e6dd5aad0a6f +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..e89700be16755c4f72767d4a90433663da99c40a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a8bc73f1e066480d447def52ac3f935e4eb0f441be941653b7fb069cdadc4d2 +size 308155 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..629c41440c933e8314b59b120d4375af78aebed1 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37cd98f9148b7bcda4d17b78cf5ffc7844e90430dc422ae57e087094f305230 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..65a4f4409c021dd9fe951e93ff009db857b7e2ad --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63aac8cc3d957644f7a1849c66392a966de625d037cd7dba294951649ed8fcc5 +size 309515 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..8232a57b53adb8ca60fc4c891c9d09ce563f6117 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85f035083b589b8fb0287f4f6405b65cfefa628689ba7979f650de0ca03f202e +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..eda766ad3958d579ccd80f4c0dcfc6a99ab4c60b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2450c85113185cf21f3e32e3eeb3a85f1d52352b75f62531095a46c9de6c1cb9 +size 308600 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f776e783ed7059fd68319eaa2f304d5ea1debc2 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aebe4c39d8f04d83866b16f290d2f233e97063d223a3ab5b9a66f7f77d21c5ac +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..34f37bb4629e2c32f184f8d10ccc637d977a340e --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta09/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a8d1c0e8964b064d297eb006c6f7d65b5b722afa2d559a263ffb8c19677779 +size 309224 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/101/Pin1_output_1.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/101/Pin1_output_1.0.png new file mode 100644 index 0000000000000000000000000000000000000000..8e40b6d588e5550336805f057806136da56160e6 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/101/Pin1_output_1.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab7af9842e065385b854b5112d18a5d0e9810343 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b20da69368b1c96b6380e12a22f7f7ff41ec5eed93ff2b5e3c95593bbbb88a +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..06a862ad65d180e80a2f6805425f7b1eb9213617 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:093bca017044d850fc492657df1458c6b482b2dc37580daf7771df2c81522e9b +size 9438 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/201/Pin1_output_1.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/201/Pin1_output_1.0.png new file mode 100644 index 0000000000000000000000000000000000000000..2aca460892672d57f3bb97169170f4a8c6eae813 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/201/Pin1_output_1.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d03870311e2a06fb3e5ff54e7e1935c2833878de --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd906f1ee03b5015b07093060ee657486527bc2466fd0f7d81e18836b94874 +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..5907ec04ca07bcf22243cb5f81dbd3b8f0be5c2e --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8f75b1d4c7ff667cc1da5f1f47e2df29d02ca11613c6602ef81944b7637f80 +size 9440 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/101/Villin_output_1.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/101/Villin_output_1.0.png new file mode 100644 index 0000000000000000000000000000000000000000..0125a9bdc8a278004a53fd088f65167e86c754dd Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/101/Villin_output_1.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..59ad27fbdc78a2fddba62661af81c6b271ef1ad7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e7a090f26865e952a1b664fda63e93431acdbdeb718a91ed5b081c5b1f5e13 +size 35 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..31a5bdadb3539e4b0e2873a4022a055892d9cacd --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc29bc3f2e86e86a6f7190b447830059e7c4df90ed60391a9f92954e28c64718 +size 7995 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/201/Villin_output_1.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/201/Villin_output_1.0.png new file mode 100644 index 0000000000000000000000000000000000000000..17976a4e5678c94cc08f3d2d3a540647385c7fa0 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/201/Villin_output_1.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..45cba25659e662a7eca9cf80293000ec559793ef --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96d477ed8501cb6ad52c06f7f16d04d1d727c8dde125d19c19a5284517a6111 +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..b52c4078b86f2ac0e56be1bb57c746a1c3805815 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a828658bb53687892920bef0a7f4b5c9b1168bd9732211d8b99cce1e360d3a22 +size 7996 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..6391b2dc08fd35e7a2c420af635b16dfea03d397 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f0d09cda895313d2869ed52844108e14758a80d547701ae8c4ab8736edcd76 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..bbd95e267ece3238af524d61372c6a58dc36c017 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b759449670ae76e5493eaa3056702c87b9ebae6da2cc28ef1f54cfcef30536 +size 307950 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..185672ce955f162675ebfe2e23b961da6e5e0c12 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:248b232c7fd315de50d3d7879b5f2c69a56486ecab8d07a069497708a6f12ab7 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..a48d72eed9bf8573e7de2630dc434ef43d29e64b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e11cb53c29885a3b777f0fd1d5ebf8202a0918e244c897a3a92941d3eb46d31 +size 309282 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..8232a57b53adb8ca60fc4c891c9d09ce563f6117 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85f035083b589b8fb0287f4f6405b65cfefa628689ba7979f650de0ca03f202e +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba45feeb0259f948cc6eae189de90bedc7dd2304 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b969dc65e077e4e8c09af99e8d2070f64af6a79103e8ab4efdb0b221bc86e3e +size 308138 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..1f776e783ed7059fd68319eaa2f304d5ea1debc2 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aebe4c39d8f04d83866b16f290d2f233e97063d223a3ab5b9a66f7f77d21c5ac +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..9909d503ec298c1c4b5d465bc7ecaa059d8ec837 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_01_Editing_latent_interpolation/T5Decoder_theta10/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cd63bf59f83bcf21b40510631011448c7f634badeabb6440a59ffbe2df8995f +size 309764 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/empty_sequence.npz b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/empty_sequence.npz new file mode 100644 index 0000000000000000000000000000000000000000..a28103868098f7d8411daabbd6cd9264413690f4 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/empty_sequence.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202121a3a362b22680d7112f6c33e109b3a96bd55e22050ce3c621ff831b3d90 +size 2590 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/pairwise_representation_P_T.npz b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/pairwise_representation_P_T.npz new file mode 100644 index 0000000000000000000000000000000000000000..e37b8ad2a3bfd7b707c3501d3f33c6b9156b3774 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/pairwise_representation_P_T.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bfae77c19bb3798f8649b5bc9b98dea18aca1caa2d18fce479fb805e1c55586 +size 449518134 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/pairwise_representation_S_F.npz b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/pairwise_representation_S_F.npz new file mode 100644 index 0000000000000000000000000000000000000000..2e51f5d9265061862d7b15724cd165c916933231 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/pairwise_representation_S_F.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be38738774aec59c53ee97e828ae71b4eef7e190529a4d843438615cf0d663f6 +size 224759350 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/protein_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/protein_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..450e2c4ead7039ecfdcb11f8df405d4093594c99 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/protein_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6fab907c1fe65484f4c105f1c29e0878ccb4d051c222ae10212e6eba381e84 +size 226087256 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/text_F_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/text_F_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..22c92a7e0918252afb37d5563c8368ad7adf3484 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/text_F_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32eb31c0f276e55f1f78804c9eb0a690a59ac9e79f6a41679365ccf10830be2f +size 177087678 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/text_S_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/text_S_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..166f8f295e60f11f48a6118ac8c4e3b31b3e8ed4 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/text_S_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bf360a6992d51da37548d9d33b0a22c33a2d4358e6098288a92afe0d8cc9367 +size 143339098 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/text_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/text_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..22c92a7e0918252afb37d5563c8368ad7adf3484 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_02_pairwise_representation/pairwise_all/text_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32eb31c0f276e55f1f78804c9eb0a690a59ac9e79f6a41679365ccf10830be2f +size 177087678 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_04_T5/decoder_distribution_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_04_T5/decoder_distribution_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..ff61e998625431191d731bb380ce6a4a974a74f3 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/step_04_T5/decoder_distribution_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf79c0cbe8c4182a178b978bae8b9f26f16301e8d4821f5e7224707ed0c1910 +size 793924785 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/text2latent_F_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/text2latent_F_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..e36e95098e3970ea5d64f4b5e3670002cfa154e7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/text2latent_F_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f24dad8c5860facf298949308ff2edd306d990594e2ac4b9aa83c8e63144c74 +size 395360 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/text2latent_S_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/text2latent_S_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..ea5fe1e14515a44c6449fadaaee4144ab44b64fe --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/text2latent_S_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f6cb6b170644496c0429eed63ec820e9a042b0c30f66742b00ccc355cb4155 +size 395360 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/text_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/text_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..ddcb6028832d2681ef2fabcadd9efc0dde20f293 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle01/text_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:789bf01120efc787ff73563d0c171be8d4a69b98ff0ec6adec01ccbc1d664c85 +size 439753285 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/config.json new file mode 100644 index 0000000000000000000000000000000000000000..863cc339e2860d9345e876aa9d5d6b8ded80b7ac --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/config.json @@ -0,0 +1,32 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForSequenceClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "problem_type": "regression", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/eval_results_fluorescence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/eval_results_fluorescence.txt new file mode 100644 index 0000000000000000000000000000000000000000..f3479de85df55bc2ed2140959ab33272169cdfd8 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/eval_results_fluorescence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4029547ac1d159b7115ab77180200d0f773857e24fb3d1c0eb92f0dd645caaa1 +size 175 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..32e1415e939f7d34961330d183d3f9101dbc90fe --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ac7dc19caa74974daf005d98ecf6b1914223845fca53934d02e5f0566735ee +size 1679787388 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..3f63b56d9ebc8b127a7f6b39696bddb132503a9f --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/tokenizer.json @@ -0,0 +1,194 @@ +{ + "version": "1.0", + "truncation": { + "direction": "Right", + "max_length": 239, + "strategy": "LongestFirst", + "stride": 0 + }, + "padding": { + "strategy": { + "Fixed": 239 + }, + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..1f46c24753455131d041029f9f7c008b0e4995fe --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc4a8c0c1f25cc44bc0d6a0d773812c3ba209532a9f197da115b2c314b4546a +size 5432 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/fluorescence/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/config.json new file mode 100644 index 0000000000000000000000000000000000000000..dc5417f50cdc280940f7a05798504aacc9decef6 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/config.json @@ -0,0 +1,2420 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForSequenceClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0", + "1": "LABEL_1", + "2": "LABEL_2", + "3": "LABEL_3", + "4": "LABEL_4", + "5": "LABEL_5", + "6": "LABEL_6", + "7": "LABEL_7", + "8": "LABEL_8", + "9": "LABEL_9", + "10": "LABEL_10", + "11": "LABEL_11", + "12": "LABEL_12", + "13": "LABEL_13", + "14": "LABEL_14", + "15": "LABEL_15", + "16": "LABEL_16", + "17": "LABEL_17", + "18": "LABEL_18", + "19": "LABEL_19", + "20": "LABEL_20", + "21": "LABEL_21", + "22": "LABEL_22", + "23": "LABEL_23", + "24": "LABEL_24", + "25": "LABEL_25", + "26": "LABEL_26", + "27": "LABEL_27", + "28": "LABEL_28", + "29": "LABEL_29", + "30": "LABEL_30", + "31": "LABEL_31", + "32": "LABEL_32", + "33": "LABEL_33", + "34": "LABEL_34", + "35": "LABEL_35", + "36": "LABEL_36", + "37": "LABEL_37", + "38": "LABEL_38", + "39": "LABEL_39", + "40": "LABEL_40", + "41": "LABEL_41", + "42": "LABEL_42", + "43": "LABEL_43", + "44": "LABEL_44", + "45": "LABEL_45", + "46": "LABEL_46", + "47": "LABEL_47", + "48": "LABEL_48", + "49": "LABEL_49", + "50": "LABEL_50", + "51": "LABEL_51", + "52": "LABEL_52", + "53": "LABEL_53", + "54": "LABEL_54", + "55": "LABEL_55", + "56": "LABEL_56", + "57": "LABEL_57", + "58": "LABEL_58", + "59": "LABEL_59", + "60": "LABEL_60", + "61": "LABEL_61", + "62": "LABEL_62", + "63": "LABEL_63", + "64": "LABEL_64", + "65": "LABEL_65", + "66": "LABEL_66", + "67": "LABEL_67", + "68": "LABEL_68", + "69": "LABEL_69", + "70": "LABEL_70", + "71": "LABEL_71", + "72": "LABEL_72", + "73": "LABEL_73", + "74": "LABEL_74", + "75": "LABEL_75", + "76": "LABEL_76", + "77": "LABEL_77", + "78": "LABEL_78", + "79": "LABEL_79", + "80": "LABEL_80", + "81": "LABEL_81", + "82": "LABEL_82", + "83": "LABEL_83", + "84": "LABEL_84", + "85": "LABEL_85", + "86": "LABEL_86", + "87": "LABEL_87", + "88": "LABEL_88", + "89": "LABEL_89", + "90": "LABEL_90", + "91": "LABEL_91", + "92": "LABEL_92", + "93": "LABEL_93", + "94": "LABEL_94", + "95": "LABEL_95", + "96": "LABEL_96", + "97": "LABEL_97", + "98": "LABEL_98", + "99": "LABEL_99", + "100": "LABEL_100", + "101": "LABEL_101", + "102": "LABEL_102", + "103": "LABEL_103", + "104": "LABEL_104", + "105": "LABEL_105", + "106": "LABEL_106", + "107": "LABEL_107", + "108": "LABEL_108", + "109": "LABEL_109", + "110": "LABEL_110", + "111": "LABEL_111", + "112": "LABEL_112", + "113": "LABEL_113", + "114": "LABEL_114", + "115": "LABEL_115", + "116": "LABEL_116", + "117": "LABEL_117", + "118": "LABEL_118", + "119": "LABEL_119", + "120": "LABEL_120", + "121": "LABEL_121", + "122": "LABEL_122", + "123": "LABEL_123", + "124": "LABEL_124", + "125": "LABEL_125", + "126": "LABEL_126", + "127": "LABEL_127", + "128": "LABEL_128", + "129": "LABEL_129", + "130": "LABEL_130", + "131": "LABEL_131", + "132": "LABEL_132", + "133": "LABEL_133", + "134": "LABEL_134", + "135": "LABEL_135", + "136": "LABEL_136", + "137": "LABEL_137", + "138": "LABEL_138", + "139": "LABEL_139", + "140": "LABEL_140", + "141": "LABEL_141", + "142": "LABEL_142", + "143": "LABEL_143", + "144": "LABEL_144", + "145": "LABEL_145", + "146": "LABEL_146", + "147": "LABEL_147", + "148": "LABEL_148", + "149": "LABEL_149", + "150": "LABEL_150", + "151": "LABEL_151", + "152": "LABEL_152", + "153": "LABEL_153", + "154": "LABEL_154", + "155": "LABEL_155", + "156": "LABEL_156", + "157": "LABEL_157", + "158": "LABEL_158", + "159": "LABEL_159", + "160": "LABEL_160", + "161": "LABEL_161", + "162": "LABEL_162", + "163": "LABEL_163", + "164": "LABEL_164", + "165": "LABEL_165", + "166": "LABEL_166", + "167": "LABEL_167", + "168": "LABEL_168", + "169": "LABEL_169", + "170": "LABEL_170", + "171": "LABEL_171", + "172": "LABEL_172", + "173": "LABEL_173", + "174": "LABEL_174", + "175": "LABEL_175", + "176": "LABEL_176", + "177": "LABEL_177", + "178": "LABEL_178", + "179": "LABEL_179", + "180": "LABEL_180", + "181": "LABEL_181", + "182": "LABEL_182", + "183": "LABEL_183", + "184": "LABEL_184", + "185": "LABEL_185", + "186": "LABEL_186", + "187": "LABEL_187", + "188": "LABEL_188", + "189": "LABEL_189", + "190": "LABEL_190", + "191": "LABEL_191", + "192": "LABEL_192", + "193": "LABEL_193", + "194": "LABEL_194", + "195": "LABEL_195", + "196": "LABEL_196", + "197": "LABEL_197", + "198": "LABEL_198", + "199": "LABEL_199", + "200": "LABEL_200", + "201": "LABEL_201", + "202": "LABEL_202", + "203": "LABEL_203", + "204": "LABEL_204", + "205": "LABEL_205", + "206": "LABEL_206", + "207": "LABEL_207", + "208": "LABEL_208", + "209": "LABEL_209", + "210": "LABEL_210", + "211": "LABEL_211", + "212": "LABEL_212", + "213": "LABEL_213", + "214": "LABEL_214", + "215": "LABEL_215", + "216": "LABEL_216", + "217": "LABEL_217", + "218": "LABEL_218", + "219": "LABEL_219", + "220": "LABEL_220", + "221": "LABEL_221", + "222": "LABEL_222", + "223": "LABEL_223", + "224": "LABEL_224", + "225": "LABEL_225", + "226": "LABEL_226", + "227": "LABEL_227", + "228": "LABEL_228", + "229": "LABEL_229", + "230": "LABEL_230", + "231": "LABEL_231", + "232": "LABEL_232", + "233": "LABEL_233", + "234": "LABEL_234", + "235": "LABEL_235", + "236": "LABEL_236", + "237": "LABEL_237", + "238": "LABEL_238", + "239": "LABEL_239", + "240": "LABEL_240", + "241": "LABEL_241", + "242": "LABEL_242", + "243": "LABEL_243", + "244": "LABEL_244", + "245": "LABEL_245", + "246": "LABEL_246", + "247": "LABEL_247", + "248": "LABEL_248", + "249": "LABEL_249", + "250": "LABEL_250", + "251": "LABEL_251", + "252": "LABEL_252", + "253": "LABEL_253", + "254": "LABEL_254", + "255": "LABEL_255", + "256": "LABEL_256", + "257": "LABEL_257", + "258": "LABEL_258", + "259": "LABEL_259", + "260": "LABEL_260", + "261": "LABEL_261", + "262": "LABEL_262", + "263": "LABEL_263", + "264": "LABEL_264", + "265": "LABEL_265", + "266": "LABEL_266", + "267": "LABEL_267", + "268": "LABEL_268", + "269": "LABEL_269", + "270": "LABEL_270", + "271": "LABEL_271", + "272": "LABEL_272", + "273": "LABEL_273", + "274": "LABEL_274", + "275": "LABEL_275", + "276": "LABEL_276", + "277": "LABEL_277", + "278": "LABEL_278", + "279": "LABEL_279", + "280": "LABEL_280", + "281": "LABEL_281", + "282": "LABEL_282", + "283": "LABEL_283", + "284": "LABEL_284", + "285": "LABEL_285", + "286": "LABEL_286", + "287": "LABEL_287", + "288": "LABEL_288", + "289": "LABEL_289", + "290": "LABEL_290", + "291": "LABEL_291", + "292": "LABEL_292", + "293": "LABEL_293", + "294": "LABEL_294", + "295": "LABEL_295", + "296": "LABEL_296", + "297": "LABEL_297", + "298": "LABEL_298", + "299": "LABEL_299", + "300": "LABEL_300", + "301": "LABEL_301", + "302": "LABEL_302", + "303": "LABEL_303", + "304": "LABEL_304", + "305": "LABEL_305", + "306": "LABEL_306", + "307": "LABEL_307", + "308": "LABEL_308", + "309": "LABEL_309", + "310": "LABEL_310", + "311": "LABEL_311", + "312": "LABEL_312", + "313": "LABEL_313", + "314": "LABEL_314", + "315": "LABEL_315", + "316": "LABEL_316", + "317": "LABEL_317", + "318": "LABEL_318", + "319": "LABEL_319", + "320": "LABEL_320", + "321": "LABEL_321", + "322": "LABEL_322", + "323": "LABEL_323", + "324": "LABEL_324", + "325": "LABEL_325", + "326": "LABEL_326", + "327": "LABEL_327", + "328": "LABEL_328", + "329": "LABEL_329", + "330": "LABEL_330", + "331": "LABEL_331", + "332": "LABEL_332", + "333": "LABEL_333", + "334": "LABEL_334", + "335": "LABEL_335", + "336": "LABEL_336", + "337": "LABEL_337", + "338": "LABEL_338", + "339": "LABEL_339", + "340": "LABEL_340", + "341": "LABEL_341", + "342": "LABEL_342", + "343": "LABEL_343", + "344": "LABEL_344", + "345": "LABEL_345", + "346": "LABEL_346", + "347": "LABEL_347", + "348": "LABEL_348", + "349": "LABEL_349", + "350": "LABEL_350", + "351": "LABEL_351", + "352": "LABEL_352", + "353": "LABEL_353", + "354": "LABEL_354", + "355": "LABEL_355", + "356": "LABEL_356", + "357": "LABEL_357", + "358": "LABEL_358", + "359": "LABEL_359", + "360": "LABEL_360", + "361": "LABEL_361", + "362": "LABEL_362", + "363": "LABEL_363", + "364": "LABEL_364", + "365": "LABEL_365", + "366": "LABEL_366", + "367": "LABEL_367", + "368": "LABEL_368", + "369": "LABEL_369", + "370": "LABEL_370", + "371": "LABEL_371", + "372": "LABEL_372", + "373": "LABEL_373", + "374": "LABEL_374", + "375": "LABEL_375", + "376": "LABEL_376", + "377": "LABEL_377", + "378": "LABEL_378", + "379": "LABEL_379", + "380": "LABEL_380", + "381": "LABEL_381", + "382": "LABEL_382", + "383": "LABEL_383", + "384": "LABEL_384", + "385": "LABEL_385", + "386": "LABEL_386", + "387": "LABEL_387", + "388": "LABEL_388", + "389": "LABEL_389", + "390": "LABEL_390", + "391": "LABEL_391", + "392": "LABEL_392", + "393": "LABEL_393", + "394": "LABEL_394", + "395": "LABEL_395", + "396": "LABEL_396", + "397": "LABEL_397", + "398": "LABEL_398", + "399": "LABEL_399", + "400": "LABEL_400", + "401": "LABEL_401", + "402": "LABEL_402", + "403": "LABEL_403", + "404": "LABEL_404", + "405": "LABEL_405", + "406": "LABEL_406", + "407": "LABEL_407", + "408": "LABEL_408", + "409": "LABEL_409", + "410": "LABEL_410", + "411": "LABEL_411", + "412": "LABEL_412", + "413": "LABEL_413", + "414": "LABEL_414", + "415": "LABEL_415", + "416": "LABEL_416", + "417": "LABEL_417", + "418": "LABEL_418", + "419": "LABEL_419", + "420": "LABEL_420", + "421": "LABEL_421", + "422": "LABEL_422", + "423": "LABEL_423", + "424": "LABEL_424", + "425": "LABEL_425", + "426": "LABEL_426", + "427": "LABEL_427", + "428": "LABEL_428", + "429": "LABEL_429", + "430": "LABEL_430", + "431": "LABEL_431", + "432": "LABEL_432", + "433": "LABEL_433", + "434": "LABEL_434", + "435": "LABEL_435", + "436": "LABEL_436", + "437": "LABEL_437", + "438": "LABEL_438", + "439": "LABEL_439", + "440": "LABEL_440", + "441": "LABEL_441", + "442": "LABEL_442", + "443": "LABEL_443", + "444": "LABEL_444", + "445": "LABEL_445", + "446": "LABEL_446", + "447": "LABEL_447", + "448": "LABEL_448", + "449": "LABEL_449", + "450": "LABEL_450", + "451": "LABEL_451", + "452": "LABEL_452", + "453": "LABEL_453", + "454": "LABEL_454", + "455": "LABEL_455", + "456": "LABEL_456", + "457": "LABEL_457", + "458": "LABEL_458", + "459": "LABEL_459", + "460": "LABEL_460", + "461": "LABEL_461", + "462": "LABEL_462", + "463": "LABEL_463", + "464": "LABEL_464", + "465": "LABEL_465", + "466": "LABEL_466", + "467": "LABEL_467", + "468": "LABEL_468", + "469": "LABEL_469", + "470": "LABEL_470", + "471": "LABEL_471", + "472": "LABEL_472", + "473": "LABEL_473", + "474": "LABEL_474", + "475": "LABEL_475", + "476": "LABEL_476", + "477": "LABEL_477", + "478": "LABEL_478", + "479": "LABEL_479", + "480": "LABEL_480", + "481": "LABEL_481", + "482": "LABEL_482", + "483": "LABEL_483", + "484": "LABEL_484", + "485": "LABEL_485", + "486": "LABEL_486", + "487": "LABEL_487", + "488": "LABEL_488", + "489": "LABEL_489", + "490": "LABEL_490", + "491": "LABEL_491", + "492": "LABEL_492", + "493": "LABEL_493", + "494": "LABEL_494", + "495": "LABEL_495", + "496": "LABEL_496", + "497": "LABEL_497", + "498": "LABEL_498", + "499": "LABEL_499", + "500": "LABEL_500", + "501": "LABEL_501", + "502": "LABEL_502", + "503": "LABEL_503", + "504": "LABEL_504", + "505": "LABEL_505", + "506": "LABEL_506", + "507": "LABEL_507", + "508": "LABEL_508", + "509": "LABEL_509", + "510": "LABEL_510", + "511": "LABEL_511", + "512": "LABEL_512", + "513": "LABEL_513", + "514": "LABEL_514", + "515": "LABEL_515", + "516": "LABEL_516", + "517": "LABEL_517", + "518": "LABEL_518", + "519": "LABEL_519", + "520": "LABEL_520", + "521": "LABEL_521", + "522": "LABEL_522", + "523": "LABEL_523", + "524": "LABEL_524", + "525": "LABEL_525", + "526": "LABEL_526", + "527": "LABEL_527", + "528": "LABEL_528", + "529": "LABEL_529", + "530": "LABEL_530", + "531": "LABEL_531", + "532": "LABEL_532", + "533": "LABEL_533", + "534": "LABEL_534", + "535": "LABEL_535", + "536": "LABEL_536", + "537": "LABEL_537", + "538": "LABEL_538", + "539": "LABEL_539", + "540": "LABEL_540", + "541": "LABEL_541", + "542": "LABEL_542", + "543": "LABEL_543", + "544": "LABEL_544", + "545": "LABEL_545", + "546": "LABEL_546", + "547": "LABEL_547", + "548": "LABEL_548", + "549": "LABEL_549", + "550": "LABEL_550", + "551": "LABEL_551", + "552": "LABEL_552", + "553": "LABEL_553", + "554": "LABEL_554", + "555": "LABEL_555", + "556": "LABEL_556", + "557": "LABEL_557", + "558": "LABEL_558", + "559": "LABEL_559", + "560": "LABEL_560", + "561": "LABEL_561", + "562": "LABEL_562", + "563": "LABEL_563", + "564": "LABEL_564", + "565": "LABEL_565", + "566": "LABEL_566", + "567": "LABEL_567", + "568": "LABEL_568", + "569": "LABEL_569", + "570": "LABEL_570", + "571": "LABEL_571", + "572": "LABEL_572", + "573": "LABEL_573", + "574": "LABEL_574", + "575": "LABEL_575", + "576": "LABEL_576", + "577": "LABEL_577", + "578": "LABEL_578", + "579": "LABEL_579", + "580": "LABEL_580", + "581": "LABEL_581", + "582": "LABEL_582", + "583": "LABEL_583", + "584": "LABEL_584", + "585": "LABEL_585", + "586": "LABEL_586", + "587": "LABEL_587", + "588": "LABEL_588", + "589": "LABEL_589", + "590": "LABEL_590", + "591": "LABEL_591", + "592": "LABEL_592", + "593": "LABEL_593", + "594": "LABEL_594", + "595": "LABEL_595", + "596": "LABEL_596", + "597": "LABEL_597", + "598": "LABEL_598", + "599": "LABEL_599", + "600": "LABEL_600", + "601": "LABEL_601", + "602": "LABEL_602", + "603": "LABEL_603", + "604": "LABEL_604", + "605": "LABEL_605", + "606": "LABEL_606", + "607": "LABEL_607", + "608": "LABEL_608", + "609": "LABEL_609", + "610": "LABEL_610", + "611": "LABEL_611", + "612": "LABEL_612", + "613": "LABEL_613", + "614": "LABEL_614", + "615": "LABEL_615", + "616": "LABEL_616", + "617": "LABEL_617", + "618": "LABEL_618", + "619": "LABEL_619", + "620": "LABEL_620", + "621": "LABEL_621", + "622": "LABEL_622", + "623": "LABEL_623", + "624": "LABEL_624", + "625": "LABEL_625", + "626": "LABEL_626", + "627": "LABEL_627", + "628": "LABEL_628", + "629": "LABEL_629", + "630": "LABEL_630", + "631": "LABEL_631", + "632": "LABEL_632", + "633": "LABEL_633", + "634": "LABEL_634", + "635": "LABEL_635", + "636": "LABEL_636", + "637": "LABEL_637", + "638": "LABEL_638", + "639": "LABEL_639", + "640": "LABEL_640", + "641": "LABEL_641", + "642": "LABEL_642", + "643": "LABEL_643", + "644": "LABEL_644", + "645": "LABEL_645", + "646": "LABEL_646", + "647": "LABEL_647", + "648": "LABEL_648", + "649": "LABEL_649", + "650": "LABEL_650", + "651": "LABEL_651", + "652": "LABEL_652", + "653": "LABEL_653", + "654": "LABEL_654", + "655": "LABEL_655", + "656": "LABEL_656", + "657": "LABEL_657", + "658": "LABEL_658", + "659": "LABEL_659", + "660": "LABEL_660", + "661": "LABEL_661", + "662": "LABEL_662", + "663": "LABEL_663", + "664": "LABEL_664", + "665": "LABEL_665", + "666": "LABEL_666", + "667": "LABEL_667", + "668": "LABEL_668", + "669": "LABEL_669", + "670": "LABEL_670", + "671": "LABEL_671", + "672": "LABEL_672", + "673": "LABEL_673", + "674": "LABEL_674", + "675": "LABEL_675", + "676": "LABEL_676", + "677": "LABEL_677", + "678": "LABEL_678", + "679": "LABEL_679", + "680": "LABEL_680", + "681": "LABEL_681", + "682": "LABEL_682", + "683": "LABEL_683", + "684": "LABEL_684", + "685": "LABEL_685", + "686": "LABEL_686", + "687": "LABEL_687", + "688": "LABEL_688", + "689": "LABEL_689", + "690": "LABEL_690", + "691": "LABEL_691", + "692": "LABEL_692", + "693": "LABEL_693", + "694": "LABEL_694", + "695": "LABEL_695", + "696": "LABEL_696", + "697": "LABEL_697", + "698": "LABEL_698", + "699": "LABEL_699", + "700": "LABEL_700", + "701": "LABEL_701", + "702": "LABEL_702", + "703": "LABEL_703", + "704": "LABEL_704", + "705": "LABEL_705", + "706": "LABEL_706", + "707": "LABEL_707", + "708": "LABEL_708", + "709": "LABEL_709", + "710": "LABEL_710", + "711": "LABEL_711", + "712": "LABEL_712", + "713": "LABEL_713", + "714": "LABEL_714", + "715": "LABEL_715", + "716": "LABEL_716", + "717": "LABEL_717", + "718": "LABEL_718", + "719": "LABEL_719", + "720": "LABEL_720", + "721": "LABEL_721", + "722": "LABEL_722", + "723": "LABEL_723", + "724": "LABEL_724", + "725": "LABEL_725", + "726": "LABEL_726", + "727": "LABEL_727", + "728": "LABEL_728", + "729": "LABEL_729", + "730": "LABEL_730", + "731": "LABEL_731", + "732": "LABEL_732", + "733": "LABEL_733", + "734": "LABEL_734", + "735": "LABEL_735", + "736": "LABEL_736", + "737": "LABEL_737", + "738": "LABEL_738", + "739": "LABEL_739", + "740": "LABEL_740", + "741": "LABEL_741", + "742": "LABEL_742", + "743": "LABEL_743", + "744": "LABEL_744", + "745": "LABEL_745", + "746": "LABEL_746", + "747": "LABEL_747", + "748": "LABEL_748", + "749": "LABEL_749", + "750": "LABEL_750", + "751": "LABEL_751", + "752": "LABEL_752", + "753": "LABEL_753", + "754": "LABEL_754", + "755": "LABEL_755", + "756": "LABEL_756", + "757": "LABEL_757", + "758": "LABEL_758", + "759": "LABEL_759", + "760": "LABEL_760", + "761": "LABEL_761", + "762": "LABEL_762", + "763": "LABEL_763", + "764": "LABEL_764", + "765": "LABEL_765", + "766": "LABEL_766", + "767": "LABEL_767", + "768": "LABEL_768", + "769": "LABEL_769", + "770": "LABEL_770", + "771": "LABEL_771", + "772": "LABEL_772", + "773": "LABEL_773", + "774": "LABEL_774", + "775": "LABEL_775", + "776": "LABEL_776", + "777": "LABEL_777", + "778": "LABEL_778", + "779": "LABEL_779", + "780": "LABEL_780", + "781": "LABEL_781", + "782": "LABEL_782", + "783": "LABEL_783", + "784": "LABEL_784", + "785": "LABEL_785", + "786": "LABEL_786", + "787": "LABEL_787", + "788": "LABEL_788", + "789": "LABEL_789", + "790": "LABEL_790", + "791": "LABEL_791", + "792": "LABEL_792", + "793": "LABEL_793", + "794": "LABEL_794", + "795": "LABEL_795", + "796": "LABEL_796", + "797": "LABEL_797", + "798": "LABEL_798", + "799": "LABEL_799", + "800": "LABEL_800", + "801": "LABEL_801", + "802": "LABEL_802", + "803": "LABEL_803", + "804": "LABEL_804", + "805": "LABEL_805", + "806": "LABEL_806", + "807": "LABEL_807", + "808": "LABEL_808", + "809": "LABEL_809", + "810": "LABEL_810", + "811": "LABEL_811", + "812": "LABEL_812", + "813": "LABEL_813", + "814": "LABEL_814", + "815": "LABEL_815", + "816": "LABEL_816", + "817": "LABEL_817", + "818": "LABEL_818", + "819": "LABEL_819", + "820": "LABEL_820", + "821": "LABEL_821", + "822": "LABEL_822", + "823": "LABEL_823", + "824": "LABEL_824", + "825": "LABEL_825", + "826": "LABEL_826", + "827": "LABEL_827", + "828": "LABEL_828", + "829": "LABEL_829", + "830": "LABEL_830", + "831": "LABEL_831", + "832": "LABEL_832", + "833": "LABEL_833", + "834": "LABEL_834", + "835": "LABEL_835", + "836": "LABEL_836", + "837": "LABEL_837", + "838": "LABEL_838", + "839": "LABEL_839", + "840": "LABEL_840", + "841": "LABEL_841", + "842": "LABEL_842", + "843": "LABEL_843", + "844": "LABEL_844", + "845": "LABEL_845", + "846": "LABEL_846", + "847": "LABEL_847", + "848": "LABEL_848", + "849": "LABEL_849", + "850": "LABEL_850", + "851": "LABEL_851", + "852": "LABEL_852", + "853": "LABEL_853", + "854": "LABEL_854", + "855": "LABEL_855", + "856": "LABEL_856", + "857": "LABEL_857", + "858": "LABEL_858", + "859": "LABEL_859", + "860": "LABEL_860", + "861": "LABEL_861", + "862": "LABEL_862", + "863": "LABEL_863", + "864": "LABEL_864", + "865": "LABEL_865", + "866": "LABEL_866", + "867": "LABEL_867", + "868": "LABEL_868", + "869": "LABEL_869", + "870": "LABEL_870", + "871": "LABEL_871", + "872": "LABEL_872", + "873": "LABEL_873", + "874": "LABEL_874", + "875": "LABEL_875", + "876": "LABEL_876", + "877": "LABEL_877", + "878": "LABEL_878", + "879": "LABEL_879", + "880": "LABEL_880", + "881": "LABEL_881", + "882": "LABEL_882", + "883": "LABEL_883", + "884": "LABEL_884", + "885": "LABEL_885", + "886": "LABEL_886", + "887": "LABEL_887", + "888": "LABEL_888", + "889": "LABEL_889", + "890": "LABEL_890", + "891": "LABEL_891", + "892": "LABEL_892", + "893": "LABEL_893", + "894": "LABEL_894", + "895": "LABEL_895", + "896": "LABEL_896", + "897": "LABEL_897", + "898": "LABEL_898", + "899": "LABEL_899", + "900": "LABEL_900", + "901": "LABEL_901", + "902": "LABEL_902", + "903": "LABEL_903", + "904": "LABEL_904", + "905": "LABEL_905", + "906": "LABEL_906", + "907": "LABEL_907", + "908": "LABEL_908", + "909": "LABEL_909", + "910": "LABEL_910", + "911": "LABEL_911", + "912": "LABEL_912", + "913": "LABEL_913", + "914": "LABEL_914", + "915": "LABEL_915", + "916": "LABEL_916", + "917": "LABEL_917", + "918": "LABEL_918", + "919": "LABEL_919", + "920": "LABEL_920", + "921": "LABEL_921", + "922": "LABEL_922", + "923": "LABEL_923", + "924": "LABEL_924", + "925": "LABEL_925", + "926": "LABEL_926", + "927": "LABEL_927", + "928": "LABEL_928", + "929": "LABEL_929", + "930": "LABEL_930", + "931": "LABEL_931", + "932": "LABEL_932", + "933": "LABEL_933", + "934": "LABEL_934", + "935": "LABEL_935", + "936": "LABEL_936", + "937": "LABEL_937", + "938": "LABEL_938", + "939": "LABEL_939", + "940": "LABEL_940", + "941": "LABEL_941", + "942": "LABEL_942", + "943": "LABEL_943", + "944": "LABEL_944", + "945": "LABEL_945", + "946": "LABEL_946", + "947": "LABEL_947", + "948": "LABEL_948", + "949": "LABEL_949", + "950": "LABEL_950", + "951": "LABEL_951", + "952": "LABEL_952", + "953": "LABEL_953", + "954": "LABEL_954", + "955": "LABEL_955", + "956": "LABEL_956", + "957": "LABEL_957", + "958": "LABEL_958", + "959": "LABEL_959", + "960": "LABEL_960", + "961": "LABEL_961", + "962": "LABEL_962", + "963": "LABEL_963", + "964": "LABEL_964", + "965": "LABEL_965", + "966": "LABEL_966", + "967": "LABEL_967", + "968": "LABEL_968", + "969": "LABEL_969", + "970": "LABEL_970", + "971": "LABEL_971", + "972": "LABEL_972", + "973": "LABEL_973", + "974": "LABEL_974", + "975": "LABEL_975", + "976": "LABEL_976", + "977": "LABEL_977", + "978": "LABEL_978", + "979": "LABEL_979", + "980": "LABEL_980", + "981": "LABEL_981", + "982": "LABEL_982", + "983": "LABEL_983", + "984": "LABEL_984", + "985": "LABEL_985", + "986": "LABEL_986", + "987": "LABEL_987", + "988": "LABEL_988", + "989": "LABEL_989", + "990": "LABEL_990", + "991": "LABEL_991", + "992": "LABEL_992", + "993": "LABEL_993", + "994": "LABEL_994", + "995": "LABEL_995", + "996": "LABEL_996", + "997": "LABEL_997", + "998": "LABEL_998", + "999": "LABEL_999", + "1000": "LABEL_1000", + "1001": "LABEL_1001", + "1002": "LABEL_1002", + "1003": "LABEL_1003", + "1004": "LABEL_1004", + "1005": "LABEL_1005", + "1006": "LABEL_1006", + "1007": "LABEL_1007", + "1008": "LABEL_1008", + "1009": "LABEL_1009", + "1010": "LABEL_1010", + "1011": "LABEL_1011", + "1012": "LABEL_1012", + "1013": "LABEL_1013", + "1014": "LABEL_1014", + "1015": "LABEL_1015", + "1016": "LABEL_1016", + "1017": "LABEL_1017", + "1018": "LABEL_1018", + "1019": "LABEL_1019", + "1020": "LABEL_1020", + "1021": "LABEL_1021", + "1022": "LABEL_1022", + "1023": "LABEL_1023", + "1024": "LABEL_1024", + "1025": "LABEL_1025", + "1026": "LABEL_1026", + "1027": "LABEL_1027", + "1028": "LABEL_1028", + "1029": "LABEL_1029", + "1030": "LABEL_1030", + "1031": "LABEL_1031", + "1032": "LABEL_1032", + "1033": "LABEL_1033", + "1034": "LABEL_1034", + "1035": "LABEL_1035", + "1036": "LABEL_1036", + "1037": "LABEL_1037", + "1038": "LABEL_1038", + "1039": "LABEL_1039", + "1040": "LABEL_1040", + "1041": "LABEL_1041", + "1042": "LABEL_1042", + "1043": "LABEL_1043", + "1044": "LABEL_1044", + "1045": "LABEL_1045", + "1046": "LABEL_1046", + "1047": "LABEL_1047", + "1048": "LABEL_1048", + "1049": "LABEL_1049", + "1050": "LABEL_1050", + "1051": "LABEL_1051", + "1052": "LABEL_1052", + "1053": "LABEL_1053", + "1054": "LABEL_1054", + "1055": "LABEL_1055", + "1056": "LABEL_1056", + "1057": "LABEL_1057", + "1058": "LABEL_1058", + "1059": "LABEL_1059", + "1060": "LABEL_1060", + "1061": "LABEL_1061", + "1062": "LABEL_1062", + "1063": "LABEL_1063", + "1064": "LABEL_1064", + "1065": "LABEL_1065", + "1066": "LABEL_1066", + "1067": "LABEL_1067", + "1068": "LABEL_1068", + "1069": "LABEL_1069", + "1070": "LABEL_1070", + "1071": "LABEL_1071", + "1072": "LABEL_1072", + "1073": "LABEL_1073", + "1074": "LABEL_1074", + "1075": "LABEL_1075", + "1076": "LABEL_1076", + "1077": "LABEL_1077", + "1078": "LABEL_1078", + "1079": "LABEL_1079", + "1080": "LABEL_1080", + "1081": "LABEL_1081", + "1082": "LABEL_1082", + "1083": "LABEL_1083", + "1084": "LABEL_1084", + "1085": "LABEL_1085", + "1086": "LABEL_1086", + "1087": "LABEL_1087", + "1088": "LABEL_1088", + "1089": "LABEL_1089", + "1090": "LABEL_1090", + "1091": "LABEL_1091", + "1092": "LABEL_1092", + "1093": "LABEL_1093", + "1094": "LABEL_1094", + "1095": "LABEL_1095", + "1096": "LABEL_1096", + "1097": "LABEL_1097", + "1098": "LABEL_1098", + "1099": "LABEL_1099", + "1100": "LABEL_1100", + "1101": "LABEL_1101", + "1102": "LABEL_1102", + "1103": "LABEL_1103", + "1104": "LABEL_1104", + "1105": "LABEL_1105", + "1106": "LABEL_1106", + "1107": "LABEL_1107", + "1108": "LABEL_1108", + "1109": "LABEL_1109", + "1110": "LABEL_1110", + "1111": "LABEL_1111", + "1112": "LABEL_1112", + "1113": "LABEL_1113", + "1114": "LABEL_1114", + "1115": "LABEL_1115", + "1116": "LABEL_1116", + "1117": "LABEL_1117", + "1118": "LABEL_1118", + "1119": "LABEL_1119", + "1120": "LABEL_1120", + "1121": "LABEL_1121", + "1122": "LABEL_1122", + "1123": "LABEL_1123", + "1124": "LABEL_1124", + "1125": "LABEL_1125", + "1126": "LABEL_1126", + "1127": "LABEL_1127", + "1128": "LABEL_1128", + "1129": "LABEL_1129", + "1130": "LABEL_1130", + "1131": "LABEL_1131", + "1132": "LABEL_1132", + "1133": "LABEL_1133", + "1134": "LABEL_1134", + "1135": "LABEL_1135", + "1136": "LABEL_1136", + "1137": "LABEL_1137", + "1138": "LABEL_1138", + "1139": "LABEL_1139", + "1140": "LABEL_1140", + "1141": "LABEL_1141", + "1142": "LABEL_1142", + "1143": "LABEL_1143", + "1144": "LABEL_1144", + "1145": "LABEL_1145", + "1146": "LABEL_1146", + "1147": "LABEL_1147", + "1148": "LABEL_1148", + "1149": "LABEL_1149", + "1150": "LABEL_1150", + "1151": "LABEL_1151", + "1152": "LABEL_1152", + "1153": "LABEL_1153", + "1154": "LABEL_1154", + "1155": "LABEL_1155", + "1156": "LABEL_1156", + "1157": "LABEL_1157", + "1158": "LABEL_1158", + "1159": "LABEL_1159", + "1160": "LABEL_1160", + "1161": "LABEL_1161", + "1162": "LABEL_1162", + "1163": "LABEL_1163", + "1164": "LABEL_1164", + "1165": "LABEL_1165", + "1166": "LABEL_1166", + "1167": "LABEL_1167", + "1168": "LABEL_1168", + "1169": "LABEL_1169", + "1170": "LABEL_1170", + "1171": "LABEL_1171", + "1172": "LABEL_1172", + "1173": "LABEL_1173", + "1174": "LABEL_1174", + "1175": "LABEL_1175", + "1176": "LABEL_1176", + "1177": "LABEL_1177", + "1178": "LABEL_1178", + "1179": "LABEL_1179", + "1180": "LABEL_1180", + "1181": "LABEL_1181", + "1182": "LABEL_1182", + "1183": "LABEL_1183", + "1184": "LABEL_1184", + "1185": "LABEL_1185", + "1186": "LABEL_1186", + "1187": "LABEL_1187", + "1188": "LABEL_1188", + "1189": "LABEL_1189", + "1190": "LABEL_1190", + "1191": "LABEL_1191", + "1192": "LABEL_1192", + "1193": "LABEL_1193", + "1194": "LABEL_1194" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0, + "LABEL_1": 1, + "LABEL_10": 10, + "LABEL_100": 100, + "LABEL_1000": 1000, + "LABEL_1001": 1001, + "LABEL_1002": 1002, + "LABEL_1003": 1003, + "LABEL_1004": 1004, + "LABEL_1005": 1005, + "LABEL_1006": 1006, + "LABEL_1007": 1007, + "LABEL_1008": 1008, + "LABEL_1009": 1009, + "LABEL_101": 101, + "LABEL_1010": 1010, + "LABEL_1011": 1011, + "LABEL_1012": 1012, + "LABEL_1013": 1013, + "LABEL_1014": 1014, + "LABEL_1015": 1015, + "LABEL_1016": 1016, + "LABEL_1017": 1017, + "LABEL_1018": 1018, + "LABEL_1019": 1019, + "LABEL_102": 102, + "LABEL_1020": 1020, + "LABEL_1021": 1021, + "LABEL_1022": 1022, + "LABEL_1023": 1023, + "LABEL_1024": 1024, + "LABEL_1025": 1025, + "LABEL_1026": 1026, + "LABEL_1027": 1027, + "LABEL_1028": 1028, + "LABEL_1029": 1029, + "LABEL_103": 103, + "LABEL_1030": 1030, + "LABEL_1031": 1031, + "LABEL_1032": 1032, + "LABEL_1033": 1033, + "LABEL_1034": 1034, + "LABEL_1035": 1035, + "LABEL_1036": 1036, + "LABEL_1037": 1037, + "LABEL_1038": 1038, + "LABEL_1039": 1039, + "LABEL_104": 104, + "LABEL_1040": 1040, + "LABEL_1041": 1041, + "LABEL_1042": 1042, + "LABEL_1043": 1043, + "LABEL_1044": 1044, + "LABEL_1045": 1045, + "LABEL_1046": 1046, + "LABEL_1047": 1047, + "LABEL_1048": 1048, + "LABEL_1049": 1049, + "LABEL_105": 105, + "LABEL_1050": 1050, + "LABEL_1051": 1051, + "LABEL_1052": 1052, + "LABEL_1053": 1053, + "LABEL_1054": 1054, + "LABEL_1055": 1055, + "LABEL_1056": 1056, + "LABEL_1057": 1057, + "LABEL_1058": 1058, + "LABEL_1059": 1059, + "LABEL_106": 106, + "LABEL_1060": 1060, + "LABEL_1061": 1061, + "LABEL_1062": 1062, + "LABEL_1063": 1063, + "LABEL_1064": 1064, + "LABEL_1065": 1065, + "LABEL_1066": 1066, + "LABEL_1067": 1067, + "LABEL_1068": 1068, + "LABEL_1069": 1069, + "LABEL_107": 107, + "LABEL_1070": 1070, + "LABEL_1071": 1071, + "LABEL_1072": 1072, + "LABEL_1073": 1073, + "LABEL_1074": 1074, + "LABEL_1075": 1075, + "LABEL_1076": 1076, + "LABEL_1077": 1077, + "LABEL_1078": 1078, + "LABEL_1079": 1079, + "LABEL_108": 108, + "LABEL_1080": 1080, + "LABEL_1081": 1081, + "LABEL_1082": 1082, + "LABEL_1083": 1083, + "LABEL_1084": 1084, + "LABEL_1085": 1085, + "LABEL_1086": 1086, + "LABEL_1087": 1087, + "LABEL_1088": 1088, + "LABEL_1089": 1089, + "LABEL_109": 109, + "LABEL_1090": 1090, + "LABEL_1091": 1091, + "LABEL_1092": 1092, + "LABEL_1093": 1093, + "LABEL_1094": 1094, + "LABEL_1095": 1095, + "LABEL_1096": 1096, + "LABEL_1097": 1097, + "LABEL_1098": 1098, + "LABEL_1099": 1099, + "LABEL_11": 11, + "LABEL_110": 110, + "LABEL_1100": 1100, + "LABEL_1101": 1101, + "LABEL_1102": 1102, + "LABEL_1103": 1103, + "LABEL_1104": 1104, + "LABEL_1105": 1105, + "LABEL_1106": 1106, + "LABEL_1107": 1107, + "LABEL_1108": 1108, + "LABEL_1109": 1109, + "LABEL_111": 111, + "LABEL_1110": 1110, + "LABEL_1111": 1111, + "LABEL_1112": 1112, + "LABEL_1113": 1113, + "LABEL_1114": 1114, + "LABEL_1115": 1115, + "LABEL_1116": 1116, + "LABEL_1117": 1117, + "LABEL_1118": 1118, + "LABEL_1119": 1119, + "LABEL_112": 112, + "LABEL_1120": 1120, + "LABEL_1121": 1121, + "LABEL_1122": 1122, + "LABEL_1123": 1123, + "LABEL_1124": 1124, + "LABEL_1125": 1125, + "LABEL_1126": 1126, + "LABEL_1127": 1127, + "LABEL_1128": 1128, + "LABEL_1129": 1129, + "LABEL_113": 113, + "LABEL_1130": 1130, + "LABEL_1131": 1131, + "LABEL_1132": 1132, + "LABEL_1133": 1133, + "LABEL_1134": 1134, + "LABEL_1135": 1135, + "LABEL_1136": 1136, + "LABEL_1137": 1137, + "LABEL_1138": 1138, + "LABEL_1139": 1139, + "LABEL_114": 114, + "LABEL_1140": 1140, + "LABEL_1141": 1141, + "LABEL_1142": 1142, + "LABEL_1143": 1143, + "LABEL_1144": 1144, + "LABEL_1145": 1145, + "LABEL_1146": 1146, + "LABEL_1147": 1147, + "LABEL_1148": 1148, + "LABEL_1149": 1149, + "LABEL_115": 115, + "LABEL_1150": 1150, + "LABEL_1151": 1151, + "LABEL_1152": 1152, + "LABEL_1153": 1153, + "LABEL_1154": 1154, + "LABEL_1155": 1155, + "LABEL_1156": 1156, + "LABEL_1157": 1157, + "LABEL_1158": 1158, + "LABEL_1159": 1159, + "LABEL_116": 116, + "LABEL_1160": 1160, + "LABEL_1161": 1161, + "LABEL_1162": 1162, + "LABEL_1163": 1163, + "LABEL_1164": 1164, + "LABEL_1165": 1165, + "LABEL_1166": 1166, + "LABEL_1167": 1167, + "LABEL_1168": 1168, + "LABEL_1169": 1169, + "LABEL_117": 117, + "LABEL_1170": 1170, + "LABEL_1171": 1171, + "LABEL_1172": 1172, + "LABEL_1173": 1173, + "LABEL_1174": 1174, + "LABEL_1175": 1175, + "LABEL_1176": 1176, + "LABEL_1177": 1177, + "LABEL_1178": 1178, + "LABEL_1179": 1179, + "LABEL_118": 118, + "LABEL_1180": 1180, + "LABEL_1181": 1181, + "LABEL_1182": 1182, + "LABEL_1183": 1183, + "LABEL_1184": 1184, + "LABEL_1185": 1185, + "LABEL_1186": 1186, + "LABEL_1187": 1187, + "LABEL_1188": 1188, + "LABEL_1189": 1189, + "LABEL_119": 119, + "LABEL_1190": 1190, + "LABEL_1191": 1191, + "LABEL_1192": 1192, + "LABEL_1193": 1193, + "LABEL_1194": 1194, + "LABEL_12": 12, + "LABEL_120": 120, + "LABEL_121": 121, + "LABEL_122": 122, + "LABEL_123": 123, + "LABEL_124": 124, + "LABEL_125": 125, + "LABEL_126": 126, + "LABEL_127": 127, + "LABEL_128": 128, + "LABEL_129": 129, + "LABEL_13": 13, + "LABEL_130": 130, + "LABEL_131": 131, + "LABEL_132": 132, + "LABEL_133": 133, + "LABEL_134": 134, + "LABEL_135": 135, + "LABEL_136": 136, + "LABEL_137": 137, + "LABEL_138": 138, + "LABEL_139": 139, + "LABEL_14": 14, + "LABEL_140": 140, + "LABEL_141": 141, + "LABEL_142": 142, + "LABEL_143": 143, + "LABEL_144": 144, + "LABEL_145": 145, + "LABEL_146": 146, + "LABEL_147": 147, + "LABEL_148": 148, + "LABEL_149": 149, + "LABEL_15": 15, + "LABEL_150": 150, + "LABEL_151": 151, + "LABEL_152": 152, + "LABEL_153": 153, + "LABEL_154": 154, + "LABEL_155": 155, + "LABEL_156": 156, + "LABEL_157": 157, + "LABEL_158": 158, + "LABEL_159": 159, + "LABEL_16": 16, + "LABEL_160": 160, + "LABEL_161": 161, + "LABEL_162": 162, + "LABEL_163": 163, + "LABEL_164": 164, + "LABEL_165": 165, + "LABEL_166": 166, + "LABEL_167": 167, + "LABEL_168": 168, + "LABEL_169": 169, + "LABEL_17": 17, + "LABEL_170": 170, + "LABEL_171": 171, + "LABEL_172": 172, + "LABEL_173": 173, + "LABEL_174": 174, + "LABEL_175": 175, + "LABEL_176": 176, + "LABEL_177": 177, + "LABEL_178": 178, + "LABEL_179": 179, + "LABEL_18": 18, + "LABEL_180": 180, + "LABEL_181": 181, + "LABEL_182": 182, + "LABEL_183": 183, + "LABEL_184": 184, + "LABEL_185": 185, + "LABEL_186": 186, + "LABEL_187": 187, + "LABEL_188": 188, + "LABEL_189": 189, + "LABEL_19": 19, + "LABEL_190": 190, + "LABEL_191": 191, + "LABEL_192": 192, + "LABEL_193": 193, + "LABEL_194": 194, + "LABEL_195": 195, + "LABEL_196": 196, + "LABEL_197": 197, + "LABEL_198": 198, + "LABEL_199": 199, + "LABEL_2": 2, + "LABEL_20": 20, + "LABEL_200": 200, + "LABEL_201": 201, + "LABEL_202": 202, + "LABEL_203": 203, + "LABEL_204": 204, + "LABEL_205": 205, + "LABEL_206": 206, + "LABEL_207": 207, + "LABEL_208": 208, + "LABEL_209": 209, + "LABEL_21": 21, + "LABEL_210": 210, + "LABEL_211": 211, + "LABEL_212": 212, + "LABEL_213": 213, + "LABEL_214": 214, + "LABEL_215": 215, + "LABEL_216": 216, + "LABEL_217": 217, + "LABEL_218": 218, + "LABEL_219": 219, + "LABEL_22": 22, + "LABEL_220": 220, + "LABEL_221": 221, + "LABEL_222": 222, + "LABEL_223": 223, + "LABEL_224": 224, + "LABEL_225": 225, + "LABEL_226": 226, + "LABEL_227": 227, + "LABEL_228": 228, + "LABEL_229": 229, + "LABEL_23": 23, + "LABEL_230": 230, + "LABEL_231": 231, + "LABEL_232": 232, + "LABEL_233": 233, + "LABEL_234": 234, + "LABEL_235": 235, + "LABEL_236": 236, + "LABEL_237": 237, + "LABEL_238": 238, + "LABEL_239": 239, + "LABEL_24": 24, + "LABEL_240": 240, + "LABEL_241": 241, + "LABEL_242": 242, + "LABEL_243": 243, + "LABEL_244": 244, + "LABEL_245": 245, + "LABEL_246": 246, + "LABEL_247": 247, + "LABEL_248": 248, + "LABEL_249": 249, + "LABEL_25": 25, + "LABEL_250": 250, + "LABEL_251": 251, + "LABEL_252": 252, + "LABEL_253": 253, + "LABEL_254": 254, + "LABEL_255": 255, + "LABEL_256": 256, + "LABEL_257": 257, + "LABEL_258": 258, + "LABEL_259": 259, + "LABEL_26": 26, + "LABEL_260": 260, + "LABEL_261": 261, + "LABEL_262": 262, + "LABEL_263": 263, + "LABEL_264": 264, + "LABEL_265": 265, + "LABEL_266": 266, + "LABEL_267": 267, + "LABEL_268": 268, + "LABEL_269": 269, + "LABEL_27": 27, + "LABEL_270": 270, + "LABEL_271": 271, + "LABEL_272": 272, + "LABEL_273": 273, + "LABEL_274": 274, + "LABEL_275": 275, + "LABEL_276": 276, + "LABEL_277": 277, + "LABEL_278": 278, + "LABEL_279": 279, + "LABEL_28": 28, + "LABEL_280": 280, + "LABEL_281": 281, + "LABEL_282": 282, + "LABEL_283": 283, + "LABEL_284": 284, + "LABEL_285": 285, + "LABEL_286": 286, + "LABEL_287": 287, + "LABEL_288": 288, + "LABEL_289": 289, + "LABEL_29": 29, + "LABEL_290": 290, + "LABEL_291": 291, + "LABEL_292": 292, + "LABEL_293": 293, + "LABEL_294": 294, + "LABEL_295": 295, + "LABEL_296": 296, + "LABEL_297": 297, + "LABEL_298": 298, + "LABEL_299": 299, + "LABEL_3": 3, + "LABEL_30": 30, + "LABEL_300": 300, + "LABEL_301": 301, + "LABEL_302": 302, + "LABEL_303": 303, + "LABEL_304": 304, + "LABEL_305": 305, + "LABEL_306": 306, + "LABEL_307": 307, + "LABEL_308": 308, + "LABEL_309": 309, + "LABEL_31": 31, + "LABEL_310": 310, + "LABEL_311": 311, + "LABEL_312": 312, + "LABEL_313": 313, + "LABEL_314": 314, + "LABEL_315": 315, + "LABEL_316": 316, + "LABEL_317": 317, + "LABEL_318": 318, + "LABEL_319": 319, + "LABEL_32": 32, + "LABEL_320": 320, + "LABEL_321": 321, + "LABEL_322": 322, + "LABEL_323": 323, + "LABEL_324": 324, + "LABEL_325": 325, + "LABEL_326": 326, + "LABEL_327": 327, + "LABEL_328": 328, + "LABEL_329": 329, + "LABEL_33": 33, + "LABEL_330": 330, + "LABEL_331": 331, + "LABEL_332": 332, + "LABEL_333": 333, + "LABEL_334": 334, + "LABEL_335": 335, + "LABEL_336": 336, + "LABEL_337": 337, + "LABEL_338": 338, + "LABEL_339": 339, + "LABEL_34": 34, + "LABEL_340": 340, + "LABEL_341": 341, + "LABEL_342": 342, + "LABEL_343": 343, + "LABEL_344": 344, + "LABEL_345": 345, + "LABEL_346": 346, + "LABEL_347": 347, + "LABEL_348": 348, + "LABEL_349": 349, + "LABEL_35": 35, + "LABEL_350": 350, + "LABEL_351": 351, + "LABEL_352": 352, + "LABEL_353": 353, + "LABEL_354": 354, + "LABEL_355": 355, + "LABEL_356": 356, + "LABEL_357": 357, + "LABEL_358": 358, + "LABEL_359": 359, + "LABEL_36": 36, + "LABEL_360": 360, + "LABEL_361": 361, + "LABEL_362": 362, + "LABEL_363": 363, + "LABEL_364": 364, + "LABEL_365": 365, + "LABEL_366": 366, + "LABEL_367": 367, + "LABEL_368": 368, + "LABEL_369": 369, + "LABEL_37": 37, + "LABEL_370": 370, + "LABEL_371": 371, + "LABEL_372": 372, + "LABEL_373": 373, + "LABEL_374": 374, + "LABEL_375": 375, + "LABEL_376": 376, + "LABEL_377": 377, + "LABEL_378": 378, + "LABEL_379": 379, + "LABEL_38": 38, + "LABEL_380": 380, + "LABEL_381": 381, + "LABEL_382": 382, + "LABEL_383": 383, + "LABEL_384": 384, + "LABEL_385": 385, + "LABEL_386": 386, + "LABEL_387": 387, + "LABEL_388": 388, + "LABEL_389": 389, + "LABEL_39": 39, + "LABEL_390": 390, + "LABEL_391": 391, + "LABEL_392": 392, + "LABEL_393": 393, + "LABEL_394": 394, + "LABEL_395": 395, + "LABEL_396": 396, + "LABEL_397": 397, + "LABEL_398": 398, + "LABEL_399": 399, + "LABEL_4": 4, + "LABEL_40": 40, + "LABEL_400": 400, + "LABEL_401": 401, + "LABEL_402": 402, + "LABEL_403": 403, + "LABEL_404": 404, + "LABEL_405": 405, + "LABEL_406": 406, + "LABEL_407": 407, + "LABEL_408": 408, + "LABEL_409": 409, + "LABEL_41": 41, + "LABEL_410": 410, + "LABEL_411": 411, + "LABEL_412": 412, + "LABEL_413": 413, + "LABEL_414": 414, + "LABEL_415": 415, + "LABEL_416": 416, + "LABEL_417": 417, + "LABEL_418": 418, + "LABEL_419": 419, + "LABEL_42": 42, + "LABEL_420": 420, + "LABEL_421": 421, + "LABEL_422": 422, + "LABEL_423": 423, + "LABEL_424": 424, + "LABEL_425": 425, + "LABEL_426": 426, + "LABEL_427": 427, + "LABEL_428": 428, + "LABEL_429": 429, + "LABEL_43": 43, + "LABEL_430": 430, + "LABEL_431": 431, + "LABEL_432": 432, + "LABEL_433": 433, + "LABEL_434": 434, + "LABEL_435": 435, + "LABEL_436": 436, + "LABEL_437": 437, + "LABEL_438": 438, + "LABEL_439": 439, + "LABEL_44": 44, + "LABEL_440": 440, + "LABEL_441": 441, + "LABEL_442": 442, + "LABEL_443": 443, + "LABEL_444": 444, + "LABEL_445": 445, + "LABEL_446": 446, + "LABEL_447": 447, + "LABEL_448": 448, + "LABEL_449": 449, + "LABEL_45": 45, + "LABEL_450": 450, + "LABEL_451": 451, + "LABEL_452": 452, + "LABEL_453": 453, + "LABEL_454": 454, + "LABEL_455": 455, + "LABEL_456": 456, + "LABEL_457": 457, + "LABEL_458": 458, + "LABEL_459": 459, + "LABEL_46": 46, + "LABEL_460": 460, + "LABEL_461": 461, + "LABEL_462": 462, + "LABEL_463": 463, + "LABEL_464": 464, + "LABEL_465": 465, + "LABEL_466": 466, + "LABEL_467": 467, + "LABEL_468": 468, + "LABEL_469": 469, + "LABEL_47": 47, + "LABEL_470": 470, + "LABEL_471": 471, + "LABEL_472": 472, + "LABEL_473": 473, + "LABEL_474": 474, + "LABEL_475": 475, + "LABEL_476": 476, + "LABEL_477": 477, + "LABEL_478": 478, + "LABEL_479": 479, + "LABEL_48": 48, + "LABEL_480": 480, + "LABEL_481": 481, + "LABEL_482": 482, + "LABEL_483": 483, + "LABEL_484": 484, + "LABEL_485": 485, + "LABEL_486": 486, + "LABEL_487": 487, + "LABEL_488": 488, + "LABEL_489": 489, + "LABEL_49": 49, + "LABEL_490": 490, + "LABEL_491": 491, + "LABEL_492": 492, + "LABEL_493": 493, + "LABEL_494": 494, + "LABEL_495": 495, + "LABEL_496": 496, + "LABEL_497": 497, + "LABEL_498": 498, + "LABEL_499": 499, + "LABEL_5": 5, + "LABEL_50": 50, + "LABEL_500": 500, + "LABEL_501": 501, + "LABEL_502": 502, + "LABEL_503": 503, + "LABEL_504": 504, + "LABEL_505": 505, + "LABEL_506": 506, + "LABEL_507": 507, + "LABEL_508": 508, + "LABEL_509": 509, + "LABEL_51": 51, + "LABEL_510": 510, + "LABEL_511": 511, + "LABEL_512": 512, + "LABEL_513": 513, + "LABEL_514": 514, + "LABEL_515": 515, + "LABEL_516": 516, + "LABEL_517": 517, + "LABEL_518": 518, + "LABEL_519": 519, + "LABEL_52": 52, + "LABEL_520": 520, + "LABEL_521": 521, + "LABEL_522": 522, + "LABEL_523": 523, + "LABEL_524": 524, + "LABEL_525": 525, + "LABEL_526": 526, + "LABEL_527": 527, + "LABEL_528": 528, + "LABEL_529": 529, + "LABEL_53": 53, + "LABEL_530": 530, + "LABEL_531": 531, + "LABEL_532": 532, + "LABEL_533": 533, + "LABEL_534": 534, + "LABEL_535": 535, + "LABEL_536": 536, + "LABEL_537": 537, + "LABEL_538": 538, + "LABEL_539": 539, + "LABEL_54": 54, + "LABEL_540": 540, + "LABEL_541": 541, + "LABEL_542": 542, + "LABEL_543": 543, + "LABEL_544": 544, + "LABEL_545": 545, + "LABEL_546": 546, + "LABEL_547": 547, + "LABEL_548": 548, + "LABEL_549": 549, + "LABEL_55": 55, + "LABEL_550": 550, + "LABEL_551": 551, + "LABEL_552": 552, + "LABEL_553": 553, + "LABEL_554": 554, + "LABEL_555": 555, + "LABEL_556": 556, + "LABEL_557": 557, + "LABEL_558": 558, + "LABEL_559": 559, + "LABEL_56": 56, + "LABEL_560": 560, + "LABEL_561": 561, + "LABEL_562": 562, + "LABEL_563": 563, + "LABEL_564": 564, + "LABEL_565": 565, + "LABEL_566": 566, + "LABEL_567": 567, + "LABEL_568": 568, + "LABEL_569": 569, + "LABEL_57": 57, + "LABEL_570": 570, + "LABEL_571": 571, + "LABEL_572": 572, + "LABEL_573": 573, + "LABEL_574": 574, + "LABEL_575": 575, + "LABEL_576": 576, + "LABEL_577": 577, + "LABEL_578": 578, + "LABEL_579": 579, + "LABEL_58": 58, + "LABEL_580": 580, + "LABEL_581": 581, + "LABEL_582": 582, + "LABEL_583": 583, + "LABEL_584": 584, + "LABEL_585": 585, + "LABEL_586": 586, + "LABEL_587": 587, + "LABEL_588": 588, + "LABEL_589": 589, + "LABEL_59": 59, + "LABEL_590": 590, + "LABEL_591": 591, + "LABEL_592": 592, + "LABEL_593": 593, + "LABEL_594": 594, + "LABEL_595": 595, + "LABEL_596": 596, + "LABEL_597": 597, + "LABEL_598": 598, + "LABEL_599": 599, + "LABEL_6": 6, + "LABEL_60": 60, + "LABEL_600": 600, + "LABEL_601": 601, + "LABEL_602": 602, + "LABEL_603": 603, + "LABEL_604": 604, + "LABEL_605": 605, + "LABEL_606": 606, + "LABEL_607": 607, + "LABEL_608": 608, + "LABEL_609": 609, + "LABEL_61": 61, + "LABEL_610": 610, + "LABEL_611": 611, + "LABEL_612": 612, + "LABEL_613": 613, + "LABEL_614": 614, + "LABEL_615": 615, + "LABEL_616": 616, + "LABEL_617": 617, + "LABEL_618": 618, + "LABEL_619": 619, + "LABEL_62": 62, + "LABEL_620": 620, + "LABEL_621": 621, + "LABEL_622": 622, + "LABEL_623": 623, + "LABEL_624": 624, + "LABEL_625": 625, + "LABEL_626": 626, + "LABEL_627": 627, + "LABEL_628": 628, + "LABEL_629": 629, + "LABEL_63": 63, + "LABEL_630": 630, + "LABEL_631": 631, + "LABEL_632": 632, + "LABEL_633": 633, + "LABEL_634": 634, + "LABEL_635": 635, + "LABEL_636": 636, + "LABEL_637": 637, + "LABEL_638": 638, + "LABEL_639": 639, + "LABEL_64": 64, + "LABEL_640": 640, + "LABEL_641": 641, + "LABEL_642": 642, + "LABEL_643": 643, + "LABEL_644": 644, + "LABEL_645": 645, + "LABEL_646": 646, + "LABEL_647": 647, + "LABEL_648": 648, + "LABEL_649": 649, + "LABEL_65": 65, + "LABEL_650": 650, + "LABEL_651": 651, + "LABEL_652": 652, + "LABEL_653": 653, + "LABEL_654": 654, + "LABEL_655": 655, + "LABEL_656": 656, + "LABEL_657": 657, + "LABEL_658": 658, + "LABEL_659": 659, + "LABEL_66": 66, + "LABEL_660": 660, + "LABEL_661": 661, + "LABEL_662": 662, + "LABEL_663": 663, + "LABEL_664": 664, + "LABEL_665": 665, + "LABEL_666": 666, + "LABEL_667": 667, + "LABEL_668": 668, + "LABEL_669": 669, + "LABEL_67": 67, + "LABEL_670": 670, + "LABEL_671": 671, + "LABEL_672": 672, + "LABEL_673": 673, + "LABEL_674": 674, + "LABEL_675": 675, + "LABEL_676": 676, + "LABEL_677": 677, + "LABEL_678": 678, + "LABEL_679": 679, + "LABEL_68": 68, + "LABEL_680": 680, + "LABEL_681": 681, + "LABEL_682": 682, + "LABEL_683": 683, + "LABEL_684": 684, + "LABEL_685": 685, + "LABEL_686": 686, + "LABEL_687": 687, + "LABEL_688": 688, + "LABEL_689": 689, + "LABEL_69": 69, + "LABEL_690": 690, + "LABEL_691": 691, + "LABEL_692": 692, + "LABEL_693": 693, + "LABEL_694": 694, + "LABEL_695": 695, + "LABEL_696": 696, + "LABEL_697": 697, + "LABEL_698": 698, + "LABEL_699": 699, + "LABEL_7": 7, + "LABEL_70": 70, + "LABEL_700": 700, + "LABEL_701": 701, + "LABEL_702": 702, + "LABEL_703": 703, + "LABEL_704": 704, + "LABEL_705": 705, + "LABEL_706": 706, + "LABEL_707": 707, + "LABEL_708": 708, + "LABEL_709": 709, + "LABEL_71": 71, + "LABEL_710": 710, + "LABEL_711": 711, + "LABEL_712": 712, + "LABEL_713": 713, + "LABEL_714": 714, + "LABEL_715": 715, + "LABEL_716": 716, + "LABEL_717": 717, + "LABEL_718": 718, + "LABEL_719": 719, + "LABEL_72": 72, + "LABEL_720": 720, + "LABEL_721": 721, + "LABEL_722": 722, + "LABEL_723": 723, + "LABEL_724": 724, + "LABEL_725": 725, + "LABEL_726": 726, + "LABEL_727": 727, + "LABEL_728": 728, + "LABEL_729": 729, + "LABEL_73": 73, + "LABEL_730": 730, + "LABEL_731": 731, + "LABEL_732": 732, + "LABEL_733": 733, + "LABEL_734": 734, + "LABEL_735": 735, + "LABEL_736": 736, + "LABEL_737": 737, + "LABEL_738": 738, + "LABEL_739": 739, + "LABEL_74": 74, + "LABEL_740": 740, + "LABEL_741": 741, + "LABEL_742": 742, + "LABEL_743": 743, + "LABEL_744": 744, + "LABEL_745": 745, + "LABEL_746": 746, + "LABEL_747": 747, + "LABEL_748": 748, + "LABEL_749": 749, + "LABEL_75": 75, + "LABEL_750": 750, + "LABEL_751": 751, + "LABEL_752": 752, + "LABEL_753": 753, + "LABEL_754": 754, + "LABEL_755": 755, + "LABEL_756": 756, + "LABEL_757": 757, + "LABEL_758": 758, + "LABEL_759": 759, + "LABEL_76": 76, + "LABEL_760": 760, + "LABEL_761": 761, + "LABEL_762": 762, + "LABEL_763": 763, + "LABEL_764": 764, + "LABEL_765": 765, + "LABEL_766": 766, + "LABEL_767": 767, + "LABEL_768": 768, + "LABEL_769": 769, + "LABEL_77": 77, + "LABEL_770": 770, + "LABEL_771": 771, + "LABEL_772": 772, + "LABEL_773": 773, + "LABEL_774": 774, + "LABEL_775": 775, + "LABEL_776": 776, + "LABEL_777": 777, + "LABEL_778": 778, + "LABEL_779": 779, + "LABEL_78": 78, + "LABEL_780": 780, + "LABEL_781": 781, + "LABEL_782": 782, + "LABEL_783": 783, + "LABEL_784": 784, + "LABEL_785": 785, + "LABEL_786": 786, + "LABEL_787": 787, + "LABEL_788": 788, + "LABEL_789": 789, + "LABEL_79": 79, + "LABEL_790": 790, + "LABEL_791": 791, + "LABEL_792": 792, + "LABEL_793": 793, + "LABEL_794": 794, + "LABEL_795": 795, + "LABEL_796": 796, + "LABEL_797": 797, + "LABEL_798": 798, + "LABEL_799": 799, + "LABEL_8": 8, + "LABEL_80": 80, + "LABEL_800": 800, + "LABEL_801": 801, + "LABEL_802": 802, + "LABEL_803": 803, + "LABEL_804": 804, + "LABEL_805": 805, + "LABEL_806": 806, + "LABEL_807": 807, + "LABEL_808": 808, + "LABEL_809": 809, + "LABEL_81": 81, + "LABEL_810": 810, + "LABEL_811": 811, + "LABEL_812": 812, + "LABEL_813": 813, + "LABEL_814": 814, + "LABEL_815": 815, + "LABEL_816": 816, + "LABEL_817": 817, + "LABEL_818": 818, + "LABEL_819": 819, + "LABEL_82": 82, + "LABEL_820": 820, + "LABEL_821": 821, + "LABEL_822": 822, + "LABEL_823": 823, + "LABEL_824": 824, + "LABEL_825": 825, + "LABEL_826": 826, + "LABEL_827": 827, + "LABEL_828": 828, + "LABEL_829": 829, + "LABEL_83": 83, + "LABEL_830": 830, + "LABEL_831": 831, + "LABEL_832": 832, + "LABEL_833": 833, + "LABEL_834": 834, + "LABEL_835": 835, + "LABEL_836": 836, + "LABEL_837": 837, + "LABEL_838": 838, + "LABEL_839": 839, + "LABEL_84": 84, + "LABEL_840": 840, + "LABEL_841": 841, + "LABEL_842": 842, + "LABEL_843": 843, + "LABEL_844": 844, + "LABEL_845": 845, + "LABEL_846": 846, + "LABEL_847": 847, + "LABEL_848": 848, + "LABEL_849": 849, + "LABEL_85": 85, + "LABEL_850": 850, + "LABEL_851": 851, + "LABEL_852": 852, + "LABEL_853": 853, + "LABEL_854": 854, + "LABEL_855": 855, + "LABEL_856": 856, + "LABEL_857": 857, + "LABEL_858": 858, + "LABEL_859": 859, + "LABEL_86": 86, + "LABEL_860": 860, + "LABEL_861": 861, + "LABEL_862": 862, + "LABEL_863": 863, + "LABEL_864": 864, + "LABEL_865": 865, + "LABEL_866": 866, + "LABEL_867": 867, + "LABEL_868": 868, + "LABEL_869": 869, + "LABEL_87": 87, + "LABEL_870": 870, + "LABEL_871": 871, + "LABEL_872": 872, + "LABEL_873": 873, + "LABEL_874": 874, + "LABEL_875": 875, + "LABEL_876": 876, + "LABEL_877": 877, + "LABEL_878": 878, + "LABEL_879": 879, + "LABEL_88": 88, + "LABEL_880": 880, + "LABEL_881": 881, + "LABEL_882": 882, + "LABEL_883": 883, + "LABEL_884": 884, + "LABEL_885": 885, + "LABEL_886": 886, + "LABEL_887": 887, + "LABEL_888": 888, + "LABEL_889": 889, + "LABEL_89": 89, + "LABEL_890": 890, + "LABEL_891": 891, + "LABEL_892": 892, + "LABEL_893": 893, + "LABEL_894": 894, + "LABEL_895": 895, + "LABEL_896": 896, + "LABEL_897": 897, + "LABEL_898": 898, + "LABEL_899": 899, + "LABEL_9": 9, + "LABEL_90": 90, + "LABEL_900": 900, + "LABEL_901": 901, + "LABEL_902": 902, + "LABEL_903": 903, + "LABEL_904": 904, + "LABEL_905": 905, + "LABEL_906": 906, + "LABEL_907": 907, + "LABEL_908": 908, + "LABEL_909": 909, + "LABEL_91": 91, + "LABEL_910": 910, + "LABEL_911": 911, + "LABEL_912": 912, + "LABEL_913": 913, + "LABEL_914": 914, + "LABEL_915": 915, + "LABEL_916": 916, + "LABEL_917": 917, + "LABEL_918": 918, + "LABEL_919": 919, + "LABEL_92": 92, + "LABEL_920": 920, + "LABEL_921": 921, + "LABEL_922": 922, + "LABEL_923": 923, + "LABEL_924": 924, + "LABEL_925": 925, + "LABEL_926": 926, + "LABEL_927": 927, + "LABEL_928": 928, + "LABEL_929": 929, + "LABEL_93": 93, + "LABEL_930": 930, + "LABEL_931": 931, + "LABEL_932": 932, + "LABEL_933": 933, + "LABEL_934": 934, + "LABEL_935": 935, + "LABEL_936": 936, + "LABEL_937": 937, + "LABEL_938": 938, + "LABEL_939": 939, + "LABEL_94": 94, + "LABEL_940": 940, + "LABEL_941": 941, + "LABEL_942": 942, + "LABEL_943": 943, + "LABEL_944": 944, + "LABEL_945": 945, + "LABEL_946": 946, + "LABEL_947": 947, + "LABEL_948": 948, + "LABEL_949": 949, + "LABEL_95": 95, + "LABEL_950": 950, + "LABEL_951": 951, + "LABEL_952": 952, + "LABEL_953": 953, + "LABEL_954": 954, + "LABEL_955": 955, + "LABEL_956": 956, + "LABEL_957": 957, + "LABEL_958": 958, + "LABEL_959": 959, + "LABEL_96": 96, + "LABEL_960": 960, + "LABEL_961": 961, + "LABEL_962": 962, + "LABEL_963": 963, + "LABEL_964": 964, + "LABEL_965": 965, + "LABEL_966": 966, + "LABEL_967": 967, + "LABEL_968": 968, + "LABEL_969": 969, + "LABEL_97": 97, + "LABEL_970": 970, + "LABEL_971": 971, + "LABEL_972": 972, + "LABEL_973": 973, + "LABEL_974": 974, + "LABEL_975": 975, + "LABEL_976": 976, + "LABEL_977": 977, + "LABEL_978": 978, + "LABEL_979": 979, + "LABEL_98": 98, + "LABEL_980": 980, + "LABEL_981": 981, + "LABEL_982": 982, + "LABEL_983": 983, + "LABEL_984": 984, + "LABEL_985": 985, + "LABEL_986": 986, + "LABEL_987": 987, + "LABEL_988": 988, + "LABEL_989": 989, + "LABEL_99": 99, + "LABEL_990": 990, + "LABEL_991": 991, + "LABEL_992": 992, + "LABEL_993": 993, + "LABEL_994": 994, + "LABEL_995": 995, + "LABEL_996": 996, + "LABEL_997": 997, + "LABEL_998": 998, + "LABEL_999": 999 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "problem_type": "single_label_classification", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/eval_results_remote_homology.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/eval_results_remote_homology.txt new file mode 100644 index 0000000000000000000000000000000000000000..a2aa64e06828fe609efabd62af36656858ff8411 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/eval_results_remote_homology.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e231fe54f957b332387918b4d43a26e11d72fb6b049cfd0464d2e66cb90157 +size 521 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..4dd58d75f00e916c944eabd6632432a70a52b033 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0974f46ecda002355118c969a5e5dd4ab931619b101f392c355e9575d6a3530 +size 1684682796 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..1c5a730a883f6725f1fefcfab8bac68f103bedd6 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/tokenizer.json @@ -0,0 +1,194 @@ +{ + "version": "1.0", + "truncation": { + "direction": "Right", + "max_length": 512, + "strategy": "LongestFirst", + "stride": 0 + }, + "padding": { + "strategy": { + "Fixed": 512 + }, + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..24a7f7c8985cc8d8864a89b9f00ba305b7eab6dd --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bb1fcf6703de46b84d473c18cb01b20e59d4f67ab9d5e15044a9ef3b985a6a4 +size 5432 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/remote_homology/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/config.json new file mode 100644 index 0000000000000000000000000000000000000000..eb6c85923a8e167e81c371c3778395299043728c --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/config.json @@ -0,0 +1,35 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForTokenClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0", + "1": "LABEL_1", + "2": "LABEL_2" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0, + "LABEL_1": 1, + "LABEL_2": 2 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/eval_results_ss3.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/eval_results_ss3.txt new file mode 100644 index 0000000000000000000000000000000000000000..99561a148be08e7552c5f51ffe93b4853c28226d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/eval_results_ss3.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1904ac007cd0861c1bf5cea11bbdf488015151c0e2b7e7693132583951399ece +size 491 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..e629b5276df9f26dc82eea2b9981a2334d500908 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d562ef175a764ec7386fa7ed6d8a943b04351d1c0d38668958579a273f8302c4 +size 1675596996 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..c9db2faaf2e350fc31c8c903c072728dd2246d2a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/tokenizer.json @@ -0,0 +1,187 @@ +{ + "version": "1.0", + "truncation": null, + "padding": { + "strategy": "BatchLongest", + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..7d0b174cda7d7fa25d371c1dff231e381cf09f4b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c02e44c05828c0b0086651ecc17103c797c07b050241b090c3ee9aafa9a582c +size 5368 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss3/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/config.json new file mode 100644 index 0000000000000000000000000000000000000000..3229a4985b70d357994c6f7161ec6819c13a6ad8 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/config.json @@ -0,0 +1,45 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForTokenClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0", + "1": "LABEL_1", + "2": "LABEL_2", + "3": "LABEL_3", + "4": "LABEL_4", + "5": "LABEL_5", + "6": "LABEL_6", + "7": "LABEL_7" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0, + "LABEL_1": 1, + "LABEL_2": 2, + "LABEL_3": 3, + "LABEL_4": 4, + "LABEL_5": 5, + "LABEL_6": 6, + "LABEL_7": 7 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/eval_results_ss8.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/eval_results_ss8.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7cded2d72a5f64e354ccaeb52d7e082974cf9b0 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/eval_results_ss8.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4101412cfc3cd0f8a237276183a272f745e66b35bc91dea843d06c7d3ee4e2 +size 491 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3dc7d57cb7b452c58dc355d8aa912448aeda209c --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbff0b599726dccfaeb4e3f3049a17e02f3d464c0a1289757c392a6c0db67ec1 +size 1675617496 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..c9db2faaf2e350fc31c8c903c072728dd2246d2a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/tokenizer.json @@ -0,0 +1,187 @@ +{ + "version": "1.0", + "truncation": null, + "padding": { + "strategy": "BatchLongest", + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..646d6ac113af0910946b2fd6a24ee5552f8c35ed --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2278a67d869e9f49659bbcad595d80b9acf5a8e0e569d3d20530dd2e16fd4e +size 5368 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/ss8/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/config.json new file mode 100644 index 0000000000000000000000000000000000000000..863cc339e2860d9345e876aa9d5d6b8ded80b7ac --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/config.json @@ -0,0 +1,32 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForSequenceClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "problem_type": "regression", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/eval_results_stability.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/eval_results_stability.txt new file mode 100644 index 0000000000000000000000000000000000000000..c5a401901ff3f4923b0e273562cade4c7cf60fb1 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/eval_results_stability.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55340218e53a8531b7a88f8c863ea2b6b210cfafd4c53fd64320fccb4106e559 +size 175 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..5ca5691e409782df93bea6190f2e10bb5f194133 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4248c99223d283278388d3cfd382bcb659dffb1185ae43038b9b1e2e65bcdb2 +size 1679787388 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..dca44ccd31eb5cbf4bd1c4f00516b4eee491f2b4 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/tokenizer.json @@ -0,0 +1,194 @@ +{ + "version": "1.0", + "truncation": { + "direction": "Right", + "max_length": 50, + "strategy": "LongestFirst", + "stride": 0 + }, + "padding": { + "strategy": { + "Fixed": 50 + }, + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..b2a4f8f88d103622872f248828242fd62fda0654 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c748c924b192958bc945696e9a50a0076a667f38cbd858770c9c3fa9b1406b78 +size 5432 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/downstream_TAPE/stability/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/protein2latent_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/protein2latent_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..3a7f7917d3e7ee0963f35c54597d909893d27aa1 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/protein2latent_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbcb97409b7b9a6c4a056228ca5deba34a10aa715d9a13119ec7401f46e7379f +size 1051238 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/protein_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/protein_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..9eda55bcca26da899973666d89fbee020f6004bf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/protein_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac5f7ca38ec3ee219667dcae041c0baa6184f909291b56fe0f1253c5c2ecb1c8 +size 1679920870 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/empty_sequence.npz b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/empty_sequence.npz new file mode 100644 index 0000000000000000000000000000000000000000..5938f14cabdf11ba96928c7392834c5fcbd42185 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/empty_sequence.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1103fdaaffc6b76e40dfed791f1f39887f96bce0fca3fa4b0f4edb7af55a1299 +size 2590 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/pairwise_representation_P_T.npz b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/pairwise_representation_P_T.npz new file mode 100644 index 0000000000000000000000000000000000000000..864f2dd97721fbcf8477c0c49d4425bdff939208 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/pairwise_representation_P_T.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c41a47f20d6df960d354aeb2f803bd79bc17a1d68d19229b27c535bb08aad884 +size 449518134 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/pairwise_representation_S_F.npz b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/pairwise_representation_S_F.npz new file mode 100644 index 0000000000000000000000000000000000000000..9bbf9e3f97d0150bc4d7e698e59f6fff2ebe397d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/pairwise_representation_S_F.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d840aa056d21ebcddb5009d178af465f742f10bf0ab245930a1fe8f3ea65df6 +size 224759350 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/protein_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/protein_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..450e2c4ead7039ecfdcb11f8df405d4093594c99 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/protein_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6fab907c1fe65484f4c105f1c29e0878ccb4d051c222ae10212e6eba381e84 +size 226087256 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/text_F_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/text_F_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..22c92a7e0918252afb37d5563c8368ad7adf3484 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/text_F_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32eb31c0f276e55f1f78804c9eb0a690a59ac9e79f6a41679365ccf10830be2f +size 177087678 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/text_S_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/text_S_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..166f8f295e60f11f48a6118ac8c4e3b31b3e8ed4 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/text_S_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bf360a6992d51da37548d9d33b0a22c33a2d4358e6098288a92afe0d8cc9367 +size 143339098 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/text_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/text_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..22c92a7e0918252afb37d5563c8368ad7adf3484 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_02_pairwise_representation/pairwise_all/text_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32eb31c0f276e55f1f78804c9eb0a690a59ac9e79f6a41679365ccf10830be2f +size 177087678 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_04_T5/decoder_distribution_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_04_T5/decoder_distribution_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..16fe1201d70fd77691620a5c86cff952e1c8b071 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/step_04_T5/decoder_distribution_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b74eef1a644e46212141aa886f775c3a3daa02359abbbb4856ac2846390d7c +size 793924785 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/text2latent_F_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/text2latent_F_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..272af1bc656d81576e49e401f4b9baa7b8ed9f4d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/text2latent_F_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01549e294870896aab921260bfbf7f87fa342af0909c474d4ff65c15a936892e +size 395360 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/text2latent_S_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/text2latent_S_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..fcbc2ea63dbbdf6f9ccdcc3e411e8551eb62f1b0 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/text2latent_S_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af3a89eb2e9e10953135968e6c796a8e6d81d357e882e0bc986bb99d441290c5 +size 395360 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/text_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/text_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..76302949929a825d73be1b7e1be798264c32735c --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle05/text_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ff3f233329e23f09c3da7497037bdbff8787bb9077c46e4e64e57b3791e7da +size 439753285 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/config.json new file mode 100644 index 0000000000000000000000000000000000000000..863cc339e2860d9345e876aa9d5d6b8ded80b7ac --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/config.json @@ -0,0 +1,32 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForSequenceClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "problem_type": "regression", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/eval_results_fluorescence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/eval_results_fluorescence.txt new file mode 100644 index 0000000000000000000000000000000000000000..f387aae177af5c24b3da33aca1a66f4113ed7d5e --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/eval_results_fluorescence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9549b42dd336a9e326a98e5d7d0152868f4a4a74d1244a7652a7c392bea97191 +size 174 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..5ec55f5b78c92266774b4e706262c368900069cc --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b977d9ef7703c0b2c44275dce635477a0edbef25db7442aa41198c5ffb405b9e +size 1679787388 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..3f63b56d9ebc8b127a7f6b39696bddb132503a9f --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/tokenizer.json @@ -0,0 +1,194 @@ +{ + "version": "1.0", + "truncation": { + "direction": "Right", + "max_length": 239, + "strategy": "LongestFirst", + "stride": 0 + }, + "padding": { + "strategy": { + "Fixed": 239 + }, + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..af900807dbe7a6c94633a6abfce9c7ef40d0fe7b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff7dbcf35a87f7ddfcd4c2c73e7606f559854ee76d1f6eb6b9be42fe20bf6aff +size 5432 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/fluorescence/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/config.json new file mode 100644 index 0000000000000000000000000000000000000000..dc5417f50cdc280940f7a05798504aacc9decef6 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/config.json @@ -0,0 +1,2420 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForSequenceClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0", + "1": "LABEL_1", + "2": "LABEL_2", + "3": "LABEL_3", + "4": "LABEL_4", + "5": "LABEL_5", + "6": "LABEL_6", + "7": "LABEL_7", + "8": "LABEL_8", + "9": "LABEL_9", + "10": "LABEL_10", + "11": "LABEL_11", + "12": "LABEL_12", + "13": "LABEL_13", + "14": "LABEL_14", + "15": "LABEL_15", + "16": "LABEL_16", + "17": "LABEL_17", + "18": "LABEL_18", + "19": "LABEL_19", + "20": "LABEL_20", + "21": "LABEL_21", + "22": "LABEL_22", + "23": "LABEL_23", + "24": "LABEL_24", + "25": "LABEL_25", + "26": "LABEL_26", + "27": "LABEL_27", + "28": "LABEL_28", + "29": "LABEL_29", + "30": "LABEL_30", + "31": "LABEL_31", + "32": "LABEL_32", + "33": "LABEL_33", + "34": "LABEL_34", + "35": "LABEL_35", + "36": "LABEL_36", + "37": "LABEL_37", + "38": "LABEL_38", + "39": "LABEL_39", + "40": "LABEL_40", + "41": "LABEL_41", + "42": "LABEL_42", + "43": "LABEL_43", + "44": "LABEL_44", + "45": "LABEL_45", + "46": "LABEL_46", + "47": "LABEL_47", + "48": "LABEL_48", + "49": "LABEL_49", + "50": "LABEL_50", + "51": "LABEL_51", + "52": "LABEL_52", + "53": "LABEL_53", + "54": "LABEL_54", + "55": "LABEL_55", + "56": "LABEL_56", + "57": "LABEL_57", + "58": "LABEL_58", + "59": "LABEL_59", + "60": "LABEL_60", + "61": "LABEL_61", + "62": "LABEL_62", + "63": "LABEL_63", + "64": "LABEL_64", + "65": "LABEL_65", + "66": "LABEL_66", + "67": "LABEL_67", + "68": "LABEL_68", + "69": "LABEL_69", + "70": "LABEL_70", + "71": "LABEL_71", + "72": "LABEL_72", + "73": "LABEL_73", + "74": "LABEL_74", + "75": "LABEL_75", + "76": "LABEL_76", + "77": "LABEL_77", + "78": "LABEL_78", + "79": "LABEL_79", + "80": "LABEL_80", + "81": "LABEL_81", + "82": "LABEL_82", + "83": "LABEL_83", + "84": "LABEL_84", + "85": "LABEL_85", + "86": "LABEL_86", + "87": "LABEL_87", + "88": "LABEL_88", + "89": "LABEL_89", + "90": "LABEL_90", + "91": "LABEL_91", + "92": "LABEL_92", + "93": "LABEL_93", + "94": "LABEL_94", + "95": "LABEL_95", + "96": "LABEL_96", + "97": "LABEL_97", + "98": "LABEL_98", + "99": "LABEL_99", + "100": "LABEL_100", + "101": "LABEL_101", + "102": "LABEL_102", + "103": "LABEL_103", + "104": "LABEL_104", + "105": "LABEL_105", + "106": "LABEL_106", + "107": "LABEL_107", + "108": "LABEL_108", + "109": "LABEL_109", + "110": "LABEL_110", + "111": "LABEL_111", + "112": "LABEL_112", + "113": "LABEL_113", + "114": "LABEL_114", + "115": "LABEL_115", + "116": "LABEL_116", + "117": "LABEL_117", + "118": "LABEL_118", + "119": "LABEL_119", + "120": "LABEL_120", + "121": "LABEL_121", + "122": "LABEL_122", + "123": "LABEL_123", + "124": "LABEL_124", + "125": "LABEL_125", + "126": "LABEL_126", + "127": "LABEL_127", + "128": "LABEL_128", + "129": "LABEL_129", + "130": "LABEL_130", + "131": "LABEL_131", + "132": "LABEL_132", + "133": "LABEL_133", + "134": "LABEL_134", + "135": "LABEL_135", + "136": "LABEL_136", + "137": "LABEL_137", + "138": "LABEL_138", + "139": "LABEL_139", + "140": "LABEL_140", + "141": "LABEL_141", + "142": "LABEL_142", + "143": "LABEL_143", + "144": "LABEL_144", + "145": "LABEL_145", + "146": "LABEL_146", + "147": "LABEL_147", + "148": "LABEL_148", + "149": "LABEL_149", + "150": "LABEL_150", + "151": "LABEL_151", + "152": "LABEL_152", + "153": "LABEL_153", + "154": "LABEL_154", + "155": "LABEL_155", + "156": "LABEL_156", + "157": "LABEL_157", + "158": "LABEL_158", + "159": "LABEL_159", + "160": "LABEL_160", + "161": "LABEL_161", + "162": "LABEL_162", + "163": "LABEL_163", + "164": "LABEL_164", + "165": "LABEL_165", + "166": "LABEL_166", + "167": "LABEL_167", + "168": "LABEL_168", + "169": "LABEL_169", + "170": "LABEL_170", + "171": "LABEL_171", + "172": "LABEL_172", + "173": "LABEL_173", + "174": "LABEL_174", + "175": "LABEL_175", + "176": "LABEL_176", + "177": "LABEL_177", + "178": "LABEL_178", + "179": "LABEL_179", + "180": "LABEL_180", + "181": "LABEL_181", + "182": "LABEL_182", + "183": "LABEL_183", + "184": "LABEL_184", + "185": "LABEL_185", + "186": "LABEL_186", + "187": "LABEL_187", + "188": "LABEL_188", + "189": "LABEL_189", + "190": "LABEL_190", + "191": "LABEL_191", + "192": "LABEL_192", + "193": "LABEL_193", + "194": "LABEL_194", + "195": "LABEL_195", + "196": "LABEL_196", + "197": "LABEL_197", + "198": "LABEL_198", + "199": "LABEL_199", + "200": "LABEL_200", + "201": "LABEL_201", + "202": "LABEL_202", + "203": "LABEL_203", + "204": "LABEL_204", + "205": "LABEL_205", + "206": "LABEL_206", + "207": "LABEL_207", + "208": "LABEL_208", + "209": "LABEL_209", + "210": "LABEL_210", + "211": "LABEL_211", + "212": "LABEL_212", + "213": "LABEL_213", + "214": "LABEL_214", + "215": "LABEL_215", + "216": "LABEL_216", + "217": "LABEL_217", + "218": "LABEL_218", + "219": "LABEL_219", + "220": "LABEL_220", + "221": "LABEL_221", + "222": "LABEL_222", + "223": "LABEL_223", + "224": "LABEL_224", + "225": "LABEL_225", + "226": "LABEL_226", + "227": "LABEL_227", + "228": "LABEL_228", + "229": "LABEL_229", + "230": "LABEL_230", + "231": "LABEL_231", + "232": "LABEL_232", + "233": "LABEL_233", + "234": "LABEL_234", + "235": "LABEL_235", + "236": "LABEL_236", + "237": "LABEL_237", + "238": "LABEL_238", + "239": "LABEL_239", + "240": "LABEL_240", + "241": "LABEL_241", + "242": "LABEL_242", + "243": "LABEL_243", + "244": "LABEL_244", + "245": "LABEL_245", + "246": "LABEL_246", + "247": "LABEL_247", + "248": "LABEL_248", + "249": "LABEL_249", + "250": "LABEL_250", + "251": "LABEL_251", + "252": "LABEL_252", + "253": "LABEL_253", + "254": "LABEL_254", + "255": "LABEL_255", + "256": "LABEL_256", + "257": "LABEL_257", + "258": "LABEL_258", + "259": "LABEL_259", + "260": "LABEL_260", + "261": "LABEL_261", + "262": "LABEL_262", + "263": "LABEL_263", + "264": "LABEL_264", + "265": "LABEL_265", + "266": "LABEL_266", + "267": "LABEL_267", + "268": "LABEL_268", + "269": "LABEL_269", + "270": "LABEL_270", + "271": "LABEL_271", + "272": "LABEL_272", + "273": "LABEL_273", + "274": "LABEL_274", + "275": "LABEL_275", + "276": "LABEL_276", + "277": "LABEL_277", + "278": "LABEL_278", + "279": "LABEL_279", + "280": "LABEL_280", + "281": "LABEL_281", + "282": "LABEL_282", + "283": "LABEL_283", + "284": "LABEL_284", + "285": "LABEL_285", + "286": "LABEL_286", + "287": "LABEL_287", + "288": "LABEL_288", + "289": "LABEL_289", + "290": "LABEL_290", + "291": "LABEL_291", + "292": "LABEL_292", + "293": "LABEL_293", + "294": "LABEL_294", + "295": "LABEL_295", + "296": "LABEL_296", + "297": "LABEL_297", + "298": "LABEL_298", + "299": "LABEL_299", + "300": "LABEL_300", + "301": "LABEL_301", + "302": "LABEL_302", + "303": "LABEL_303", + "304": "LABEL_304", + "305": "LABEL_305", + "306": "LABEL_306", + "307": "LABEL_307", + "308": "LABEL_308", + "309": "LABEL_309", + "310": "LABEL_310", + "311": "LABEL_311", + "312": "LABEL_312", + "313": "LABEL_313", + "314": "LABEL_314", + "315": "LABEL_315", + "316": "LABEL_316", + "317": "LABEL_317", + "318": "LABEL_318", + "319": "LABEL_319", + "320": "LABEL_320", + "321": "LABEL_321", + "322": "LABEL_322", + "323": "LABEL_323", + "324": "LABEL_324", + "325": "LABEL_325", + "326": "LABEL_326", + "327": "LABEL_327", + "328": "LABEL_328", + "329": "LABEL_329", + "330": "LABEL_330", + "331": "LABEL_331", + "332": "LABEL_332", + "333": "LABEL_333", + "334": "LABEL_334", + "335": "LABEL_335", + "336": "LABEL_336", + "337": "LABEL_337", + "338": "LABEL_338", + "339": "LABEL_339", + "340": "LABEL_340", + "341": "LABEL_341", + "342": "LABEL_342", + "343": "LABEL_343", + "344": "LABEL_344", + "345": "LABEL_345", + "346": "LABEL_346", + "347": "LABEL_347", + "348": "LABEL_348", + "349": "LABEL_349", + "350": "LABEL_350", + "351": "LABEL_351", + "352": "LABEL_352", + "353": "LABEL_353", + "354": "LABEL_354", + "355": "LABEL_355", + "356": "LABEL_356", + "357": "LABEL_357", + "358": "LABEL_358", + "359": "LABEL_359", + "360": "LABEL_360", + "361": "LABEL_361", + "362": "LABEL_362", + "363": "LABEL_363", + "364": "LABEL_364", + "365": "LABEL_365", + "366": "LABEL_366", + "367": "LABEL_367", + "368": "LABEL_368", + "369": "LABEL_369", + "370": "LABEL_370", + "371": "LABEL_371", + "372": "LABEL_372", + "373": "LABEL_373", + "374": "LABEL_374", + "375": "LABEL_375", + "376": "LABEL_376", + "377": "LABEL_377", + "378": "LABEL_378", + "379": "LABEL_379", + "380": "LABEL_380", + "381": "LABEL_381", + "382": "LABEL_382", + "383": "LABEL_383", + "384": "LABEL_384", + "385": "LABEL_385", + "386": "LABEL_386", + "387": "LABEL_387", + "388": "LABEL_388", + "389": "LABEL_389", + "390": "LABEL_390", + "391": "LABEL_391", + "392": "LABEL_392", + "393": "LABEL_393", + "394": "LABEL_394", + "395": "LABEL_395", + "396": "LABEL_396", + "397": "LABEL_397", + "398": "LABEL_398", + "399": "LABEL_399", + "400": "LABEL_400", + "401": "LABEL_401", + "402": "LABEL_402", + "403": "LABEL_403", + "404": "LABEL_404", + "405": "LABEL_405", + "406": "LABEL_406", + "407": "LABEL_407", + "408": "LABEL_408", + "409": "LABEL_409", + "410": "LABEL_410", + "411": "LABEL_411", + "412": "LABEL_412", + "413": "LABEL_413", + "414": "LABEL_414", + "415": "LABEL_415", + "416": "LABEL_416", + "417": "LABEL_417", + "418": "LABEL_418", + "419": "LABEL_419", + "420": "LABEL_420", + "421": "LABEL_421", + "422": "LABEL_422", + "423": "LABEL_423", + "424": "LABEL_424", + "425": "LABEL_425", + "426": "LABEL_426", + "427": "LABEL_427", + "428": "LABEL_428", + "429": "LABEL_429", + "430": "LABEL_430", + "431": "LABEL_431", + "432": "LABEL_432", + "433": "LABEL_433", + "434": "LABEL_434", + "435": "LABEL_435", + "436": "LABEL_436", + "437": "LABEL_437", + "438": "LABEL_438", + "439": "LABEL_439", + "440": "LABEL_440", + "441": "LABEL_441", + "442": "LABEL_442", + "443": "LABEL_443", + "444": "LABEL_444", + "445": "LABEL_445", + "446": "LABEL_446", + "447": "LABEL_447", + "448": "LABEL_448", + "449": "LABEL_449", + "450": "LABEL_450", + "451": "LABEL_451", + "452": "LABEL_452", + "453": "LABEL_453", + "454": "LABEL_454", + "455": "LABEL_455", + "456": "LABEL_456", + "457": "LABEL_457", + "458": "LABEL_458", + "459": "LABEL_459", + "460": "LABEL_460", + "461": "LABEL_461", + "462": "LABEL_462", + "463": "LABEL_463", + "464": "LABEL_464", + "465": "LABEL_465", + "466": "LABEL_466", + "467": "LABEL_467", + "468": "LABEL_468", + "469": "LABEL_469", + "470": "LABEL_470", + "471": "LABEL_471", + "472": "LABEL_472", + "473": "LABEL_473", + "474": "LABEL_474", + "475": "LABEL_475", + "476": "LABEL_476", + "477": "LABEL_477", + "478": "LABEL_478", + "479": "LABEL_479", + "480": "LABEL_480", + "481": "LABEL_481", + "482": "LABEL_482", + "483": "LABEL_483", + "484": "LABEL_484", + "485": "LABEL_485", + "486": "LABEL_486", + "487": "LABEL_487", + "488": "LABEL_488", + "489": "LABEL_489", + "490": "LABEL_490", + "491": "LABEL_491", + "492": "LABEL_492", + "493": "LABEL_493", + "494": "LABEL_494", + "495": "LABEL_495", + "496": "LABEL_496", + "497": "LABEL_497", + "498": "LABEL_498", + "499": "LABEL_499", + "500": "LABEL_500", + "501": "LABEL_501", + "502": "LABEL_502", + "503": "LABEL_503", + "504": "LABEL_504", + "505": "LABEL_505", + "506": "LABEL_506", + "507": "LABEL_507", + "508": "LABEL_508", + "509": "LABEL_509", + "510": "LABEL_510", + "511": "LABEL_511", + "512": "LABEL_512", + "513": "LABEL_513", + "514": "LABEL_514", + "515": "LABEL_515", + "516": "LABEL_516", + "517": "LABEL_517", + "518": "LABEL_518", + "519": "LABEL_519", + "520": "LABEL_520", + "521": "LABEL_521", + "522": "LABEL_522", + "523": "LABEL_523", + "524": "LABEL_524", + "525": "LABEL_525", + "526": "LABEL_526", + "527": "LABEL_527", + "528": "LABEL_528", + "529": "LABEL_529", + "530": "LABEL_530", + "531": "LABEL_531", + "532": "LABEL_532", + "533": "LABEL_533", + "534": "LABEL_534", + "535": "LABEL_535", + "536": "LABEL_536", + "537": "LABEL_537", + "538": "LABEL_538", + "539": "LABEL_539", + "540": "LABEL_540", + "541": "LABEL_541", + "542": "LABEL_542", + "543": "LABEL_543", + "544": "LABEL_544", + "545": "LABEL_545", + "546": "LABEL_546", + "547": "LABEL_547", + "548": "LABEL_548", + "549": "LABEL_549", + "550": "LABEL_550", + "551": "LABEL_551", + "552": "LABEL_552", + "553": "LABEL_553", + "554": "LABEL_554", + "555": "LABEL_555", + "556": "LABEL_556", + "557": "LABEL_557", + "558": "LABEL_558", + "559": "LABEL_559", + "560": "LABEL_560", + "561": "LABEL_561", + "562": "LABEL_562", + "563": "LABEL_563", + "564": "LABEL_564", + "565": "LABEL_565", + "566": "LABEL_566", + "567": "LABEL_567", + "568": "LABEL_568", + "569": "LABEL_569", + "570": "LABEL_570", + "571": "LABEL_571", + "572": "LABEL_572", + "573": "LABEL_573", + "574": "LABEL_574", + "575": "LABEL_575", + "576": "LABEL_576", + "577": "LABEL_577", + "578": "LABEL_578", + "579": "LABEL_579", + "580": "LABEL_580", + "581": "LABEL_581", + "582": "LABEL_582", + "583": "LABEL_583", + "584": "LABEL_584", + "585": "LABEL_585", + "586": "LABEL_586", + "587": "LABEL_587", + "588": "LABEL_588", + "589": "LABEL_589", + "590": "LABEL_590", + "591": "LABEL_591", + "592": "LABEL_592", + "593": "LABEL_593", + "594": "LABEL_594", + "595": "LABEL_595", + "596": "LABEL_596", + "597": "LABEL_597", + "598": "LABEL_598", + "599": "LABEL_599", + "600": "LABEL_600", + "601": "LABEL_601", + "602": "LABEL_602", + "603": "LABEL_603", + "604": "LABEL_604", + "605": "LABEL_605", + "606": "LABEL_606", + "607": "LABEL_607", + "608": "LABEL_608", + "609": "LABEL_609", + "610": "LABEL_610", + "611": "LABEL_611", + "612": "LABEL_612", + "613": "LABEL_613", + "614": "LABEL_614", + "615": "LABEL_615", + "616": "LABEL_616", + "617": "LABEL_617", + "618": "LABEL_618", + "619": "LABEL_619", + "620": "LABEL_620", + "621": "LABEL_621", + "622": "LABEL_622", + "623": "LABEL_623", + "624": "LABEL_624", + "625": "LABEL_625", + "626": "LABEL_626", + "627": "LABEL_627", + "628": "LABEL_628", + "629": "LABEL_629", + "630": "LABEL_630", + "631": "LABEL_631", + "632": "LABEL_632", + "633": "LABEL_633", + "634": "LABEL_634", + "635": "LABEL_635", + "636": "LABEL_636", + "637": "LABEL_637", + "638": "LABEL_638", + "639": "LABEL_639", + "640": "LABEL_640", + "641": "LABEL_641", + "642": "LABEL_642", + "643": "LABEL_643", + "644": "LABEL_644", + "645": "LABEL_645", + "646": "LABEL_646", + "647": "LABEL_647", + "648": "LABEL_648", + "649": "LABEL_649", + "650": "LABEL_650", + "651": "LABEL_651", + "652": "LABEL_652", + "653": "LABEL_653", + "654": "LABEL_654", + "655": "LABEL_655", + "656": "LABEL_656", + "657": "LABEL_657", + "658": "LABEL_658", + "659": "LABEL_659", + "660": "LABEL_660", + "661": "LABEL_661", + "662": "LABEL_662", + "663": "LABEL_663", + "664": "LABEL_664", + "665": "LABEL_665", + "666": "LABEL_666", + "667": "LABEL_667", + "668": "LABEL_668", + "669": "LABEL_669", + "670": "LABEL_670", + "671": "LABEL_671", + "672": "LABEL_672", + "673": "LABEL_673", + "674": "LABEL_674", + "675": "LABEL_675", + "676": "LABEL_676", + "677": "LABEL_677", + "678": "LABEL_678", + "679": "LABEL_679", + "680": "LABEL_680", + "681": "LABEL_681", + "682": "LABEL_682", + "683": "LABEL_683", + "684": "LABEL_684", + "685": "LABEL_685", + "686": "LABEL_686", + "687": "LABEL_687", + "688": "LABEL_688", + "689": "LABEL_689", + "690": "LABEL_690", + "691": "LABEL_691", + "692": "LABEL_692", + "693": "LABEL_693", + "694": "LABEL_694", + "695": "LABEL_695", + "696": "LABEL_696", + "697": "LABEL_697", + "698": "LABEL_698", + "699": "LABEL_699", + "700": "LABEL_700", + "701": "LABEL_701", + "702": "LABEL_702", + "703": "LABEL_703", + "704": "LABEL_704", + "705": "LABEL_705", + "706": "LABEL_706", + "707": "LABEL_707", + "708": "LABEL_708", + "709": "LABEL_709", + "710": "LABEL_710", + "711": "LABEL_711", + "712": "LABEL_712", + "713": "LABEL_713", + "714": "LABEL_714", + "715": "LABEL_715", + "716": "LABEL_716", + "717": "LABEL_717", + "718": "LABEL_718", + "719": "LABEL_719", + "720": "LABEL_720", + "721": "LABEL_721", + "722": "LABEL_722", + "723": "LABEL_723", + "724": "LABEL_724", + "725": "LABEL_725", + "726": "LABEL_726", + "727": "LABEL_727", + "728": "LABEL_728", + "729": "LABEL_729", + "730": "LABEL_730", + "731": "LABEL_731", + "732": "LABEL_732", + "733": "LABEL_733", + "734": "LABEL_734", + "735": "LABEL_735", + "736": "LABEL_736", + "737": "LABEL_737", + "738": "LABEL_738", + "739": "LABEL_739", + "740": "LABEL_740", + "741": "LABEL_741", + "742": "LABEL_742", + "743": "LABEL_743", + "744": "LABEL_744", + "745": "LABEL_745", + "746": "LABEL_746", + "747": "LABEL_747", + "748": "LABEL_748", + "749": "LABEL_749", + "750": "LABEL_750", + "751": "LABEL_751", + "752": "LABEL_752", + "753": "LABEL_753", + "754": "LABEL_754", + "755": "LABEL_755", + "756": "LABEL_756", + "757": "LABEL_757", + "758": "LABEL_758", + "759": "LABEL_759", + "760": "LABEL_760", + "761": "LABEL_761", + "762": "LABEL_762", + "763": "LABEL_763", + "764": "LABEL_764", + "765": "LABEL_765", + "766": "LABEL_766", + "767": "LABEL_767", + "768": "LABEL_768", + "769": "LABEL_769", + "770": "LABEL_770", + "771": "LABEL_771", + "772": "LABEL_772", + "773": "LABEL_773", + "774": "LABEL_774", + "775": "LABEL_775", + "776": "LABEL_776", + "777": "LABEL_777", + "778": "LABEL_778", + "779": "LABEL_779", + "780": "LABEL_780", + "781": "LABEL_781", + "782": "LABEL_782", + "783": "LABEL_783", + "784": "LABEL_784", + "785": "LABEL_785", + "786": "LABEL_786", + "787": "LABEL_787", + "788": "LABEL_788", + "789": "LABEL_789", + "790": "LABEL_790", + "791": "LABEL_791", + "792": "LABEL_792", + "793": "LABEL_793", + "794": "LABEL_794", + "795": "LABEL_795", + "796": "LABEL_796", + "797": "LABEL_797", + "798": "LABEL_798", + "799": "LABEL_799", + "800": "LABEL_800", + "801": "LABEL_801", + "802": "LABEL_802", + "803": "LABEL_803", + "804": "LABEL_804", + "805": "LABEL_805", + "806": "LABEL_806", + "807": "LABEL_807", + "808": "LABEL_808", + "809": "LABEL_809", + "810": "LABEL_810", + "811": "LABEL_811", + "812": "LABEL_812", + "813": "LABEL_813", + "814": "LABEL_814", + "815": "LABEL_815", + "816": "LABEL_816", + "817": "LABEL_817", + "818": "LABEL_818", + "819": "LABEL_819", + "820": "LABEL_820", + "821": "LABEL_821", + "822": "LABEL_822", + "823": "LABEL_823", + "824": "LABEL_824", + "825": "LABEL_825", + "826": "LABEL_826", + "827": "LABEL_827", + "828": "LABEL_828", + "829": "LABEL_829", + "830": "LABEL_830", + "831": "LABEL_831", + "832": "LABEL_832", + "833": "LABEL_833", + "834": "LABEL_834", + "835": "LABEL_835", + "836": "LABEL_836", + "837": "LABEL_837", + "838": "LABEL_838", + "839": "LABEL_839", + "840": "LABEL_840", + "841": "LABEL_841", + "842": "LABEL_842", + "843": "LABEL_843", + "844": "LABEL_844", + "845": "LABEL_845", + "846": "LABEL_846", + "847": "LABEL_847", + "848": "LABEL_848", + "849": "LABEL_849", + "850": "LABEL_850", + "851": "LABEL_851", + "852": "LABEL_852", + "853": "LABEL_853", + "854": "LABEL_854", + "855": "LABEL_855", + "856": "LABEL_856", + "857": "LABEL_857", + "858": "LABEL_858", + "859": "LABEL_859", + "860": "LABEL_860", + "861": "LABEL_861", + "862": "LABEL_862", + "863": "LABEL_863", + "864": "LABEL_864", + "865": "LABEL_865", + "866": "LABEL_866", + "867": "LABEL_867", + "868": "LABEL_868", + "869": "LABEL_869", + "870": "LABEL_870", + "871": "LABEL_871", + "872": "LABEL_872", + "873": "LABEL_873", + "874": "LABEL_874", + "875": "LABEL_875", + "876": "LABEL_876", + "877": "LABEL_877", + "878": "LABEL_878", + "879": "LABEL_879", + "880": "LABEL_880", + "881": "LABEL_881", + "882": "LABEL_882", + "883": "LABEL_883", + "884": "LABEL_884", + "885": "LABEL_885", + "886": "LABEL_886", + "887": "LABEL_887", + "888": "LABEL_888", + "889": "LABEL_889", + "890": "LABEL_890", + "891": "LABEL_891", + "892": "LABEL_892", + "893": "LABEL_893", + "894": "LABEL_894", + "895": "LABEL_895", + "896": "LABEL_896", + "897": "LABEL_897", + "898": "LABEL_898", + "899": "LABEL_899", + "900": "LABEL_900", + "901": "LABEL_901", + "902": "LABEL_902", + "903": "LABEL_903", + "904": "LABEL_904", + "905": "LABEL_905", + "906": "LABEL_906", + "907": "LABEL_907", + "908": "LABEL_908", + "909": "LABEL_909", + "910": "LABEL_910", + "911": "LABEL_911", + "912": "LABEL_912", + "913": "LABEL_913", + "914": "LABEL_914", + "915": "LABEL_915", + "916": "LABEL_916", + "917": "LABEL_917", + "918": "LABEL_918", + "919": "LABEL_919", + "920": "LABEL_920", + "921": "LABEL_921", + "922": "LABEL_922", + "923": "LABEL_923", + "924": "LABEL_924", + "925": "LABEL_925", + "926": "LABEL_926", + "927": "LABEL_927", + "928": "LABEL_928", + "929": "LABEL_929", + "930": "LABEL_930", + "931": "LABEL_931", + "932": "LABEL_932", + "933": "LABEL_933", + "934": "LABEL_934", + "935": "LABEL_935", + "936": "LABEL_936", + "937": "LABEL_937", + "938": "LABEL_938", + "939": "LABEL_939", + "940": "LABEL_940", + "941": "LABEL_941", + "942": "LABEL_942", + "943": "LABEL_943", + "944": "LABEL_944", + "945": "LABEL_945", + "946": "LABEL_946", + "947": "LABEL_947", + "948": "LABEL_948", + "949": "LABEL_949", + "950": "LABEL_950", + "951": "LABEL_951", + "952": "LABEL_952", + "953": "LABEL_953", + "954": "LABEL_954", + "955": "LABEL_955", + "956": "LABEL_956", + "957": "LABEL_957", + "958": "LABEL_958", + "959": "LABEL_959", + "960": "LABEL_960", + "961": "LABEL_961", + "962": "LABEL_962", + "963": "LABEL_963", + "964": "LABEL_964", + "965": "LABEL_965", + "966": "LABEL_966", + "967": "LABEL_967", + "968": "LABEL_968", + "969": "LABEL_969", + "970": "LABEL_970", + "971": "LABEL_971", + "972": "LABEL_972", + "973": "LABEL_973", + "974": "LABEL_974", + "975": "LABEL_975", + "976": "LABEL_976", + "977": "LABEL_977", + "978": "LABEL_978", + "979": "LABEL_979", + "980": "LABEL_980", + "981": "LABEL_981", + "982": "LABEL_982", + "983": "LABEL_983", + "984": "LABEL_984", + "985": "LABEL_985", + "986": "LABEL_986", + "987": "LABEL_987", + "988": "LABEL_988", + "989": "LABEL_989", + "990": "LABEL_990", + "991": "LABEL_991", + "992": "LABEL_992", + "993": "LABEL_993", + "994": "LABEL_994", + "995": "LABEL_995", + "996": "LABEL_996", + "997": "LABEL_997", + "998": "LABEL_998", + "999": "LABEL_999", + "1000": "LABEL_1000", + "1001": "LABEL_1001", + "1002": "LABEL_1002", + "1003": "LABEL_1003", + "1004": "LABEL_1004", + "1005": "LABEL_1005", + "1006": "LABEL_1006", + "1007": "LABEL_1007", + "1008": "LABEL_1008", + "1009": "LABEL_1009", + "1010": "LABEL_1010", + "1011": "LABEL_1011", + "1012": "LABEL_1012", + "1013": "LABEL_1013", + "1014": "LABEL_1014", + "1015": "LABEL_1015", + "1016": "LABEL_1016", + "1017": "LABEL_1017", + "1018": "LABEL_1018", + "1019": "LABEL_1019", + "1020": "LABEL_1020", + "1021": "LABEL_1021", + "1022": "LABEL_1022", + "1023": "LABEL_1023", + "1024": "LABEL_1024", + "1025": "LABEL_1025", + "1026": "LABEL_1026", + "1027": "LABEL_1027", + "1028": "LABEL_1028", + "1029": "LABEL_1029", + "1030": "LABEL_1030", + "1031": "LABEL_1031", + "1032": "LABEL_1032", + "1033": "LABEL_1033", + "1034": "LABEL_1034", + "1035": "LABEL_1035", + "1036": "LABEL_1036", + "1037": "LABEL_1037", + "1038": "LABEL_1038", + "1039": "LABEL_1039", + "1040": "LABEL_1040", + "1041": "LABEL_1041", + "1042": "LABEL_1042", + "1043": "LABEL_1043", + "1044": "LABEL_1044", + "1045": "LABEL_1045", + "1046": "LABEL_1046", + "1047": "LABEL_1047", + "1048": "LABEL_1048", + "1049": "LABEL_1049", + "1050": "LABEL_1050", + "1051": "LABEL_1051", + "1052": "LABEL_1052", + "1053": "LABEL_1053", + "1054": "LABEL_1054", + "1055": "LABEL_1055", + "1056": "LABEL_1056", + "1057": "LABEL_1057", + "1058": "LABEL_1058", + "1059": "LABEL_1059", + "1060": "LABEL_1060", + "1061": "LABEL_1061", + "1062": "LABEL_1062", + "1063": "LABEL_1063", + "1064": "LABEL_1064", + "1065": "LABEL_1065", + "1066": "LABEL_1066", + "1067": "LABEL_1067", + "1068": "LABEL_1068", + "1069": "LABEL_1069", + "1070": "LABEL_1070", + "1071": "LABEL_1071", + "1072": "LABEL_1072", + "1073": "LABEL_1073", + "1074": "LABEL_1074", + "1075": "LABEL_1075", + "1076": "LABEL_1076", + "1077": "LABEL_1077", + "1078": "LABEL_1078", + "1079": "LABEL_1079", + "1080": "LABEL_1080", + "1081": "LABEL_1081", + "1082": "LABEL_1082", + "1083": "LABEL_1083", + "1084": "LABEL_1084", + "1085": "LABEL_1085", + "1086": "LABEL_1086", + "1087": "LABEL_1087", + "1088": "LABEL_1088", + "1089": "LABEL_1089", + "1090": "LABEL_1090", + "1091": "LABEL_1091", + "1092": "LABEL_1092", + "1093": "LABEL_1093", + "1094": "LABEL_1094", + "1095": "LABEL_1095", + "1096": "LABEL_1096", + "1097": "LABEL_1097", + "1098": "LABEL_1098", + "1099": "LABEL_1099", + "1100": "LABEL_1100", + "1101": "LABEL_1101", + "1102": "LABEL_1102", + "1103": "LABEL_1103", + "1104": "LABEL_1104", + "1105": "LABEL_1105", + "1106": "LABEL_1106", + "1107": "LABEL_1107", + "1108": "LABEL_1108", + "1109": "LABEL_1109", + "1110": "LABEL_1110", + "1111": "LABEL_1111", + "1112": "LABEL_1112", + "1113": "LABEL_1113", + "1114": "LABEL_1114", + "1115": "LABEL_1115", + "1116": "LABEL_1116", + "1117": "LABEL_1117", + "1118": "LABEL_1118", + "1119": "LABEL_1119", + "1120": "LABEL_1120", + "1121": "LABEL_1121", + "1122": "LABEL_1122", + "1123": "LABEL_1123", + "1124": "LABEL_1124", + "1125": "LABEL_1125", + "1126": "LABEL_1126", + "1127": "LABEL_1127", + "1128": "LABEL_1128", + "1129": "LABEL_1129", + "1130": "LABEL_1130", + "1131": "LABEL_1131", + "1132": "LABEL_1132", + "1133": "LABEL_1133", + "1134": "LABEL_1134", + "1135": "LABEL_1135", + "1136": "LABEL_1136", + "1137": "LABEL_1137", + "1138": "LABEL_1138", + "1139": "LABEL_1139", + "1140": "LABEL_1140", + "1141": "LABEL_1141", + "1142": "LABEL_1142", + "1143": "LABEL_1143", + "1144": "LABEL_1144", + "1145": "LABEL_1145", + "1146": "LABEL_1146", + "1147": "LABEL_1147", + "1148": "LABEL_1148", + "1149": "LABEL_1149", + "1150": "LABEL_1150", + "1151": "LABEL_1151", + "1152": "LABEL_1152", + "1153": "LABEL_1153", + "1154": "LABEL_1154", + "1155": "LABEL_1155", + "1156": "LABEL_1156", + "1157": "LABEL_1157", + "1158": "LABEL_1158", + "1159": "LABEL_1159", + "1160": "LABEL_1160", + "1161": "LABEL_1161", + "1162": "LABEL_1162", + "1163": "LABEL_1163", + "1164": "LABEL_1164", + "1165": "LABEL_1165", + "1166": "LABEL_1166", + "1167": "LABEL_1167", + "1168": "LABEL_1168", + "1169": "LABEL_1169", + "1170": "LABEL_1170", + "1171": "LABEL_1171", + "1172": "LABEL_1172", + "1173": "LABEL_1173", + "1174": "LABEL_1174", + "1175": "LABEL_1175", + "1176": "LABEL_1176", + "1177": "LABEL_1177", + "1178": "LABEL_1178", + "1179": "LABEL_1179", + "1180": "LABEL_1180", + "1181": "LABEL_1181", + "1182": "LABEL_1182", + "1183": "LABEL_1183", + "1184": "LABEL_1184", + "1185": "LABEL_1185", + "1186": "LABEL_1186", + "1187": "LABEL_1187", + "1188": "LABEL_1188", + "1189": "LABEL_1189", + "1190": "LABEL_1190", + "1191": "LABEL_1191", + "1192": "LABEL_1192", + "1193": "LABEL_1193", + "1194": "LABEL_1194" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0, + "LABEL_1": 1, + "LABEL_10": 10, + "LABEL_100": 100, + "LABEL_1000": 1000, + "LABEL_1001": 1001, + "LABEL_1002": 1002, + "LABEL_1003": 1003, + "LABEL_1004": 1004, + "LABEL_1005": 1005, + "LABEL_1006": 1006, + "LABEL_1007": 1007, + "LABEL_1008": 1008, + "LABEL_1009": 1009, + "LABEL_101": 101, + "LABEL_1010": 1010, + "LABEL_1011": 1011, + "LABEL_1012": 1012, + "LABEL_1013": 1013, + "LABEL_1014": 1014, + "LABEL_1015": 1015, + "LABEL_1016": 1016, + "LABEL_1017": 1017, + "LABEL_1018": 1018, + "LABEL_1019": 1019, + "LABEL_102": 102, + "LABEL_1020": 1020, + "LABEL_1021": 1021, + "LABEL_1022": 1022, + "LABEL_1023": 1023, + "LABEL_1024": 1024, + "LABEL_1025": 1025, + "LABEL_1026": 1026, + "LABEL_1027": 1027, + "LABEL_1028": 1028, + "LABEL_1029": 1029, + "LABEL_103": 103, + "LABEL_1030": 1030, + "LABEL_1031": 1031, + "LABEL_1032": 1032, + "LABEL_1033": 1033, + "LABEL_1034": 1034, + "LABEL_1035": 1035, + "LABEL_1036": 1036, + "LABEL_1037": 1037, + "LABEL_1038": 1038, + "LABEL_1039": 1039, + "LABEL_104": 104, + "LABEL_1040": 1040, + "LABEL_1041": 1041, + "LABEL_1042": 1042, + "LABEL_1043": 1043, + "LABEL_1044": 1044, + "LABEL_1045": 1045, + "LABEL_1046": 1046, + "LABEL_1047": 1047, + "LABEL_1048": 1048, + "LABEL_1049": 1049, + "LABEL_105": 105, + "LABEL_1050": 1050, + "LABEL_1051": 1051, + "LABEL_1052": 1052, + "LABEL_1053": 1053, + "LABEL_1054": 1054, + "LABEL_1055": 1055, + "LABEL_1056": 1056, + "LABEL_1057": 1057, + "LABEL_1058": 1058, + "LABEL_1059": 1059, + "LABEL_106": 106, + "LABEL_1060": 1060, + "LABEL_1061": 1061, + "LABEL_1062": 1062, + "LABEL_1063": 1063, + "LABEL_1064": 1064, + "LABEL_1065": 1065, + "LABEL_1066": 1066, + "LABEL_1067": 1067, + "LABEL_1068": 1068, + "LABEL_1069": 1069, + "LABEL_107": 107, + "LABEL_1070": 1070, + "LABEL_1071": 1071, + "LABEL_1072": 1072, + "LABEL_1073": 1073, + "LABEL_1074": 1074, + "LABEL_1075": 1075, + "LABEL_1076": 1076, + "LABEL_1077": 1077, + "LABEL_1078": 1078, + "LABEL_1079": 1079, + "LABEL_108": 108, + "LABEL_1080": 1080, + "LABEL_1081": 1081, + "LABEL_1082": 1082, + "LABEL_1083": 1083, + "LABEL_1084": 1084, + "LABEL_1085": 1085, + "LABEL_1086": 1086, + "LABEL_1087": 1087, + "LABEL_1088": 1088, + "LABEL_1089": 1089, + "LABEL_109": 109, + "LABEL_1090": 1090, + "LABEL_1091": 1091, + "LABEL_1092": 1092, + "LABEL_1093": 1093, + "LABEL_1094": 1094, + "LABEL_1095": 1095, + "LABEL_1096": 1096, + "LABEL_1097": 1097, + "LABEL_1098": 1098, + "LABEL_1099": 1099, + "LABEL_11": 11, + "LABEL_110": 110, + "LABEL_1100": 1100, + "LABEL_1101": 1101, + "LABEL_1102": 1102, + "LABEL_1103": 1103, + "LABEL_1104": 1104, + "LABEL_1105": 1105, + "LABEL_1106": 1106, + "LABEL_1107": 1107, + "LABEL_1108": 1108, + "LABEL_1109": 1109, + "LABEL_111": 111, + "LABEL_1110": 1110, + "LABEL_1111": 1111, + "LABEL_1112": 1112, + "LABEL_1113": 1113, + "LABEL_1114": 1114, + "LABEL_1115": 1115, + "LABEL_1116": 1116, + "LABEL_1117": 1117, + "LABEL_1118": 1118, + "LABEL_1119": 1119, + "LABEL_112": 112, + "LABEL_1120": 1120, + "LABEL_1121": 1121, + "LABEL_1122": 1122, + "LABEL_1123": 1123, + "LABEL_1124": 1124, + "LABEL_1125": 1125, + "LABEL_1126": 1126, + "LABEL_1127": 1127, + "LABEL_1128": 1128, + "LABEL_1129": 1129, + "LABEL_113": 113, + "LABEL_1130": 1130, + "LABEL_1131": 1131, + "LABEL_1132": 1132, + "LABEL_1133": 1133, + "LABEL_1134": 1134, + "LABEL_1135": 1135, + "LABEL_1136": 1136, + "LABEL_1137": 1137, + "LABEL_1138": 1138, + "LABEL_1139": 1139, + "LABEL_114": 114, + "LABEL_1140": 1140, + "LABEL_1141": 1141, + "LABEL_1142": 1142, + "LABEL_1143": 1143, + "LABEL_1144": 1144, + "LABEL_1145": 1145, + "LABEL_1146": 1146, + "LABEL_1147": 1147, + "LABEL_1148": 1148, + "LABEL_1149": 1149, + "LABEL_115": 115, + "LABEL_1150": 1150, + "LABEL_1151": 1151, + "LABEL_1152": 1152, + "LABEL_1153": 1153, + "LABEL_1154": 1154, + "LABEL_1155": 1155, + "LABEL_1156": 1156, + "LABEL_1157": 1157, + "LABEL_1158": 1158, + "LABEL_1159": 1159, + "LABEL_116": 116, + "LABEL_1160": 1160, + "LABEL_1161": 1161, + "LABEL_1162": 1162, + "LABEL_1163": 1163, + "LABEL_1164": 1164, + "LABEL_1165": 1165, + "LABEL_1166": 1166, + "LABEL_1167": 1167, + "LABEL_1168": 1168, + "LABEL_1169": 1169, + "LABEL_117": 117, + "LABEL_1170": 1170, + "LABEL_1171": 1171, + "LABEL_1172": 1172, + "LABEL_1173": 1173, + "LABEL_1174": 1174, + "LABEL_1175": 1175, + "LABEL_1176": 1176, + "LABEL_1177": 1177, + "LABEL_1178": 1178, + "LABEL_1179": 1179, + "LABEL_118": 118, + "LABEL_1180": 1180, + "LABEL_1181": 1181, + "LABEL_1182": 1182, + "LABEL_1183": 1183, + "LABEL_1184": 1184, + "LABEL_1185": 1185, + "LABEL_1186": 1186, + "LABEL_1187": 1187, + "LABEL_1188": 1188, + "LABEL_1189": 1189, + "LABEL_119": 119, + "LABEL_1190": 1190, + "LABEL_1191": 1191, + "LABEL_1192": 1192, + "LABEL_1193": 1193, + "LABEL_1194": 1194, + "LABEL_12": 12, + "LABEL_120": 120, + "LABEL_121": 121, + "LABEL_122": 122, + "LABEL_123": 123, + "LABEL_124": 124, + "LABEL_125": 125, + "LABEL_126": 126, + "LABEL_127": 127, + "LABEL_128": 128, + "LABEL_129": 129, + "LABEL_13": 13, + "LABEL_130": 130, + "LABEL_131": 131, + "LABEL_132": 132, + "LABEL_133": 133, + "LABEL_134": 134, + "LABEL_135": 135, + "LABEL_136": 136, + "LABEL_137": 137, + "LABEL_138": 138, + "LABEL_139": 139, + "LABEL_14": 14, + "LABEL_140": 140, + "LABEL_141": 141, + "LABEL_142": 142, + "LABEL_143": 143, + "LABEL_144": 144, + "LABEL_145": 145, + "LABEL_146": 146, + "LABEL_147": 147, + "LABEL_148": 148, + "LABEL_149": 149, + "LABEL_15": 15, + "LABEL_150": 150, + "LABEL_151": 151, + "LABEL_152": 152, + "LABEL_153": 153, + "LABEL_154": 154, + "LABEL_155": 155, + "LABEL_156": 156, + "LABEL_157": 157, + "LABEL_158": 158, + "LABEL_159": 159, + "LABEL_16": 16, + "LABEL_160": 160, + "LABEL_161": 161, + "LABEL_162": 162, + "LABEL_163": 163, + "LABEL_164": 164, + "LABEL_165": 165, + "LABEL_166": 166, + "LABEL_167": 167, + "LABEL_168": 168, + "LABEL_169": 169, + "LABEL_17": 17, + "LABEL_170": 170, + "LABEL_171": 171, + "LABEL_172": 172, + "LABEL_173": 173, + "LABEL_174": 174, + "LABEL_175": 175, + "LABEL_176": 176, + "LABEL_177": 177, + "LABEL_178": 178, + "LABEL_179": 179, + "LABEL_18": 18, + "LABEL_180": 180, + "LABEL_181": 181, + "LABEL_182": 182, + "LABEL_183": 183, + "LABEL_184": 184, + "LABEL_185": 185, + "LABEL_186": 186, + "LABEL_187": 187, + "LABEL_188": 188, + "LABEL_189": 189, + "LABEL_19": 19, + "LABEL_190": 190, + "LABEL_191": 191, + "LABEL_192": 192, + "LABEL_193": 193, + "LABEL_194": 194, + "LABEL_195": 195, + "LABEL_196": 196, + "LABEL_197": 197, + "LABEL_198": 198, + "LABEL_199": 199, + "LABEL_2": 2, + "LABEL_20": 20, + "LABEL_200": 200, + "LABEL_201": 201, + "LABEL_202": 202, + "LABEL_203": 203, + "LABEL_204": 204, + "LABEL_205": 205, + "LABEL_206": 206, + "LABEL_207": 207, + "LABEL_208": 208, + "LABEL_209": 209, + "LABEL_21": 21, + "LABEL_210": 210, + "LABEL_211": 211, + "LABEL_212": 212, + "LABEL_213": 213, + "LABEL_214": 214, + "LABEL_215": 215, + "LABEL_216": 216, + "LABEL_217": 217, + "LABEL_218": 218, + "LABEL_219": 219, + "LABEL_22": 22, + "LABEL_220": 220, + "LABEL_221": 221, + "LABEL_222": 222, + "LABEL_223": 223, + "LABEL_224": 224, + "LABEL_225": 225, + "LABEL_226": 226, + "LABEL_227": 227, + "LABEL_228": 228, + "LABEL_229": 229, + "LABEL_23": 23, + "LABEL_230": 230, + "LABEL_231": 231, + "LABEL_232": 232, + "LABEL_233": 233, + "LABEL_234": 234, + "LABEL_235": 235, + "LABEL_236": 236, + "LABEL_237": 237, + "LABEL_238": 238, + "LABEL_239": 239, + "LABEL_24": 24, + "LABEL_240": 240, + "LABEL_241": 241, + "LABEL_242": 242, + "LABEL_243": 243, + "LABEL_244": 244, + "LABEL_245": 245, + "LABEL_246": 246, + "LABEL_247": 247, + "LABEL_248": 248, + "LABEL_249": 249, + "LABEL_25": 25, + "LABEL_250": 250, + "LABEL_251": 251, + "LABEL_252": 252, + "LABEL_253": 253, + "LABEL_254": 254, + "LABEL_255": 255, + "LABEL_256": 256, + "LABEL_257": 257, + "LABEL_258": 258, + "LABEL_259": 259, + "LABEL_26": 26, + "LABEL_260": 260, + "LABEL_261": 261, + "LABEL_262": 262, + "LABEL_263": 263, + "LABEL_264": 264, + "LABEL_265": 265, + "LABEL_266": 266, + "LABEL_267": 267, + "LABEL_268": 268, + "LABEL_269": 269, + "LABEL_27": 27, + "LABEL_270": 270, + "LABEL_271": 271, + "LABEL_272": 272, + "LABEL_273": 273, + "LABEL_274": 274, + "LABEL_275": 275, + "LABEL_276": 276, + "LABEL_277": 277, + "LABEL_278": 278, + "LABEL_279": 279, + "LABEL_28": 28, + "LABEL_280": 280, + "LABEL_281": 281, + "LABEL_282": 282, + "LABEL_283": 283, + "LABEL_284": 284, + "LABEL_285": 285, + "LABEL_286": 286, + "LABEL_287": 287, + "LABEL_288": 288, + "LABEL_289": 289, + "LABEL_29": 29, + "LABEL_290": 290, + "LABEL_291": 291, + "LABEL_292": 292, + "LABEL_293": 293, + "LABEL_294": 294, + "LABEL_295": 295, + "LABEL_296": 296, + "LABEL_297": 297, + "LABEL_298": 298, + "LABEL_299": 299, + "LABEL_3": 3, + "LABEL_30": 30, + "LABEL_300": 300, + "LABEL_301": 301, + "LABEL_302": 302, + "LABEL_303": 303, + "LABEL_304": 304, + "LABEL_305": 305, + "LABEL_306": 306, + "LABEL_307": 307, + "LABEL_308": 308, + "LABEL_309": 309, + "LABEL_31": 31, + "LABEL_310": 310, + "LABEL_311": 311, + "LABEL_312": 312, + "LABEL_313": 313, + "LABEL_314": 314, + "LABEL_315": 315, + "LABEL_316": 316, + "LABEL_317": 317, + "LABEL_318": 318, + "LABEL_319": 319, + "LABEL_32": 32, + "LABEL_320": 320, + "LABEL_321": 321, + "LABEL_322": 322, + "LABEL_323": 323, + "LABEL_324": 324, + "LABEL_325": 325, + "LABEL_326": 326, + "LABEL_327": 327, + "LABEL_328": 328, + "LABEL_329": 329, + "LABEL_33": 33, + "LABEL_330": 330, + "LABEL_331": 331, + "LABEL_332": 332, + "LABEL_333": 333, + "LABEL_334": 334, + "LABEL_335": 335, + "LABEL_336": 336, + "LABEL_337": 337, + "LABEL_338": 338, + "LABEL_339": 339, + "LABEL_34": 34, + "LABEL_340": 340, + "LABEL_341": 341, + "LABEL_342": 342, + "LABEL_343": 343, + "LABEL_344": 344, + "LABEL_345": 345, + "LABEL_346": 346, + "LABEL_347": 347, + "LABEL_348": 348, + "LABEL_349": 349, + "LABEL_35": 35, + "LABEL_350": 350, + "LABEL_351": 351, + "LABEL_352": 352, + "LABEL_353": 353, + "LABEL_354": 354, + "LABEL_355": 355, + "LABEL_356": 356, + "LABEL_357": 357, + "LABEL_358": 358, + "LABEL_359": 359, + "LABEL_36": 36, + "LABEL_360": 360, + "LABEL_361": 361, + "LABEL_362": 362, + "LABEL_363": 363, + "LABEL_364": 364, + "LABEL_365": 365, + "LABEL_366": 366, + "LABEL_367": 367, + "LABEL_368": 368, + "LABEL_369": 369, + "LABEL_37": 37, + "LABEL_370": 370, + "LABEL_371": 371, + "LABEL_372": 372, + "LABEL_373": 373, + "LABEL_374": 374, + "LABEL_375": 375, + "LABEL_376": 376, + "LABEL_377": 377, + "LABEL_378": 378, + "LABEL_379": 379, + "LABEL_38": 38, + "LABEL_380": 380, + "LABEL_381": 381, + "LABEL_382": 382, + "LABEL_383": 383, + "LABEL_384": 384, + "LABEL_385": 385, + "LABEL_386": 386, + "LABEL_387": 387, + "LABEL_388": 388, + "LABEL_389": 389, + "LABEL_39": 39, + "LABEL_390": 390, + "LABEL_391": 391, + "LABEL_392": 392, + "LABEL_393": 393, + "LABEL_394": 394, + "LABEL_395": 395, + "LABEL_396": 396, + "LABEL_397": 397, + "LABEL_398": 398, + "LABEL_399": 399, + "LABEL_4": 4, + "LABEL_40": 40, + "LABEL_400": 400, + "LABEL_401": 401, + "LABEL_402": 402, + "LABEL_403": 403, + "LABEL_404": 404, + "LABEL_405": 405, + "LABEL_406": 406, + "LABEL_407": 407, + "LABEL_408": 408, + "LABEL_409": 409, + "LABEL_41": 41, + "LABEL_410": 410, + "LABEL_411": 411, + "LABEL_412": 412, + "LABEL_413": 413, + "LABEL_414": 414, + "LABEL_415": 415, + "LABEL_416": 416, + "LABEL_417": 417, + "LABEL_418": 418, + "LABEL_419": 419, + "LABEL_42": 42, + "LABEL_420": 420, + "LABEL_421": 421, + "LABEL_422": 422, + "LABEL_423": 423, + "LABEL_424": 424, + "LABEL_425": 425, + "LABEL_426": 426, + "LABEL_427": 427, + "LABEL_428": 428, + "LABEL_429": 429, + "LABEL_43": 43, + "LABEL_430": 430, + "LABEL_431": 431, + "LABEL_432": 432, + "LABEL_433": 433, + "LABEL_434": 434, + "LABEL_435": 435, + "LABEL_436": 436, + "LABEL_437": 437, + "LABEL_438": 438, + "LABEL_439": 439, + "LABEL_44": 44, + "LABEL_440": 440, + "LABEL_441": 441, + "LABEL_442": 442, + "LABEL_443": 443, + "LABEL_444": 444, + "LABEL_445": 445, + "LABEL_446": 446, + "LABEL_447": 447, + "LABEL_448": 448, + "LABEL_449": 449, + "LABEL_45": 45, + "LABEL_450": 450, + "LABEL_451": 451, + "LABEL_452": 452, + "LABEL_453": 453, + "LABEL_454": 454, + "LABEL_455": 455, + "LABEL_456": 456, + "LABEL_457": 457, + "LABEL_458": 458, + "LABEL_459": 459, + "LABEL_46": 46, + "LABEL_460": 460, + "LABEL_461": 461, + "LABEL_462": 462, + "LABEL_463": 463, + "LABEL_464": 464, + "LABEL_465": 465, + "LABEL_466": 466, + "LABEL_467": 467, + "LABEL_468": 468, + "LABEL_469": 469, + "LABEL_47": 47, + "LABEL_470": 470, + "LABEL_471": 471, + "LABEL_472": 472, + "LABEL_473": 473, + "LABEL_474": 474, + "LABEL_475": 475, + "LABEL_476": 476, + "LABEL_477": 477, + "LABEL_478": 478, + "LABEL_479": 479, + "LABEL_48": 48, + "LABEL_480": 480, + "LABEL_481": 481, + "LABEL_482": 482, + "LABEL_483": 483, + "LABEL_484": 484, + "LABEL_485": 485, + "LABEL_486": 486, + "LABEL_487": 487, + "LABEL_488": 488, + "LABEL_489": 489, + "LABEL_49": 49, + "LABEL_490": 490, + "LABEL_491": 491, + "LABEL_492": 492, + "LABEL_493": 493, + "LABEL_494": 494, + "LABEL_495": 495, + "LABEL_496": 496, + "LABEL_497": 497, + "LABEL_498": 498, + "LABEL_499": 499, + "LABEL_5": 5, + "LABEL_50": 50, + "LABEL_500": 500, + "LABEL_501": 501, + "LABEL_502": 502, + "LABEL_503": 503, + "LABEL_504": 504, + "LABEL_505": 505, + "LABEL_506": 506, + "LABEL_507": 507, + "LABEL_508": 508, + "LABEL_509": 509, + "LABEL_51": 51, + "LABEL_510": 510, + "LABEL_511": 511, + "LABEL_512": 512, + "LABEL_513": 513, + "LABEL_514": 514, + "LABEL_515": 515, + "LABEL_516": 516, + "LABEL_517": 517, + "LABEL_518": 518, + "LABEL_519": 519, + "LABEL_52": 52, + "LABEL_520": 520, + "LABEL_521": 521, + "LABEL_522": 522, + "LABEL_523": 523, + "LABEL_524": 524, + "LABEL_525": 525, + "LABEL_526": 526, + "LABEL_527": 527, + "LABEL_528": 528, + "LABEL_529": 529, + "LABEL_53": 53, + "LABEL_530": 530, + "LABEL_531": 531, + "LABEL_532": 532, + "LABEL_533": 533, + "LABEL_534": 534, + "LABEL_535": 535, + "LABEL_536": 536, + "LABEL_537": 537, + "LABEL_538": 538, + "LABEL_539": 539, + "LABEL_54": 54, + "LABEL_540": 540, + "LABEL_541": 541, + "LABEL_542": 542, + "LABEL_543": 543, + "LABEL_544": 544, + "LABEL_545": 545, + "LABEL_546": 546, + "LABEL_547": 547, + "LABEL_548": 548, + "LABEL_549": 549, + "LABEL_55": 55, + "LABEL_550": 550, + "LABEL_551": 551, + "LABEL_552": 552, + "LABEL_553": 553, + "LABEL_554": 554, + "LABEL_555": 555, + "LABEL_556": 556, + "LABEL_557": 557, + "LABEL_558": 558, + "LABEL_559": 559, + "LABEL_56": 56, + "LABEL_560": 560, + "LABEL_561": 561, + "LABEL_562": 562, + "LABEL_563": 563, + "LABEL_564": 564, + "LABEL_565": 565, + "LABEL_566": 566, + "LABEL_567": 567, + "LABEL_568": 568, + "LABEL_569": 569, + "LABEL_57": 57, + "LABEL_570": 570, + "LABEL_571": 571, + "LABEL_572": 572, + "LABEL_573": 573, + "LABEL_574": 574, + "LABEL_575": 575, + "LABEL_576": 576, + "LABEL_577": 577, + "LABEL_578": 578, + "LABEL_579": 579, + "LABEL_58": 58, + "LABEL_580": 580, + "LABEL_581": 581, + "LABEL_582": 582, + "LABEL_583": 583, + "LABEL_584": 584, + "LABEL_585": 585, + "LABEL_586": 586, + "LABEL_587": 587, + "LABEL_588": 588, + "LABEL_589": 589, + "LABEL_59": 59, + "LABEL_590": 590, + "LABEL_591": 591, + "LABEL_592": 592, + "LABEL_593": 593, + "LABEL_594": 594, + "LABEL_595": 595, + "LABEL_596": 596, + "LABEL_597": 597, + "LABEL_598": 598, + "LABEL_599": 599, + "LABEL_6": 6, + "LABEL_60": 60, + "LABEL_600": 600, + "LABEL_601": 601, + "LABEL_602": 602, + "LABEL_603": 603, + "LABEL_604": 604, + "LABEL_605": 605, + "LABEL_606": 606, + "LABEL_607": 607, + "LABEL_608": 608, + "LABEL_609": 609, + "LABEL_61": 61, + "LABEL_610": 610, + "LABEL_611": 611, + "LABEL_612": 612, + "LABEL_613": 613, + "LABEL_614": 614, + "LABEL_615": 615, + "LABEL_616": 616, + "LABEL_617": 617, + "LABEL_618": 618, + "LABEL_619": 619, + "LABEL_62": 62, + "LABEL_620": 620, + "LABEL_621": 621, + "LABEL_622": 622, + "LABEL_623": 623, + "LABEL_624": 624, + "LABEL_625": 625, + "LABEL_626": 626, + "LABEL_627": 627, + "LABEL_628": 628, + "LABEL_629": 629, + "LABEL_63": 63, + "LABEL_630": 630, + "LABEL_631": 631, + "LABEL_632": 632, + "LABEL_633": 633, + "LABEL_634": 634, + "LABEL_635": 635, + "LABEL_636": 636, + "LABEL_637": 637, + "LABEL_638": 638, + "LABEL_639": 639, + "LABEL_64": 64, + "LABEL_640": 640, + "LABEL_641": 641, + "LABEL_642": 642, + "LABEL_643": 643, + "LABEL_644": 644, + "LABEL_645": 645, + "LABEL_646": 646, + "LABEL_647": 647, + "LABEL_648": 648, + "LABEL_649": 649, + "LABEL_65": 65, + "LABEL_650": 650, + "LABEL_651": 651, + "LABEL_652": 652, + "LABEL_653": 653, + "LABEL_654": 654, + "LABEL_655": 655, + "LABEL_656": 656, + "LABEL_657": 657, + "LABEL_658": 658, + "LABEL_659": 659, + "LABEL_66": 66, + "LABEL_660": 660, + "LABEL_661": 661, + "LABEL_662": 662, + "LABEL_663": 663, + "LABEL_664": 664, + "LABEL_665": 665, + "LABEL_666": 666, + "LABEL_667": 667, + "LABEL_668": 668, + "LABEL_669": 669, + "LABEL_67": 67, + "LABEL_670": 670, + "LABEL_671": 671, + "LABEL_672": 672, + "LABEL_673": 673, + "LABEL_674": 674, + "LABEL_675": 675, + "LABEL_676": 676, + "LABEL_677": 677, + "LABEL_678": 678, + "LABEL_679": 679, + "LABEL_68": 68, + "LABEL_680": 680, + "LABEL_681": 681, + "LABEL_682": 682, + "LABEL_683": 683, + "LABEL_684": 684, + "LABEL_685": 685, + "LABEL_686": 686, + "LABEL_687": 687, + "LABEL_688": 688, + "LABEL_689": 689, + "LABEL_69": 69, + "LABEL_690": 690, + "LABEL_691": 691, + "LABEL_692": 692, + "LABEL_693": 693, + "LABEL_694": 694, + "LABEL_695": 695, + "LABEL_696": 696, + "LABEL_697": 697, + "LABEL_698": 698, + "LABEL_699": 699, + "LABEL_7": 7, + "LABEL_70": 70, + "LABEL_700": 700, + "LABEL_701": 701, + "LABEL_702": 702, + "LABEL_703": 703, + "LABEL_704": 704, + "LABEL_705": 705, + "LABEL_706": 706, + "LABEL_707": 707, + "LABEL_708": 708, + "LABEL_709": 709, + "LABEL_71": 71, + "LABEL_710": 710, + "LABEL_711": 711, + "LABEL_712": 712, + "LABEL_713": 713, + "LABEL_714": 714, + "LABEL_715": 715, + "LABEL_716": 716, + "LABEL_717": 717, + "LABEL_718": 718, + "LABEL_719": 719, + "LABEL_72": 72, + "LABEL_720": 720, + "LABEL_721": 721, + "LABEL_722": 722, + "LABEL_723": 723, + "LABEL_724": 724, + "LABEL_725": 725, + "LABEL_726": 726, + "LABEL_727": 727, + "LABEL_728": 728, + "LABEL_729": 729, + "LABEL_73": 73, + "LABEL_730": 730, + "LABEL_731": 731, + "LABEL_732": 732, + "LABEL_733": 733, + "LABEL_734": 734, + "LABEL_735": 735, + "LABEL_736": 736, + "LABEL_737": 737, + "LABEL_738": 738, + "LABEL_739": 739, + "LABEL_74": 74, + "LABEL_740": 740, + "LABEL_741": 741, + "LABEL_742": 742, + "LABEL_743": 743, + "LABEL_744": 744, + "LABEL_745": 745, + "LABEL_746": 746, + "LABEL_747": 747, + "LABEL_748": 748, + "LABEL_749": 749, + "LABEL_75": 75, + "LABEL_750": 750, + "LABEL_751": 751, + "LABEL_752": 752, + "LABEL_753": 753, + "LABEL_754": 754, + "LABEL_755": 755, + "LABEL_756": 756, + "LABEL_757": 757, + "LABEL_758": 758, + "LABEL_759": 759, + "LABEL_76": 76, + "LABEL_760": 760, + "LABEL_761": 761, + "LABEL_762": 762, + "LABEL_763": 763, + "LABEL_764": 764, + "LABEL_765": 765, + "LABEL_766": 766, + "LABEL_767": 767, + "LABEL_768": 768, + "LABEL_769": 769, + "LABEL_77": 77, + "LABEL_770": 770, + "LABEL_771": 771, + "LABEL_772": 772, + "LABEL_773": 773, + "LABEL_774": 774, + "LABEL_775": 775, + "LABEL_776": 776, + "LABEL_777": 777, + "LABEL_778": 778, + "LABEL_779": 779, + "LABEL_78": 78, + "LABEL_780": 780, + "LABEL_781": 781, + "LABEL_782": 782, + "LABEL_783": 783, + "LABEL_784": 784, + "LABEL_785": 785, + "LABEL_786": 786, + "LABEL_787": 787, + "LABEL_788": 788, + "LABEL_789": 789, + "LABEL_79": 79, + "LABEL_790": 790, + "LABEL_791": 791, + "LABEL_792": 792, + "LABEL_793": 793, + "LABEL_794": 794, + "LABEL_795": 795, + "LABEL_796": 796, + "LABEL_797": 797, + "LABEL_798": 798, + "LABEL_799": 799, + "LABEL_8": 8, + "LABEL_80": 80, + "LABEL_800": 800, + "LABEL_801": 801, + "LABEL_802": 802, + "LABEL_803": 803, + "LABEL_804": 804, + "LABEL_805": 805, + "LABEL_806": 806, + "LABEL_807": 807, + "LABEL_808": 808, + "LABEL_809": 809, + "LABEL_81": 81, + "LABEL_810": 810, + "LABEL_811": 811, + "LABEL_812": 812, + "LABEL_813": 813, + "LABEL_814": 814, + "LABEL_815": 815, + "LABEL_816": 816, + "LABEL_817": 817, + "LABEL_818": 818, + "LABEL_819": 819, + "LABEL_82": 82, + "LABEL_820": 820, + "LABEL_821": 821, + "LABEL_822": 822, + "LABEL_823": 823, + "LABEL_824": 824, + "LABEL_825": 825, + "LABEL_826": 826, + "LABEL_827": 827, + "LABEL_828": 828, + "LABEL_829": 829, + "LABEL_83": 83, + "LABEL_830": 830, + "LABEL_831": 831, + "LABEL_832": 832, + "LABEL_833": 833, + "LABEL_834": 834, + "LABEL_835": 835, + "LABEL_836": 836, + "LABEL_837": 837, + "LABEL_838": 838, + "LABEL_839": 839, + "LABEL_84": 84, + "LABEL_840": 840, + "LABEL_841": 841, + "LABEL_842": 842, + "LABEL_843": 843, + "LABEL_844": 844, + "LABEL_845": 845, + "LABEL_846": 846, + "LABEL_847": 847, + "LABEL_848": 848, + "LABEL_849": 849, + "LABEL_85": 85, + "LABEL_850": 850, + "LABEL_851": 851, + "LABEL_852": 852, + "LABEL_853": 853, + "LABEL_854": 854, + "LABEL_855": 855, + "LABEL_856": 856, + "LABEL_857": 857, + "LABEL_858": 858, + "LABEL_859": 859, + "LABEL_86": 86, + "LABEL_860": 860, + "LABEL_861": 861, + "LABEL_862": 862, + "LABEL_863": 863, + "LABEL_864": 864, + "LABEL_865": 865, + "LABEL_866": 866, + "LABEL_867": 867, + "LABEL_868": 868, + "LABEL_869": 869, + "LABEL_87": 87, + "LABEL_870": 870, + "LABEL_871": 871, + "LABEL_872": 872, + "LABEL_873": 873, + "LABEL_874": 874, + "LABEL_875": 875, + "LABEL_876": 876, + "LABEL_877": 877, + "LABEL_878": 878, + "LABEL_879": 879, + "LABEL_88": 88, + "LABEL_880": 880, + "LABEL_881": 881, + "LABEL_882": 882, + "LABEL_883": 883, + "LABEL_884": 884, + "LABEL_885": 885, + "LABEL_886": 886, + "LABEL_887": 887, + "LABEL_888": 888, + "LABEL_889": 889, + "LABEL_89": 89, + "LABEL_890": 890, + "LABEL_891": 891, + "LABEL_892": 892, + "LABEL_893": 893, + "LABEL_894": 894, + "LABEL_895": 895, + "LABEL_896": 896, + "LABEL_897": 897, + "LABEL_898": 898, + "LABEL_899": 899, + "LABEL_9": 9, + "LABEL_90": 90, + "LABEL_900": 900, + "LABEL_901": 901, + "LABEL_902": 902, + "LABEL_903": 903, + "LABEL_904": 904, + "LABEL_905": 905, + "LABEL_906": 906, + "LABEL_907": 907, + "LABEL_908": 908, + "LABEL_909": 909, + "LABEL_91": 91, + "LABEL_910": 910, + "LABEL_911": 911, + "LABEL_912": 912, + "LABEL_913": 913, + "LABEL_914": 914, + "LABEL_915": 915, + "LABEL_916": 916, + "LABEL_917": 917, + "LABEL_918": 918, + "LABEL_919": 919, + "LABEL_92": 92, + "LABEL_920": 920, + "LABEL_921": 921, + "LABEL_922": 922, + "LABEL_923": 923, + "LABEL_924": 924, + "LABEL_925": 925, + "LABEL_926": 926, + "LABEL_927": 927, + "LABEL_928": 928, + "LABEL_929": 929, + "LABEL_93": 93, + "LABEL_930": 930, + "LABEL_931": 931, + "LABEL_932": 932, + "LABEL_933": 933, + "LABEL_934": 934, + "LABEL_935": 935, + "LABEL_936": 936, + "LABEL_937": 937, + "LABEL_938": 938, + "LABEL_939": 939, + "LABEL_94": 94, + "LABEL_940": 940, + "LABEL_941": 941, + "LABEL_942": 942, + "LABEL_943": 943, + "LABEL_944": 944, + "LABEL_945": 945, + "LABEL_946": 946, + "LABEL_947": 947, + "LABEL_948": 948, + "LABEL_949": 949, + "LABEL_95": 95, + "LABEL_950": 950, + "LABEL_951": 951, + "LABEL_952": 952, + "LABEL_953": 953, + "LABEL_954": 954, + "LABEL_955": 955, + "LABEL_956": 956, + "LABEL_957": 957, + "LABEL_958": 958, + "LABEL_959": 959, + "LABEL_96": 96, + "LABEL_960": 960, + "LABEL_961": 961, + "LABEL_962": 962, + "LABEL_963": 963, + "LABEL_964": 964, + "LABEL_965": 965, + "LABEL_966": 966, + "LABEL_967": 967, + "LABEL_968": 968, + "LABEL_969": 969, + "LABEL_97": 97, + "LABEL_970": 970, + "LABEL_971": 971, + "LABEL_972": 972, + "LABEL_973": 973, + "LABEL_974": 974, + "LABEL_975": 975, + "LABEL_976": 976, + "LABEL_977": 977, + "LABEL_978": 978, + "LABEL_979": 979, + "LABEL_98": 98, + "LABEL_980": 980, + "LABEL_981": 981, + "LABEL_982": 982, + "LABEL_983": 983, + "LABEL_984": 984, + "LABEL_985": 985, + "LABEL_986": 986, + "LABEL_987": 987, + "LABEL_988": 988, + "LABEL_989": 989, + "LABEL_99": 99, + "LABEL_990": 990, + "LABEL_991": 991, + "LABEL_992": 992, + "LABEL_993": 993, + "LABEL_994": 994, + "LABEL_995": 995, + "LABEL_996": 996, + "LABEL_997": 997, + "LABEL_998": 998, + "LABEL_999": 999 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "problem_type": "single_label_classification", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/eval_results_remote_homology.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/eval_results_remote_homology.txt new file mode 100644 index 0000000000000000000000000000000000000000..b34129d0290d3310224e177473ad6b4311e31e0d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/eval_results_remote_homology.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a197ca097e489c746d48a3d59dbca785b667da17a18e54ef2d0ba9d7b5324c4d +size 519 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..68317b72f82663e6b84dd21eb7106adb35cc26d7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bcdcd11b5b365ec60bc0ed28ec6ea2d63a7060198ce572eaee71a7cca29409a +size 1684682796 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..1c5a730a883f6725f1fefcfab8bac68f103bedd6 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/tokenizer.json @@ -0,0 +1,194 @@ +{ + "version": "1.0", + "truncation": { + "direction": "Right", + "max_length": 512, + "strategy": "LongestFirst", + "stride": 0 + }, + "padding": { + "strategy": { + "Fixed": 512 + }, + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..e2de70792b4a09ec31321eb1887f91a0b719bacb --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702d0e0afc681b174c579be97226fe4483156a7070a4b932b2d6e4d3c01eae27 +size 5432 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/remote_homology/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/config.json new file mode 100644 index 0000000000000000000000000000000000000000..eb6c85923a8e167e81c371c3778395299043728c --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/config.json @@ -0,0 +1,35 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForTokenClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0", + "1": "LABEL_1", + "2": "LABEL_2" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0, + "LABEL_1": 1, + "LABEL_2": 2 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/eval_results_ss3.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/eval_results_ss3.txt new file mode 100644 index 0000000000000000000000000000000000000000..017109465d8e00420636ab49d4b086cef67b7390 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/eval_results_ss3.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f49b61324ab44d8f48b50adc79fafe32572c06e69fb8b7fcbbeb51ad214cc4c8 +size 492 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..4976bb1e30e96b9948ac1aae059f70ba6f89a5a0 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a228fbdf5c778e13fab8c835e73afec8c9f816f713286d9dbebf54cae560347 +size 1675596996 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..c9db2faaf2e350fc31c8c903c072728dd2246d2a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/tokenizer.json @@ -0,0 +1,187 @@ +{ + "version": "1.0", + "truncation": null, + "padding": { + "strategy": "BatchLongest", + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..346ac8c1fc0aea0ce0dbd315c4978a875474625e --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49492ec15dc05328062d45949642727ba753d28479cefc36e0ddae8f08cbf60c +size 5368 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss3/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/config.json new file mode 100644 index 0000000000000000000000000000000000000000..3229a4985b70d357994c6f7161ec6819c13a6ad8 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/config.json @@ -0,0 +1,45 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForTokenClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0", + "1": "LABEL_1", + "2": "LABEL_2", + "3": "LABEL_3", + "4": "LABEL_4", + "5": "LABEL_5", + "6": "LABEL_6", + "7": "LABEL_7" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0, + "LABEL_1": 1, + "LABEL_2": 2, + "LABEL_3": 3, + "LABEL_4": 4, + "LABEL_5": 5, + "LABEL_6": 6, + "LABEL_7": 7 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/eval_results_ss8.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/eval_results_ss8.txt new file mode 100644 index 0000000000000000000000000000000000000000..421ceafa7927500535b7a6d890da71c96d899749 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/eval_results_ss8.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0afda99eff30d7834cf3285410688e7d0dd91bdd41ebfa9ea8152d0f2dce42d +size 489 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..558c6009552f0118b86480d2e330f224e23f8e80 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403bfd8ee4d262e46d31140b795944b8b530296b399060ccd35f94dd42fad999 +size 1675617496 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..c9db2faaf2e350fc31c8c903c072728dd2246d2a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/tokenizer.json @@ -0,0 +1,187 @@ +{ + "version": "1.0", + "truncation": null, + "padding": { + "strategy": "BatchLongest", + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..ca7c0419b2419c25e2489c105a56370b6270c020 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b350c13c8c045441b668d542a6dbf5c4e2d0f696332020aeb80f56f5b5a606cf +size 5368 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/ss8/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/config.json new file mode 100644 index 0000000000000000000000000000000000000000..863cc339e2860d9345e876aa9d5d6b8ded80b7ac --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/config.json @@ -0,0 +1,32 @@ +{ + "_name_or_path": "Rostlab/prot_bert", + "architectures": [ + "BertForSequenceClassification2" + ], + "attention_probs_dropout_prob": 0.0, + "classifier_dropout": null, + "hidden_act": "gelu", + "hidden_dropout_prob": 0.0, + "hidden_size": 1024, + "id2label": { + "0": "LABEL_0" + }, + "initializer_range": 0.02, + "intermediate_size": 4096, + "label2id": { + "LABEL_0": 0 + }, + "layer_norm_eps": 1e-12, + "max_position_embeddings": 40000, + "model_type": "bert", + "num_attention_heads": 16, + "num_hidden_layers": 30, + "pad_token_id": 0, + "position_embedding_type": "absolute", + "problem_type": "regression", + "torch_dtype": "float32", + "transformers_version": "4.46.1", + "type_vocab_size": 2, + "use_cache": true, + "vocab_size": 30 +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/eval_results_stability.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/eval_results_stability.txt new file mode 100644 index 0000000000000000000000000000000000000000..8674899961fcf9da50175372c25dd19f2a8e8e55 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/eval_results_stability.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba5b7096da8d74c416b0e33bf50629f436cd77ae028d6a15f081cb3833bc73af +size 174 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/model.safetensors b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..cd868a59fc27ae446c2409c2c8a1f55c7a0fc92b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d320c436b8e2fa6e896e66641393502fb1115b60205b415ff03cfa331893e2 +size 1679787388 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/special_tokens_map.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/special_tokens_map.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b3208c2884c4efb86e49300fdd3dc877220cdf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/special_tokens_map.json @@ -0,0 +1,7 @@ +{ + "cls_token": "[CLS]", + "mask_token": "[MASK]", + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/tokenizer.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/tokenizer.json new file mode 100644 index 0000000000000000000000000000000000000000..dca44ccd31eb5cbf4bd1c4f00516b4eee491f2b4 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/tokenizer.json @@ -0,0 +1,194 @@ +{ + "version": "1.0", + "truncation": { + "direction": "Right", + "max_length": 50, + "strategy": "LongestFirst", + "stride": 0 + }, + "padding": { + "strategy": { + "Fixed": 50 + }, + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 3 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[SEP]": 3, + "[MASK]": 4, + "L": 5, + "A": 6, + "G": 7, + "V": 8, + "E": 9, + "S": 10, + "I": 11, + "K": 12, + "R": 13, + "D": 14, + "T": 15, + "P": 16, + "N": 17, + "Q": 18, + "F": 19, + "Y": 20, + "M": 21, + "H": 22, + "C": 23, + "W": 24, + "X": 25, + "U": 26, + "B": 27, + "Z": 28, + "O": 29 + } + } +} \ No newline at end of file diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/tokenizer_config.json b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/tokenizer_config.json new file mode 100644 index 0000000000000000000000000000000000000000..c626068d3ecfbbf5ff80951e9943a97c5d315d6a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/tokenizer_config.json @@ -0,0 +1,59 @@ +{ + "added_tokens_decoder": { + "0": { + "content": "[PAD]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "1": { + "content": "[UNK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "2": { + "content": "[CLS]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "3": { + "content": "[SEP]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + }, + "4": { + "content": "[MASK]", + "lstrip": false, + "normalized": false, + "rstrip": false, + "single_word": false, + "special": true + } + }, + "chache_dir": "../data/temp_pretrained_ProtBert", + "clean_up_tokenization_spaces": true, + "cls_token": "[CLS]", + "do_basic_tokenize": true, + "do_lower_case": false, + "full_tokenizer_file": null, + "mask_token": "[MASK]", + "model_max_length": 1000000000000000019884624838656, + "never_split": null, + "pad_token": "[PAD]", + "sep_token": "[SEP]", + "strip_accents": null, + "tokenize_chinese_chars": true, + "tokenizer_class": "BertTokenizer", + "unk_token": "[UNK]" +} diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/training_args.bin b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..3d6b010b48d06d20e25bb7d20192e8735e945e59 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:701c4399f596e342012feb11ef429a65f8ddd92d35a5a8f4e4373c3e6b34821d +size 5432 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/vocab.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/vocab.txt new file mode 100644 index 0000000000000000000000000000000000000000..4b0342bbbdc0a5d8f7182f6ed147afdd1f006232 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/downstream_TAPE/stability/vocab.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea18f4fe3a796c1146f9830d50334a251f368db96bdd0606e78846ca3a30607 +size 81 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/protein2latent_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/protein2latent_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..23444f12b5cb881bc830c45818639c38b8f54eb1 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/protein2latent_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0da4376ab89808cd8167058a59e5c6e10bb76ea9fe223bc4855b79f79743bed9 +size 1051238 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/protein_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/protein_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..9da4013eec88dc40d82ff45a3d52e448b014ba0e --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/protein_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76fea9971aac85159c8242c7907a70f82b931bb82ea216eb73497db5177947d9 +size 1679920870 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/101/Pin1_output_0.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/101/Pin1_output_0.0.png new file mode 100644 index 0000000000000000000000000000000000000000..d9ffc3dc2426ee41fd52cd9552eff7d368f20286 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/101/Pin1_output_0.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab7af9842e065385b854b5112d18a5d0e9810343 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b20da69368b1c96b6380e12a22f7f7ff41ec5eed93ff2b5e3c95593bbbb88a +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..16a5e161d59e301997db90b911fddc07e4ec31be --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d9bbe8fff727f874680de98e79d11a9a4a1c5f596ba69e5cc807b52bd1fe4ee +size 9437 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/201/Pin1_output_0.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/201/Pin1_output_0.0.png new file mode 100644 index 0000000000000000000000000000000000000000..e6e1689c1aa6a33288dc31d6a67bc886851de255 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/201/Pin1_output_0.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d03870311e2a06fb3e5ff54e7e1935c2833878de --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd906f1ee03b5015b07093060ee657486527bc2466fd0f7d81e18836b94874 +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..8f28f52589a7434ef07780bb0679ce1b89e58ab1 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef72e293bb12e897eae931a3a69843f56271652c356dee77987f6281a1fa862 +size 9438 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/101/Villin_output_0.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/101/Villin_output_0.0.png new file mode 100644 index 0000000000000000000000000000000000000000..016758876a2fe659b13fbf964175f1856f656c9d Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/101/Villin_output_0.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..6c27d41c9432ca11b765cb13eee2ec35e4c68500 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9541d19917654e4e95c3fed97cf44b96397b4cc015abe6565585243070196358 +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..56564d11439ce4c3cbf42ccbfe5f4df3540f5782 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dab22ff00bebb4e09c6686c4979eac8f91f1fd2bbd75019648c7db19c104fd9 +size 8004 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/201/Villin_output_0.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/201/Villin_output_0.0.png new file mode 100644 index 0000000000000000000000000000000000000000..1d023434aaebed2bcde3f38245a191795338b09a Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/201/Villin_output_0.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..06ebd920446f1b85586d778246470ba43574f2ff --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5e9039db39826b4492aabb68209a21593971f89ce2caa864e4677d27789bd7 +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..9836cc65890ca5ba30b0495e4c83ab09dec2b396 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f1b61099e638a5a423b2b8e8f976c961ea57f3236352a0810f68081f937238 +size 8006 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..c3361a9d7ec4b62ae5ac508ad32a110013ea769b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1fa021dfab1d86175ad2647138ac6b298f4b0a808b72a75ae8150f53438fde1 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..8ee392adba057aac4e5d1746fcd056f6fdafb9ac --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52652e2ce6afe8ef3755c080914f03f99a12ab5f2c73004699b86a1c175b70a0 +size 282919 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..b75098c4a552153c37e118b0c37991ce7ba65439 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65deb1bc6a4790f7390df445abc58602f526bf1c76d72674ba537aa371cdc4e4 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..05dfc400bce9f048464f19ad41f3135134fc597b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5471255c2e01c676423ed1a28ef8ddd0702c1eaf09fc97d77b7f1addfc3f5c53 +size 282374 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..0f280722337b920cfab876bd66f408a739f36d47 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c8e615aee1f0c35e960c2af62d440e40b8a94a61589428882f172063e1824b +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..33e24d5569966be6c739cd5af4fa7b56306c3276 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ca2359d249dfc4bef5afbb9ed92dca5068029db5d59e0ab164cd7ee8bfc6ece +size 280484 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..0ffcdac775a614e2682c739b293142a61965b96e --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aae3671c7d238bbf096aeeb3f62240a44fa63fc0e95478a7c0ec21ff58395f4 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..f307aa97e509a20980ed30224673577c7477aa3b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta00/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c2d20b5e02c4b9a2938e1282021c906a5da75b9aca829ef4304526f22f155d +size 281209 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/101/Pin1_output_0.2.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/101/Pin1_output_0.2.png new file mode 100644 index 0000000000000000000000000000000000000000..de5a6bb6d703b05e9ee75337cdd230acedafd4f0 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/101/Pin1_output_0.2.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab7af9842e065385b854b5112d18a5d0e9810343 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b20da69368b1c96b6380e12a22f7f7ff41ec5eed93ff2b5e3c95593bbbb88a +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..38f85608b17affd165ac48f208d2bb14a8bf9f32 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c69a7eebad1154b86ca8bc57ac0e2ac6e743986b09283ff1fc3de114c0c7606f +size 9433 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/201/Pin1_output_0.2.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/201/Pin1_output_0.2.png new file mode 100644 index 0000000000000000000000000000000000000000..e7c2e0c58df882d880f77e773bee45311ada4792 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/201/Pin1_output_0.2.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d03870311e2a06fb3e5ff54e7e1935c2833878de --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd906f1ee03b5015b07093060ee657486527bc2466fd0f7d81e18836b94874 +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..8d4c98a7c2cf02ca38f2b551f7465120d872cfd5 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0f9682c51822f19855b3b237f83b0058ab0a4c194aa963315bc5b9e481c51c +size 9436 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/101/Villin_output_0.2.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/101/Villin_output_0.2.png new file mode 100644 index 0000000000000000000000000000000000000000..81e06e2c460124b6dba8610a44e2fbb5fc7f7ea6 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/101/Villin_output_0.2.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb76de1eba8d19964f0b2bc7c65b1c65e3317d75 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37dcd8ad886eac10e12d8e321dc63aff1c278138d90e4f4de8bd93bf7464aa2 +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..5a15feca0b363b1aef443269bf19b0fb60fb62cd --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c69816f609643dee2df43d9dd501576989de44bd4dadfa70224cca6e976d0588 +size 8007 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/201/Villin_output_0.2.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/201/Villin_output_0.2.png new file mode 100644 index 0000000000000000000000000000000000000000..3f4fe1e5238b951923bbcf6ea138f196a837925d Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/201/Villin_output_0.2.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7336ba0eb94fe2371ed42fdb0024c9be41ca7cf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7e86efc51651aac8db34d8c8dd6d73f34e4410a6ee2662b0051f7e018fc03a +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..aa378c17162e32ec275f9eff7b58b8fed616ea44 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f744a1b87f30699b3c9ed4b29e066bc61b6fcf5b4a364ea86317ae5d41ef0b1c +size 8009 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ef950378de82c977d6d6cbc03a357ffe1d5171b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e25c4d626b7e6a9d73669a9e440cabca818c55edd7abb5aff6124db51cfebd +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..d5383724eac1aaad2f053c2fe9d1748cadb95b20 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b97f4491e10bf5d19ce2c82d81fb15b4efd5b2736747102d077aebd06ff53d10 +size 283894 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..46ae8263dd30a6501c5603331efec5f66416c0e7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38529130e4fb03bb6527f8bb3e3083d8cfb64b97eeb0f7cb5894438c6f87209 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e37309eeb759ab3aa4d46d3af9a6c4e99e669ef --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d43bcb0d2917437a29e13cb8c988088d39e3d071c4b5e22281d00a0496adc8 +size 283743 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..b39615d1e3639d2e3057e7fd44974d2bc186e928 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b7e4f681c51baaa5fe15bc20ef29d440f9d03d868e2860f13c821004268f7cb +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..675ced3ae5acb9e139026fda8e0c58750cb7ad98 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0208e9d9cd06f84f3812af439e3c722c78f6d5d141dfd71da2eb806baf04c548 +size 282573 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..e3ce157eacd85ca3a7ba3bf66ba626d58c97eb79 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9106d792501da8a14585fcde5be3538187097b3b30634c23835031002a51b19 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..d67e5a98890a99b7f93c71f43e6e62f03520b73a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta02/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d80e90b34f84edfac440622dbebfb7ad8cddb726386df06e1f4b5d6f86e898cc +size 282741 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/101/Pin1_output_0.5.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/101/Pin1_output_0.5.png new file mode 100644 index 0000000000000000000000000000000000000000..263550cc7590f7051c641c919b1d91ab12f840ef Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/101/Pin1_output_0.5.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab7af9842e065385b854b5112d18a5d0e9810343 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b20da69368b1c96b6380e12a22f7f7ff41ec5eed93ff2b5e3c95593bbbb88a +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..8111be334748c70b913ed7faac632f7e76982538 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e06c5427502ffd80bbf7a225cee0cfa2d61a39244d17681a4eb45e9ac7f5af +size 9432 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/201/Pin1_output_0.5.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/201/Pin1_output_0.5.png new file mode 100644 index 0000000000000000000000000000000000000000..e9cafbef62afa3f90b29c2e547215d978a585c40 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/201/Pin1_output_0.5.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d03870311e2a06fb3e5ff54e7e1935c2833878de --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd906f1ee03b5015b07093060ee657486527bc2466fd0f7d81e18836b94874 +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..813d1b29e16a4ceb186c57e4ad240e58ca7fa689 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a2998216bceba0ccdc0927aa258cd42f7ae0333c286fe95df7f142b8bb4ec4e +size 9437 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/101/Villin_output_0.5.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/101/Villin_output_0.5.png new file mode 100644 index 0000000000000000000000000000000000000000..e3293a1659ef0ac2fabdce8bd5164d847cf89b1a Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/101/Villin_output_0.5.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb76de1eba8d19964f0b2bc7c65b1c65e3317d75 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37dcd8ad886eac10e12d8e321dc63aff1c278138d90e4f4de8bd93bf7464aa2 +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..d26090537d3db3cbb5fdb59f388510d4984cee32 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77fb1e1dd06ef5ebd8710ba934daf97ca0d8e50b582dbc38d65ee7086477ae7 +size 8008 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/201/Villin_output_0.5.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/201/Villin_output_0.5.png new file mode 100644 index 0000000000000000000000000000000000000000..90cd78478015dcf51b09316039ef00b0313d1bc6 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/201/Villin_output_0.5.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7336ba0eb94fe2371ed42fdb0024c9be41ca7cf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7e86efc51651aac8db34d8c8dd6d73f34e4410a6ee2662b0051f7e018fc03a +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..682a00bde7cc87467ef0052c3354d1f4e2095bb8 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa47656d21c27919ce7edf0d781c3b4210a3a1690bc7271b52c11df955e8b6e1 +size 8009 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d6066cb110cfd0cb3ac4fba4bb5be07eb58be62 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4023950c91f2a49707c0529e0187266870d278b40cec3cb33bf29036d89d3fd2 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..57986e493e44cfabd7e3d0961a25910055f3df5e --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a41da274d5246a7fcb39edd7a845915c925d7de5d232b0d30f90c96a7f61b319 +size 284556 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..05b27d1681d5f7d53275e5a37b29b099a9e789ec --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d58da0aca74e693167b6734a27c8af3b9418c5c08fc16a0aab42c3b4bfa9a5 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..7466c67fc6a992a4881fc0f4272fb034e885ff6d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac6cfa99d2aeb747dbf14078a13bec0ac019ac3c84a85c401ce99e720093f8de +size 284025 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b2c1a5e36e5df56d3ea5735136ef3b6b29b9759 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a520479ed94dcaff404a303f03d21fdee43be74218515fe3909f2c0131ae958f +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..603399a97b230b010b0ec2a449d35c74d795e8c8 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b4ac94b541794d0fa4eac3c8de07b57550e5e04bbcc840ba40569cc88ecaa03 +size 281451 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c882d63bf86562a84fb24e6fc17cac02fd7cf4f --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e293081d1d62b9c05ca94eff0aae98a79c50936bf86d0eb13fb9035583db6a6 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..4d81e5d3607b736e9d2a68d9399bc51ef96518f0 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta05/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7f6fd7308c8575554c95f6df8467ca19448f0c6c2bd7439a7602bdcd341133 +size 283250 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..5a32f1f1dc7d65d6d5cae51c0d164fda6ae7a84e Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab7af9842e065385b854b5112d18a5d0e9810343 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b20da69368b1c96b6380e12a22f7f7ff41ec5eed93ff2b5e3c95593bbbb88a +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..a2a59c759da916fede59f27ea1180a9483366f61 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4e7ca2439090c5a715a0e1f871754b0d2935d8b0bbef76b0d38b5e18b3719e6 +size 9432 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..f0b5256b82ebe2d7f49a7729341a6327ce275784 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d03870311e2a06fb3e5ff54e7e1935c2833878de --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd906f1ee03b5015b07093060ee657486527bc2466fd0f7d81e18836b94874 +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..78c273b7098ead8fef6b7ff597e04786dcc11fc6 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3503ec6d768c60d8370cf47a219f04510b5b63b61ae195d0d95951f85fc5529d +size 9436 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/101/Villin_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/101/Villin_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..e3293a1659ef0ac2fabdce8bd5164d847cf89b1a Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/101/Villin_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb76de1eba8d19964f0b2bc7c65b1c65e3317d75 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37dcd8ad886eac10e12d8e321dc63aff1c278138d90e4f4de8bd93bf7464aa2 +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..d26090537d3db3cbb5fdb59f388510d4984cee32 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77fb1e1dd06ef5ebd8710ba934daf97ca0d8e50b582dbc38d65ee7086477ae7 +size 8008 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/201/Villin_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/201/Villin_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..7312e6caf73338962d0f0f23f322b78499165980 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/201/Villin_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7336ba0eb94fe2371ed42fdb0024c9be41ca7cf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7e86efc51651aac8db34d8c8dd6d73f34e4410a6ee2662b0051f7e018fc03a +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ddd5b3cefca5738f3a2b213c2b33b56ce18baae --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea0cfa68201ccbbf0ba0664474bc752404af363eae6c2aae506f31ba66ff500 +size 8010 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..3902bad94c10924d814e05f0539a10edac051008 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8070bc34fc94ec23590754cbc21b8977907079ceaecb6e8954f1673470286448 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..bf51d7d1c5dccce1c2438949a7200b27cc26cb74 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fde3aabecf1e0a9351b4bc35280639645ee07088b33bc0c58e77b3be074f260d +size 283218 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8384597c8d5e3193f69c24a623528988813d590 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd4b17ad4a6b3350da86e01353e6a6ce15d53fbee44adaba6483a2d775f7620 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..20a52a562dacc088d4d7a9ac5773b1c30b47696a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2dd197e1debc0cbc2f50607f8ce58cf65301f5ef115ae1c4b52e4d40bea089 +size 283339 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..dff481b910d8b9aeac89b41763808256291e20c9 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1db30c69de1671a984b30bdc98e0d9d1e789deddfb546fc1bb7ee4209bdd97a +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..129e28bb8471baef05fd409ea9103e6ff62e73cd --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c79227a88270f627784fab0a5033bb1c42ecd16708471e395fed419753f2ddaf +size 282292 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..273c2bdf1448ad245ce1b25ccffc2e9cc316c624 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535c886c19ca26106fd8f933163864ea9b22019358f469996aeec389570948ce +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..f4119e68c356f453ef793984d44e74b140918c36 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta09/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cdf5d01aeb16e9f5f1e1551354b3543ed551bc7718d5790d713d410b59b8bd6 +size 282588 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/101/Pin1_output_1.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/101/Pin1_output_1.0.png new file mode 100644 index 0000000000000000000000000000000000000000..4f531760d162992f296b572b01844958611919d8 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/101/Pin1_output_1.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab7af9842e065385b854b5112d18a5d0e9810343 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b20da69368b1c96b6380e12a22f7f7ff41ec5eed93ff2b5e3c95593bbbb88a +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f737a42208ff8470b55f285172ab665c0be2d8e --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5e62e0079b19557cc6a3382c7a5e89b9e95693ceb8a2e9693a10511d2eec22 +size 9434 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/201/Pin1_output_1.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/201/Pin1_output_1.0.png new file mode 100644 index 0000000000000000000000000000000000000000..df66f4cbcf607d72bc6293cfa4ba3d722d852710 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/201/Pin1_output_1.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d03870311e2a06fb3e5ff54e7e1935c2833878de --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd906f1ee03b5015b07093060ee657486527bc2466fd0f7d81e18836b94874 +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..95ad54d7f2a2baec4bc964de5afb17d3cb8eb5a9 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87dff866ff74c3e3879f67d12c34f0fbb3fd639e11d1151adb05329c9d6ac24b +size 9438 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/101/Villin_output_1.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/101/Villin_output_1.0.png new file mode 100644 index 0000000000000000000000000000000000000000..e3293a1659ef0ac2fabdce8bd5164d847cf89b1a Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/101/Villin_output_1.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb76de1eba8d19964f0b2bc7c65b1c65e3317d75 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37dcd8ad886eac10e12d8e321dc63aff1c278138d90e4f4de8bd93bf7464aa2 +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..d26090537d3db3cbb5fdb59f388510d4984cee32 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77fb1e1dd06ef5ebd8710ba934daf97ca0d8e50b582dbc38d65ee7086477ae7 +size 8008 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/201/Villin_output_1.0.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/201/Villin_output_1.0.png new file mode 100644 index 0000000000000000000000000000000000000000..7312e6caf73338962d0f0f23f322b78499165980 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/201/Villin_output_1.0.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7336ba0eb94fe2371ed42fdb0024c9be41ca7cf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7e86efc51651aac8db34d8c8dd6d73f34e4410a6ee2662b0051f7e018fc03a +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ddd5b3cefca5738f3a2b213c2b33b56ce18baae --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea0cfa68201ccbbf0ba0664474bc752404af363eae6c2aae506f31ba66ff500 +size 8010 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..69a0f94bd0071fec05bf78bdf3bf1b3364bc2d12 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a72eed557b19e86bb63895467d97f1db30b98487742366e6716307d6b7f2c5 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..9576372f10ce4674704d4e45a239a0e8746f9135 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abcdbb937fcc50d1bbbf8b1ece45f7efdd2e3633702fe4e29033df875f3713b7 +size 283536 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d8384597c8d5e3193f69c24a623528988813d590 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd4b17ad4a6b3350da86e01353e6a6ce15d53fbee44adaba6483a2d775f7620 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a279fc6c0b2e3ccb48ca9839759c2e274549e18 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14f57d3f3c7556dda55a6e84eee18cc53bc4006aa9fad3d5e453f72be8817bd +size 283555 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b2c1a5e36e5df56d3ea5735136ef3b6b29b9759 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a520479ed94dcaff404a303f03d21fdee43be74218515fe3909f2c0131ae958f +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..f8c541c2b311f791b5b63af94476c7ccebf30aa7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ddd92e1ab91ec031b20c78450158e65e272681a34fde6eaf78e858f762efd8 +size 282318 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..a5cff0b3bfb5eeb9e07e8eb26915de781e5de713 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f921816b63c9ed1d11252bbcdf73938ae2c90c56d050dc382525c701f3d81639 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..5b6bca6e2d1e28a3e88b0f40b6600ce8777b1238 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_e10/T5Decoder_theta10/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3328664c19d550d96ce7d5b0571c16bd16a56ac5d1772ee01edc48eea83f8807 +size 282967 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..d75b4adda9b0c0d8e1fcfde8205d28aa264b6358 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..470faa53519e592152a34616c33c42418c45a2be --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00617cce5bdf0e9761bc9f26fedc0b39f3e4aaf0386879545f9a881bfc3d040b +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..71f5f048963397de2624879bcf1a3f13a41a502d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2aa13f07d4bb7bc098476245be558b88c0adb7ba1d8706c5d884cfcf92a37ce +size 9416 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..99c6a5aabdfbd52e04d77cdd59e26586f7827174 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..e952f69fa0b66c912580100df1e3b669e5d3935e --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce3fa3214c7b5ecf7fa5d8233c37958b4997e5932c532a317cb14ed7a80a98c2 +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..d58af1038756eec9b922006161c41ccc68f67562 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc9d58a777557b1042cc6b1c554901814d9344799c3dc4c90ae2c786f3a8b37 +size 9410 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/Villin_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/Villin_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..e18048bab452941487ef005174272e601199dd26 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/Villin_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..553ca098336cf130e58b0d2695b2e1ae86708af4 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec7fc84353ec34659cae0c532b15e634a832d5d4905fae19c6b8cc8364af092 +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..f300a8dba68ed3f7f44ab9293c263052d55be06b --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29dbf082ec9d52ecb30ea1ac600599bbc40d93833c9f5bb5115107e736055cec +size 8000 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/Villin_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/Villin_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..ccbe9cc2a36d1ee9f06e7bfdbd8141571e0c7cfd Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/Villin_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..fb5cedabb0f65f40469f9c053583c94a56b66017 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ea3acb2ff8744bf8e18a4cf58cb2f4527b33e73a2f3f9c251ff59ebcee87016 +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..e3d3cdbabf16d963ca8dc1977fdc92563dfc499a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f71ad50c4784f711c1165376fed750a57f686286286815deacb8ee0a5999664 +size 7993 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..6d4615ddb666a94fc93c8598b5db9305860b39e7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65d08a7f66956359c430000ff1911982d6479bd765fb6b85306d81c5a19a54e2 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..934c96542eabd5f5bada22ddfd258285186abce0 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438ac61859a290dfc58b2d713e21590abe73894b251f37ba66832576d47d0111 +size 282884 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d6066cb110cfd0cb3ac4fba4bb5be07eb58be62 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4023950c91f2a49707c0529e0187266870d278b40cec3cb33bf29036d89d3fd2 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..3bc689e5a791f9dcf6aa5edf55790152fb30f573 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe64d9645df8ab8d8d5ad68ba22c266182ee99ce2fdc16ee6009ea36aaba658 +size 282847 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ecf711a9e01cfb4d53345f9bb70d6d497ee35498 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d6511a2914d121680a51e7c747f04c85436af310d91a7ef4ed63e21077505d0 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..fee5bf00f7ed18b439a5f9d18dcc36d6e9b85efc --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:078673966612ae22409750625c44af4b7f4bde820a587fb2bca83b78dc88a496 +size 282479 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ebb5fdbe38bbdcf3746fa5850126445f560e5bfc --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bdc67fcdbc4fb31ae10ab70828cb224c7170e18564cdd8a03f0eb753d05324d +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..e754b656c884a27d32ee8de1953fc6ee796da537 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd89678b436ed1a640e0e4cda2589dad7b87177ef36bff50c7753df77ef88e61 +size 282925 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..b7de16f8bcdcc78b0f51c501222b8cb7de3c6971 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab7af9842e065385b854b5112d18a5d0e9810343 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b20da69368b1c96b6380e12a22f7f7ff41ec5eed93ff2b5e3c95593bbbb88a +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..576245c735aabe6ddd452899b6f9715cd767d93a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e8ee52a57f6ae3f0a7915d83681b95450990443cc7af4f738b3682a62329d01 +size 9436 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..45dca9b211008c70484948ce3f2cc1b59b7c2427 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..d03870311e2a06fb3e5ff54e7e1935c2833878de --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd906f1ee03b5015b07093060ee657486527bc2466fd0f7d81e18836b94874 +size 37 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed3378aa73be002a211885bcfd28981f27cd0304 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a32ed68c6900b8988d568ae5c3c7244cdb2d4399cba400651a3988df1e3d76 +size 9437 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/101/Villin_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/101/Villin_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..e3293a1659ef0ac2fabdce8bd5164d847cf89b1a Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/101/Villin_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..bb76de1eba8d19964f0b2bc7c65b1c65e3317d75 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37dcd8ad886eac10e12d8e321dc63aff1c278138d90e4f4de8bd93bf7464aa2 +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..d26090537d3db3cbb5fdb59f388510d4984cee32 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77fb1e1dd06ef5ebd8710ba934daf97ca0d8e50b582dbc38d65ee7086477ae7 +size 8008 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/201/Villin_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/201/Villin_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..7312e6caf73338962d0f0f23f322b78499165980 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/201/Villin_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..f7336ba0eb94fe2371ed42fdb0024c9be41ca7cf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7e86efc51651aac8db34d8c8dd6d73f34e4410a6ee2662b0051f7e018fc03a +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..9ddd5b3cefca5738f3a2b213c2b33b56ce18baae --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea0cfa68201ccbbf0ba0664474bc752404af363eae6c2aae506f31ba66ff500 +size 8010 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..4eeae8d0ab64d24c18484d4f3d4dc461c87dd037 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64335c9e4b7d0d8504c276f984705ecf6ad9d0203600a5c9970f9b464b39170 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..759429b50caf670b2fc076224323c46c5cfc8069 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d70131a9c6e0ed132015cd16bcef45c47a4189c2d9ce3ce46519ec434a362d3 +size 284428 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..a5729da3a4c046af854e87ba22dd4fd7ea4c2fec --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b1d85828cc4cc480d4ec0a5dcab4065ef0207a133183d2ac6d9571d60105e99 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..97a17ab00fa687e9cf4c7e9afa13153af5bd1068 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a20baea8fca095500f242d914aaba380d597e074fefb82fb1f9d337f90b8db3 +size 284910 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d0a107dcb9e33ec61eb77605dbd0a0a262963f9 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:246d3f841a3f51a7c8d5d860a0cc422906409a43feba7d8c8bdc7540f8b31b86 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..59eec23e7809c0cbdab13c29506088f039b7e7c6 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2bec418cdfbcc539d16f5071f17291f622fe83d9027302c5013d3bb64bab2e0 +size 283208 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..de9e84f92407e5bc75326c4f0ab90e8602d57285 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b2f8ff46e22a3b5405a5cd7ac9f85265edaba254891963c026bf4420de5f246 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..bf1eede49bfae44576c1582da9629c2bd5a4c69a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_01_Editing_latent_interpolation_v2_e10/T5Decoder_theta09/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2187d1485a4981fa12bdabb2fec7acb7f2417358e61ad760bd527e21ce9839f8 +size 284033 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/empty_sequence.npz b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/empty_sequence.npz new file mode 100644 index 0000000000000000000000000000000000000000..9326f4b642d6fc03616eebf0a8fc406e45dc1a59 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/empty_sequence.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d27a947f418e7293512d7c02c5bf972810427c1120656e684d828d9501ffd2a +size 2590 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/pairwise_representation_P_T.npz b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/pairwise_representation_P_T.npz new file mode 100644 index 0000000000000000000000000000000000000000..82005f0a921d59485eae73debe327b4fd7c89845 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/pairwise_representation_P_T.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d4794c8ffca631325f16e47b8f310ba2155b08de92033e4425c6430c4fe9df8 +size 449518134 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/pairwise_representation_S_F.npz b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/pairwise_representation_S_F.npz new file mode 100644 index 0000000000000000000000000000000000000000..0a281c2ae69f2d9be200cd89bf0e3676a3ce791d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/pairwise_representation_S_F.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:353e5664ac1b9166de5418b941eb5fb693e54583b644a0aad361b2d23bdbcba2 +size 224759350 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/protein_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/protein_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..450e2c4ead7039ecfdcb11f8df405d4093594c99 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/protein_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6fab907c1fe65484f4c105f1c29e0878ccb4d051c222ae10212e6eba381e84 +size 226087256 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/text_F_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/text_F_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..22c92a7e0918252afb37d5563c8368ad7adf3484 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/text_F_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32eb31c0f276e55f1f78804c9eb0a690a59ac9e79f6a41679365ccf10830be2f +size 177087678 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/text_S_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/text_S_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..166f8f295e60f11f48a6118ac8c4e3b31b3e8ed4 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/text_S_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bf360a6992d51da37548d9d33b0a22c33a2d4358e6098288a92afe0d8cc9367 +size 143339098 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/text_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/text_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..22c92a7e0918252afb37d5563c8368ad7adf3484 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_02_pairwise_representation/pairwise_all/text_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32eb31c0f276e55f1f78804c9eb0a690a59ac9e79f6a41679365ccf10830be2f +size 177087678 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_04_T5_10e/decoder_distribution_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_04_T5_10e/decoder_distribution_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..3087416c0f48e5211ef6b66d144e5fe35c9c25fb --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/step_04_T5_10e/decoder_distribution_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1c8ef620a3480c594b3fc0090e2d2371e2599bbe850b1354f8ec3d2c830cce +size 793924785 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/text2latent_F_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/text2latent_F_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..efea9fd25ece9931e2e114cdfe1428c1b75a6868 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/text2latent_F_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ef17bb186c8e5edac38b21ad858de2165fc4c6d19a2423b459c1f1241c6d66 +size 395360 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/text2latent_S_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/text2latent_S_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..bedd83ab02edf3a804d8ca2ddfecc1ea8dda11a6 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/text2latent_S_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f863d597cd37a3f4ab853c3302bccc58f5f2604c2812c5f63dd8b271c9eb11d +size 395360 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/text_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/text_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..1a023d1f1fae90a5e431950ab6e7ef736bba9ca0 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle10/text_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4940f6def1fe37a675d4c1df19524fa25679b3bff1f383ef1bc8ed9165f0c064 +size 439753285 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/protein2latent_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/protein2latent_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..b3acb7a757db90b972c39638b5d6a89d20f13e50 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/protein2latent_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671449940c49b2f9d24e1dc95c5d021c61ce7ac20c1426f66c6972603aafe095 +size 1051238 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/protein_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/protein_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..da104d74ad846f1f321b3dd97624e696732f19aa --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/protein_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ebab11b9230e2f4ab8eee5b6d50718f5abd4cf13bd7b25ce2709497c8cc5058 +size 1679920870 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..9a1d68c3f15424aabdbf274cb74316a95eaf28cf Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed7c3854ed91c3096d17e9c9c3c48e43c010db03 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49510cbdddf42c47388ca42eab65f003b10d862d4f2ab75564b5707f3336a89b +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..743665fcd06078793a35337d9ff04cee43670480 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55070a79d0b54fb2e98d9ee5f0a7b086e10b3da67aef6dd2881215d2a94d1a2a +size 9423 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..6bd363eb9d39ddc43ae1d18e5df5a616e2f9e901 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..a2c5d35962d96dc894692d1eb2f3c0d3d13f960c --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c93fbafb6a411fa544114231d6582b6e459222de58345911b194a938fb8814 +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ee43b96e746e2ef42be9bd8a7bff099781d119f --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:876bc480e180ac8020daa53b0b323c0e0fd7bff0b8737cd4d1ab23c12033320f +size 9413 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/Villin_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/Villin_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..01c1654182a42b4fe2eda7bce4af222d3de982c9 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/Villin_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f83bc433b38e26018970da4952fe0c71b4cfd6d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e11e9420851d5dcd7ca716a5a1c76499e45aad0defdbb1708cc885bbbf72e6 +size 35 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..dcb5f07cb46af82ac770a3e4b813e344576c2e4d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab84bbe84b0011149640759ba658ab6cd931b34aaf38e25411751cbbeca17af +size 7994 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/Villin_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/Villin_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..230c64c44eed20bca8ba9a446a1cac13122861ab Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/Villin_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..4741b1bd5df45beae4bb7413fdff40164dc20f89 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ced31efa55225decd1345adc898ef96a2ba993ed586d9a62687c5345690d8fd +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..78e84a72d9e84845ed6946a515c0cf92e3ee6cfc --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25fa756b772c86fe27f467dae0385bfd33eadaaff502354db61998da420a83cb +size 7995 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d6066cb110cfd0cb3ac4fba4bb5be07eb58be62 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4023950c91f2a49707c0529e0187266870d278b40cec3cb33bf29036d89d3fd2 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..8bbc39b7c4db6eebf670eb6b72d278a969c82968 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03992042d2fec5f38e3a7a4edf8b9d236adb466607fe1aab7e17f39dd5719bcc +size 266256 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..3902bad94c10924d814e05f0539a10edac051008 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8070bc34fc94ec23590754cbc21b8977907079ceaecb6e8954f1673470286448 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..abaf94ab7b82adf092713f8ba0a4d8ac246bc0ec --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5555a0ce4eabf13aa159c92271a85ae1e8931c89abffce648632031f238c9d76 +size 265942 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..6ed5e8fde94c4e8aff3dc39fe754a45557d54edf --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb490e79863515a3f5eb972f03134b987fffe9cf792ca07ffdee8dba481d0be +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..0508681715db732c916019be364b481a18caef15 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e626ef7c368b285d6cbfce804c7b4575a103320100849181cf1edb85560c0d +size 265197 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..f1652272e9a6e6d167207c0f918d311cd78ed20a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53cf4eda686dd6c067e8c9fb5560b4ffa271561f40f5b386fd68135fe9b48f14 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..5eb53368494a4b1355f8e31cfe8ca2284b2be937 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2/T5Decoder_theta09/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d0786ac4e010d007782650eb3ba472666336646cf9d85924a1b2926875f41c0 +size 265109 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/101/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/101/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/101/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..02cef5d768b86ecb546d5e2e03c3b0e509027768 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/101/Pin1_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed7c3854ed91c3096d17e9c9c3c48e43c010db03 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49510cbdddf42c47388ca42eab65f003b10d862d4f2ab75564b5707f3336a89b +size 34 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..fa9a8e96c709d80e9c78ebfa791b227b07129918 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7131ce81d31fbb7eefa0708cefb7092b24409fe583a3d8bcec9548b4c545b0b9 +size 9412 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/201/Pin1_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/201/Pin1_input.png new file mode 100644 index 0000000000000000000000000000000000000000..a5854572669056d67800c88a02357742266771f5 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/201/Pin1_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..ea34dbfb3dfa28e8717eebc7f7c9890630b9a9e6 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/201/Pin1_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..a2c5d35962d96dc894692d1eb2f3c0d3d13f960c --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c93fbafb6a411fa544114231d6582b6e459222de58345911b194a938fb8814 +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..194ee72105185597e1e395ebe42b734077c05840 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Pin1/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4a6b61a36b2319db7c8b988eb22761d0194716278044a546b950db27ee09f2 +size 9410 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/101/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/101/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/101/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/101/Villin_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/101/Villin_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..71cd063b93ebfb489d13d9830ec36dd79b05bcdc Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/101/Villin_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..a5a988f1ca04fffa04a313e389788b999b935cf0 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c2347779037c44d1c3491345498b29423874b223c1731683589583c9229eab +size 35 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..f26f771a9137e7271a66a262d511fc3de99d24a3 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:121bd83a210012301467276a983df72044a73a65f09d8ed92dca15d5174127cc +size 7994 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/201/Villin_input.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/201/Villin_input.png new file mode 100644 index 0000000000000000000000000000000000000000..0e7889b684aecd3b0b4c2f9464ce40ad63bcd368 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/201/Villin_input.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/201/Villin_output_0.9.png b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/201/Villin_output_0.9.png new file mode 100644 index 0000000000000000000000000000000000000000..1936bc2d1258d23812117f1cf9e35f570f0340e3 Binary files /dev/null and b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/201/Villin_output_0.9.png differ diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..45cba25659e662a7eca9cf80293000ec559793ef --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96d477ed8501cb6ad52c06f7f16d04d1d727c8dde125d19c19a5284517a6111 +size 36 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..4027e933a7f634de9c473f12d9f2f084fed3b836 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/Villin/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f6c154c8e8e7c7dc121abc81314a7c1b383a441b3b89616b22896c8777601f4 +size 7995 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/alpha/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/alpha/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..4eeae8d0ab64d24c18484d4f3d4dc461c87dd037 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/alpha/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64335c9e4b7d0d8504c276f984705ecf6ad9d0203600a5c9970f9b464b39170 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/alpha/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/alpha/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..f32b4df1320f39a2aa6245a3340adcd2c4e81a41 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/alpha/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2e8dc6844426f2bd079de70a2b124e018dad585455f152d36f5b9e210dddd2 +size 263888 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/alpha/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/alpha/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..05b27d1681d5f7d53275e5a37b29b099a9e789ec --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/alpha/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d58da0aca74e693167b6734a27c8af3b9418c5c08fc16a0aab42c3b4bfa9a5 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/alpha/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/alpha/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..94b1ec88a390d57a36a447072a3df368f681d5b4 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/alpha/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c6fa9f0b4394df42c70317bd7634d89d58570688e04315a6cc35b4125f3ed4 +size 263955 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/beta/101/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/beta/101/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..a6f3eba9949eb77327ce2a25ef7ed4d43e228bd8 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/beta/101/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3447f1567437825aea77704f0a83593f127dd3c61861c34a295a3230fc50b50e +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/beta/101/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/beta/101/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..ed65521b83607b81ed84e17ab358ef6d7adffc3a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/beta/101/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea5999a01aa13c751f3ef4354b20eb4ccd97bdb15732d9f8010e6e305ac71b8 +size 262974 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/beta/201/hit_statistics.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/beta/201/hit_statistics.txt new file mode 100644 index 0000000000000000000000000000000000000000..43e6e6db77b2abf31464a82feb93930b926c232d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/beta/201/hit_statistics.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098473b2c017d75d05fdced385d24f79b71c49b46ec006f80544952ab4612174 +size 38 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/beta/201/step_01_editing.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/beta/201/step_01_editing.txt new file mode 100644 index 0000000000000000000000000000000000000000..a6f08762faaf8d19c1f27208a754c5ce4bad41ec --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_01_Editing_latent_interpolation_v2_reconstruction/T5Decoder_theta09/beta/201/step_01_editing.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d907d66154b97bee083e7c20b503bec8e68daa68f4c1f0623c5b1f5a8beb2351 +size 262565 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/empty_sequence.npz b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/empty_sequence.npz new file mode 100644 index 0000000000000000000000000000000000000000..2e63d70dcd1e2e2463c7b172a80de69f73a04067 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/empty_sequence.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e79e57ad0ca66d06a62fa893c516e73369da30c3a1b00f948e84efebdb5124 +size 2590 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/pairwise_representation_P_T.npz b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/pairwise_representation_P_T.npz new file mode 100644 index 0000000000000000000000000000000000000000..0bf11de53c08ed98c91a36c15922ff4fc2e019cc --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/pairwise_representation_P_T.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b24f205ae6f71f1c2c7b5014b40ec3524143a4809996ab0c0c99808ae6abff +size 449518134 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/pairwise_representation_S_F.npz b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/pairwise_representation_S_F.npz new file mode 100644 index 0000000000000000000000000000000000000000..dfcec9e7b9777b4a922e8b2e4c71302f21882f2a --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/pairwise_representation_S_F.npz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e249eeb7e78533acbb892d6192b7bbb2b381fae4a80075c00fee010f12d9bd01 +size 224759350 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/protein_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/protein_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..450e2c4ead7039ecfdcb11f8df405d4093594c99 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/protein_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6fab907c1fe65484f4c105f1c29e0878ccb4d051c222ae10212e6eba381e84 +size 226087256 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/text_F_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/text_F_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..22c92a7e0918252afb37d5563c8368ad7adf3484 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/text_F_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32eb31c0f276e55f1f78804c9eb0a690a59ac9e79f6a41679365ccf10830be2f +size 177087678 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/text_S_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/text_S_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..166f8f295e60f11f48a6118ac8c4e3b31b3e8ed4 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/text_S_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bf360a6992d51da37548d9d33b0a22c33a2d4358e6098288a92afe0d8cc9367 +size 143339098 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/text_sequence.txt b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/text_sequence.txt new file mode 100644 index 0000000000000000000000000000000000000000..214aebed334503bbd697ee0f5c42a2023cc65b10 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_02_pairwise_representation/pairwise_all/text_sequence.txt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36d78de52e100fd43a3aff3ff46bf5104ca3798f6eaae5321703363ee3e0f45 +size 212222341 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_04_T5/decoder_distribution_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_04_T5/decoder_distribution_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..e0df7d045297e7e4e2610cca13192cc49a628a4d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_04_T5/decoder_distribution_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:478664bc80a6c8462b450aab62368a37d1dd65548dadca55e082d188dfa10fb9 +size 793924785 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_04_T5_e10/decoder_distribution_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_04_T5_e10/decoder_distribution_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..e5bd6f49f8f203e11794ac8ad32e0eb90ac2dc2d --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/step_04_T5_e10/decoder_distribution_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8419e0bcad866992a13f8cc4524dbd39667f11dfdde096a3926fb1ff50aab62 +size 793924785 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/text2latent_F_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/text2latent_F_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..a781110008160bea7897ff4bfab3df6096a62c1c --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/text2latent_F_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a6796955caf7e37fab07b828d588461bed615f59435e93c7da4d82c151c587 +size 395360 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/text2latent_S_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/text2latent_S_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..d0ef8dbd0ce09cac636887e748e71b2fcfd58338 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/text2latent_S_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0df13862d70f2a303ab7ca8c47748b9dc422fe441a8d7dfbbfc86642db5c89fc +size 395360 diff --git a/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/text_model.pth b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/text_model.pth new file mode 100644 index 0000000000000000000000000000000000000000..84da347349f2c33edc407aa4bfe8efa203ffadb7 --- /dev/null +++ b/output/step_01_CL/SFs_AU02_b24_gpt4o_500k_DisAngle50/text_model.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e222d30b20b238862012343b7305a345a1a7387cb7c40400ead178dbbf4948f +size 439753285