{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2024:PNR7WYFDY56BHRSVDE7CYNLHTD","short_pith_number":"pith:PNR7WYFD","canonical_record":{"source":{"id":"2401.01335","kind":"arxiv","version":3},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2024-01-02T18:53:13Z","cross_cats_sorted":["cs.AI","cs.CL","stat.ML"],"title_canon_sha256":"2f69f69cbc581696e830d29dd6d32aeed783be8aefed4b103ddfce31006cb938","abstract_canon_sha256":"925cc3c9884b19ea31170356b7ee90c6ebd9eec1148b0fe5e311970cc28cec29"},"schema_version":"1.0"},"canonical_sha256":"7b63fb60a3c77c13c655193e2c356798d5009e3bb0cd862eebc10e7ca5dd0fcf","source":{"kind":"arxiv","id":"2401.01335","version":3},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2401.01335","created_at":"2026-05-17T23:39:21Z"},{"alias_kind":"arxiv_version","alias_value":"2401.01335v3","created_at":"2026-05-17T23:39:21Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2401.01335","created_at":"2026-05-17T23:39:21Z"},{"alias_kind":"pith_short_12","alias_value":"PNR7WYFDY56B","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"PNR7WYFDY56BHRSV","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"PNR7WYFD","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2024:PNR7WYFDY56BHRSVDE7CYNLHTD","target":"record","payload":{"canonical_record":{"source":{"id":"2401.01335","kind":"arxiv","version":3},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2024-01-02T18:53:13Z","cross_cats_sorted":["cs.AI","cs.CL","stat.ML"],"title_canon_sha256":"2f69f69cbc581696e830d29dd6d32aeed783be8aefed4b103ddfce31006cb938","abstract_canon_sha256":"925cc3c9884b19ea31170356b7ee90c6ebd9eec1148b0fe5e311970cc28cec29"},"schema_version":"1.0"},"canonical_sha256":"7b63fb60a3c77c13c655193e2c356798d5009e3bb0cd862eebc10e7ca5dd0fcf","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:39:21.380819Z","signature_b64":"vdnVIMlMaZ1abElcz96sIdaCMA0pS+S5a+4RrB+IUN81qRm7+LAiAlNhqU7BAw/gJeKCxe/idKAat5ptYbiFDw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"7b63fb60a3c77c13c655193e2c356798d5009e3bb0cd862eebc10e7ca5dd0fcf","last_reissued_at":"2026-05-17T23:39:21.380083Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:39:21.380083Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2401.01335","source_version":3,"attestation_state":"computed"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:39:21Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"H7D7PnNjHYKw0GDWQw/dJl+3Mdfmyuh+9JSjyE5/IjZbJ5LnRlFo9hvxMqAbyWH1wW8QcOIk5KzLklo+qwtfAw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-30T18:50:28.548446Z"},"content_sha256":"43c08d37571568f393794c9a38b72cad29e841f98d075f18a8127db144381957","schema_version":"1.0","event_id":"sha256:43c08d37571568f393794c9a38b72cad29e841f98d075f18a8127db144381957"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2024:PNR7WYFDY56BHRSVDE7CYNLHTD","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Self-Play Fine-Tuning Converts Weak Language Models to Strong Language Models","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"Self-play fine-tuning turns a weak supervised LLM into a strong one by iteratively contrasting its own generations against fixed human data.","cross_cats":["cs.AI","cs.CL","stat.ML"],"primary_cat":"cs.LG","authors_text":"Huizhuo Yuan, Kaixuan Ji, Quanquan Gu, Yihe Deng, Zixiang Chen","submitted_at":"2024-01-02T18:53:13Z","abstract_excerpt":"Harnessing the power of human-annotated data through Supervised Fine-Tuning (SFT) is pivotal for advancing Large Language Models (LLMs). In this paper, we delve into the prospect of growing a strong LLM out of a weak one without the need for acquiring additional human-annotated data. We propose a new fine-tuning method called Self-Play fIne-tuNing (SPIN), which starts from a supervised fine-tuned model. At the heart of SPIN lies a self-play mechanism, where the LLM refines its capability by playing against instances of itself. More specifically, the LLM generates its own training data from its"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"The global optimum to the training objective function of our method is achieved only when the LLM policy aligns with the target data distribution. Empirically, SPIN can significantly improve the LLM's performance across a variety of benchmarks and even outperform models trained through direct preference optimization (DPO) supplemented with extra GPT-4 preference data.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That the self-generated responses from earlier model iterations provide useful contrastive signals without introducing persistent biases or distribution shifts that would prevent steady improvement toward the human data distribution.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"SPIN lets weak LLMs become strong by self-generating training data from previous model versions and training to prefer human-annotated responses over its own outputs, outperforming DPO even with extra GPT-4 data on benchmarks.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Self-play fine-tuning turns a weak supervised LLM into a strong one by iteratively contrasting its own generations against fixed human data.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"1fb24955f25072ffaec90ebea7881b857f408f4952d66d46e44d10a14e891512"},"source":{"id":"2401.01335","kind":"arxiv","version":3},"verdict":{"id":"ec21d135-e217-45c5-99a8-e10bd1e22e20","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-14T22:55:44.631426Z","strongest_claim":"The global optimum to the training objective function of our method is achieved only when the LLM policy aligns with the target data distribution. Empirically, SPIN can significantly improve the LLM's performance across a variety of benchmarks and even outperform models trained through direct preference optimization (DPO) supplemented with extra GPT-4 preference data.","one_line_summary":"SPIN lets weak LLMs become strong by self-generating training data from previous model versions and training to prefer human-annotated responses over its own outputs, outperforming DPO even with extra GPT-4 data on benchmarks.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That the self-generated responses from earlier model iterations provide useful contrastive signals without introducing persistent biases or distribution shifts that would prevent steady improvement toward the human data distribution.","pith_extraction_headline":"Self-play fine-tuning turns a weak supervised LLM into a strong one by iteratively contrasting its own generations against fixed human data."},"references":{"count":300,"sample":[{"doi":"","year":null,"title":"arXiv preprint arXiv:2306.05268 , year=","work_id":"e13e1f36-db48-4928-a01c-93be2a7c0380","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":1909,"title":"Fine-Tuning Language Models from Human Preferences","work_id":"4f54aad1-f3b6-404f-b9c7-e21ba0a33b99","ref_index":2,"cited_arxiv_id":"1909.08593","is_internal_anchor":true},{"doi":"","year":null,"title":"Self-Rewarding Language Models","work_id":"b3903c9e-1bc7-4267-a171-6311902be2a4","ref_index":3,"cited_arxiv_id":"2401.10020","is_internal_anchor":true},{"doi":"","year":null,"title":"RLAIF vs. RLHF: Scaling Reinforcement Learning from Human Feedback with AI Feedback","work_id":"81d8781d-2933-4e89-97ee-9bbfc6d4ca0c","ref_index":4,"cited_arxiv_id":"2309.00267","is_internal_anchor":true},{"doi":"","year":null,"title":"Advances in Neural Information Processing Systems , volume=","work_id":"b202dcb7-0590-4a1b-b41f-72cd5085cc57","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":300,"snapshot_sha256":"09a3c73f2d8dd24982478fab3c5cdd113394c2139b01ac03a902ec4965797f8e","internal_anchors":47},"formal_canon":{"evidence_count":2,"snapshot_sha256":"c2e3df07e74a1dbc4ca1b89fc8d9b27213935534b8c2019da09bb7939cc25fc2"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"ec21d135-e217-45c5-99a8-e10bd1e22e20"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:39:21Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"8PshXHAO8dRJ9plVvPy3O+2+hVVtLnivtgMuWLUCrl3S0L+sb2XtlSDMII53HgjXhPY5nGWiEehO+nmheug1CA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-30T18:50:28.548995Z"},"content_sha256":"3fe77099a48c5ce992ab895a1d1a049ce4559b49278aa5d747c0f707f6f264d0","schema_version":"1.0","event_id":"sha256:3fe77099a48c5ce992ab895a1d1a049ce4559b49278aa5d747c0f707f6f264d0"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/PNR7WYFDY56BHRSVDE7CYNLHTD/bundle.json","state_url":"https://pith.science/pith/PNR7WYFDY56BHRSVDE7CYNLHTD/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/PNR7WYFDY56BHRSVDE7CYNLHTD/bundle.json","status":"primary"}],"public_keys":[{"key_id":"pith-v1-2026-05","algorithm":"ed25519","format":"raw","public_key_b64":"stVStoiQhXFxp4s2pdzPNoqVNBMojDU/fJ2db5S3CbM=","public_key_hex":"b2d552b68890857171a78b36a5dccf368a953413288c353f7c9d9d6f94b709b3","fingerprint_sha256_b32_first128bits":"RVFV5Z2OI2J3ZUO7ERDEBCYNKS","fingerprint_sha256_hex":"8d4b5ee74e4693bcd1df2446408b0d54","rotates_at":null,"url":"https://pith.science/pith-signing-key.json","notes":"Pith uses this Ed25519 key to sign canonical record SHA-256 digests. Verify with: ed25519_verify(public_key, message=canonical_sha256_bytes, signature=base64decode(signature_b64))."}],"merge_version":"pith-open-graph-merge-v1","built_at":"2026-05-30T18:50:28Z","links":{"resolver":"https://pith.science/pith/PNR7WYFDY56BHRSVDE7CYNLHTD","bundle":"https://pith.science/pith/PNR7WYFDY56BHRSVDE7CYNLHTD/bundle.json","state":"https://pith.science/pith/PNR7WYFDY56BHRSVDE7CYNLHTD/state.json","well_known_bundle":"https://pith.science/.well-known/pith/PNR7WYFDY56BHRSVDE7CYNLHTD/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2024:PNR7WYFDY56BHRSVDE7CYNLHTD","merge_version":"pith-open-graph-merge-v1","event_count":2,"valid_event_count":2,"invalid_event_count":0,"equivocation_count":0,"current":{"canonical_record":{"metadata":{"abstract_canon_sha256":"925cc3c9884b19ea31170356b7ee90c6ebd9eec1148b0fe5e311970cc28cec29","cross_cats_sorted":["cs.AI","cs.CL","stat.ML"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2024-01-02T18:53:13Z","title_canon_sha256":"2f69f69cbc581696e830d29dd6d32aeed783be8aefed4b103ddfce31006cb938"},"schema_version":"1.0","source":{"id":"2401.01335","kind":"arxiv","version":3}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2401.01335","created_at":"2026-05-17T23:39:21Z"},{"alias_kind":"arxiv_version","alias_value":"2401.01335v3","created_at":"2026-05-17T23:39:21Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2401.01335","created_at":"2026-05-17T23:39:21Z"},{"alias_kind":"pith_short_12","alias_value":"PNR7WYFDY56B","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"PNR7WYFDY56BHRSV","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"PNR7WYFD","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:3fe77099a48c5ce992ab895a1d1a049ce4559b49278aa5d747c0f707f6f264d0","target":"graph","created_at":"2026-05-17T23:39:21Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"graph_snapshot":{"author_claims":{"count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","strong_count":0},"builder_version":"pith-number-builder-2026-05-17-v1","claims":{"count":4,"items":[{"attestation":"unclaimed","claim_id":"C1","kind":"strongest_claim","source":"verdict.strongest_claim","status":"machine_extracted","text":"The global optimum to the training objective function of our method is achieved only when the LLM policy aligns with the target data distribution. Empirically, SPIN can significantly improve the LLM's performance across a variety of benchmarks and even outperform models trained through direct preference optimization (DPO) supplemented with extra GPT-4 preference data."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That the self-generated responses from earlier model iterations provide useful contrastive signals without introducing persistent biases or distribution shifts that would prevent steady improvement toward the human data distribution."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"SPIN lets weak LLMs become strong by self-generating training data from previous model versions and training to prefer human-annotated responses over its own outputs, outperforming DPO even with extra GPT-4 data on benchmarks."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Self-play fine-tuning turns a weak supervised LLM into a strong one by iteratively contrasting its own generations against fixed human data."}],"snapshot_sha256":"1fb24955f25072ffaec90ebea7881b857f408f4952d66d46e44d10a14e891512"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"c2e3df07e74a1dbc4ca1b89fc8d9b27213935534b8c2019da09bb7939cc25fc2"},"paper":{"abstract_excerpt":"Harnessing the power of human-annotated data through Supervised Fine-Tuning (SFT) is pivotal for advancing Large Language Models (LLMs). In this paper, we delve into the prospect of growing a strong LLM out of a weak one without the need for acquiring additional human-annotated data. We propose a new fine-tuning method called Self-Play fIne-tuNing (SPIN), which starts from a supervised fine-tuned model. At the heart of SPIN lies a self-play mechanism, where the LLM refines its capability by playing against instances of itself. More specifically, the LLM generates its own training data from its","authors_text":"Huizhuo Yuan, Kaixuan Ji, Quanquan Gu, Yihe Deng, Zixiang Chen","cross_cats":["cs.AI","cs.CL","stat.ML"],"headline":"Self-play fine-tuning turns a weak supervised LLM into a strong one by iteratively contrasting its own generations against fixed human data.","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2024-01-02T18:53:13Z","title":"Self-Play Fine-Tuning Converts Weak Language Models to Strong Language Models"},"references":{"count":300,"internal_anchors":47,"resolved_work":300,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"arXiv preprint arXiv:2306.05268 , year=","work_id":"e13e1f36-db48-4928-a01c-93be2a7c0380","year":null},{"cited_arxiv_id":"1909.08593","doi":"","is_internal_anchor":true,"ref_index":2,"title":"Fine-Tuning Language Models from Human Preferences","work_id":"4f54aad1-f3b6-404f-b9c7-e21ba0a33b99","year":1909},{"cited_arxiv_id":"2401.10020","doi":"","is_internal_anchor":true,"ref_index":3,"title":"Self-Rewarding Language Models","work_id":"b3903c9e-1bc7-4267-a171-6311902be2a4","year":null},{"cited_arxiv_id":"2309.00267","doi":"","is_internal_anchor":true,"ref_index":4,"title":"RLAIF vs. RLHF: Scaling Reinforcement Learning from Human Feedback with AI Feedback","work_id":"81d8781d-2933-4e89-97ee-9bbfc6d4ca0c","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"Advances in Neural Information Processing Systems , volume=","work_id":"b202dcb7-0590-4a1b-b41f-72cd5085cc57","year":null}],"snapshot_sha256":"09a3c73f2d8dd24982478fab3c5cdd113394c2139b01ac03a902ec4965797f8e"},"source":{"id":"2401.01335","kind":"arxiv","version":3},"verdict":{"created_at":"2026-05-14T22:55:44.631426Z","id":"ec21d135-e217-45c5-99a8-e10bd1e22e20","model_set":{"reader":"grok-4.3"},"one_line_summary":"SPIN lets weak LLMs become strong by self-generating training data from previous model versions and training to prefer human-annotated responses over its own outputs, outperforming DPO even with extra GPT-4 data on benchmarks.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Self-play fine-tuning turns a weak supervised LLM into a strong one by iteratively contrasting its own generations against fixed human data.","strongest_claim":"The global optimum to the training objective function of our method is achieved only when the LLM policy aligns with the target data distribution. Empirically, SPIN can significantly improve the LLM's performance across a variety of benchmarks and even outperform models trained through direct preference optimization (DPO) supplemented with extra GPT-4 preference data.","weakest_assumption":"That the self-generated responses from earlier model iterations provide useful contrastive signals without introducing persistent biases or distribution shifts that would prevent steady improvement toward the human data distribution."}},"verdict_id":"ec21d135-e217-45c5-99a8-e10bd1e22e20"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:43c08d37571568f393794c9a38b72cad29e841f98d075f18a8127db144381957","target":"record","created_at":"2026-05-17T23:39:21Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"attestation_state":"computed","canonical_record":{"metadata":{"abstract_canon_sha256":"925cc3c9884b19ea31170356b7ee90c6ebd9eec1148b0fe5e311970cc28cec29","cross_cats_sorted":["cs.AI","cs.CL","stat.ML"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.LG","submitted_at":"2024-01-02T18:53:13Z","title_canon_sha256":"2f69f69cbc581696e830d29dd6d32aeed783be8aefed4b103ddfce31006cb938"},"schema_version":"1.0","source":{"id":"2401.01335","kind":"arxiv","version":3}},"canonical_sha256":"7b63fb60a3c77c13c655193e2c356798d5009e3bb0cd862eebc10e7ca5dd0fcf","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"7b63fb60a3c77c13c655193e2c356798d5009e3bb0cd862eebc10e7ca5dd0fcf","first_computed_at":"2026-05-17T23:39:21.380083Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-17T23:39:21.380083Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"vdnVIMlMaZ1abElcz96sIdaCMA0pS+S5a+4RrB+IUN81qRm7+LAiAlNhqU7BAw/gJeKCxe/idKAat5ptYbiFDw==","signature_status":"signed_v1","signed_at":"2026-05-17T23:39:21.380819Z","signed_message":"canonical_sha256_bytes"},"source_id":"2401.01335","source_kind":"arxiv","source_version":3}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:43c08d37571568f393794c9a38b72cad29e841f98d075f18a8127db144381957","sha256:3fe77099a48c5ce992ab895a1d1a049ce4559b49278aa5d747c0f707f6f264d0"],"state_sha256":"e39ec11660d721510d1bd4cf7290c17761e23976d10f467afb0ceeb58bcf486f"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"wbm/iP5p+z7z6+H1nsZsJr9VYuSdKyBevFurul1QKiy+5Cvd0aw7GTvSGQh0AZBiqsNDLA9P0yOwgtq7ExfxCQ==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-30T18:50:28.551486Z","bundle_sha256":"1a827544fd746f49aeaf8f7d2416420bbe500954e7bbc0287a9645ccfbedeace"}}