{
  "@context": {
    "@language": "en",
    "@vocab": "https://schema.org/",
    "sc": "https://schema.org/",
    "cr": "http://mlcommons.org/croissant/",
    "citeAs": "cr:citeAS"
  },
  "@type": "sc:Dataset",
  "name": "PatientSim",
  "conformsTo": "http://mlcommons.org/croissant/1.0",
  "description": "Doctor-patient consultations require multi-turn, context-aware communication tailored to diverse patient personas. Training or evaluating doctor LLMs in such settings requires realistic patient interaction systems. However, existing simulators often fail to reflect the full range of personas seen in clinical practice. To address this, we introduce PATIENTSIM, a patient simulator that generates realistic and diverse patient personas for clinical scenarios, grounded in medical expertise. PATIENTSIM operates using: 1) clinical profiles, including symptoms and medical history, derived from real-world data in the MIMIC-ED and MIMIC-IV datasets, and 2) personas defined by four axes: personality, language proficiency, medical history recall level, and cognitive confusion level, resulting in 37 unique combinations. We evaluated eight LLMs for factual accuracy and persona consistency. The top-performing open-source model, Llama 3.3 70B, was validated by four clinicians to confirm the robustness of our framework. As an open-source, customizable platform, PATIENTSIM provides a reproducible and scalable solution that can be customized for specific training needs. Offering a privacy-compliant environment, it serves as a robust testbed for evaluating medical dialogue systems across diverse patient presentations and shows promise as an educational tool for healthcare.",
  "license": "https://physionet.org/content/persona-patientsim/view-license/1.0.0/",
  "url": "https://physionet.org/content/persona-patientsim/1.0.0/",
  "datePublished": "2025-10-18",
  "version": "1.0.0",
  "citeAs": "@inproceedings{kyung2025patientsim, title={PatientSim: A Persona-Driven Simulator for Realistic Doctor-Patient Interactions}, author={Daeun Kyung and Hyunseung Chung and Seongsu Bae and Jiho Kim and Jae Ho Sohn and Taerim Kim and Soo Kyung Kim and Edward Choi}, booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems Datasets and Benchmarks Track}, year={2025}, url={https://openreview.net/forum?id=1THAjdP4QJ}}",
  "publisher": {
    "@type": "sc:Organization",
    "name": "PhysioNet",
    "url": "https://physionet.org/"
  },
  "conditionsOfAccess": "Requires PhysioNet account and credentialing",
  "creator": {
    "@type": "sc:Person",
    "name": "Daeun Kyung",
    "email": "kyungdaeun@kaist.ac.kr"
  },
  "distribution": [
    {
      "@type": "sc:FileObject",
      "@id": "LICENSE.txt",
      "name": "LICENSE.txt",
      "encodingFormat": "text/plain",
      "contentSize": "2518 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/LICENSE.txt",
      "sha256": "ad58b816556b5c0065590c386187b0bcaeebb27da46bdf53f050f02e58b2456c"
    },
    {
      "@type": "sc:FileObject",
      "@id": "patient_profile.json",
      "name": "patient_profile.json",
      "encodingFormat": "application/json",
      "contentSize": "671705 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/patient_profile.json",
      "sha256": "f4badd9af471d575774459758d7f8409599fc6fa77ba4965d95df5df96076856"
    },
    {
      "@type": "sc:FileObject",
      "@id": "analysis.ipynb",
      "name": "analysis.ipynb",
      "encodingFormat": "application/octet-stream",
      "contentSize": "70831 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/analysis.ipynb",
      "sha256": "dc19b0622018be0e367319cd7b3d397a31e6f26af83a66b29793c705f34086ed"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_expert_dialogue.jsonl",
      "name": "persona_test_expert_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "615466 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/expert_dialogue.jsonl",
      "sha256": "fe4bbeda603be22697fd8c492d68538f3c03cd139dc67bc482caf95c6b6f0657"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "persona_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "179000 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/llama3.3-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "3523cd30cbc1c94f6a24eda1665d2f7ee6dc31644557e5dc22c8e337575b2314"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "name": "persona_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "68867 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/llama3.3-70b-instruct/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "sha256": "9f7bc4cf4ccae37b414bd37d09a415cd62bff1ffebddd713e16b944ea5b48ef3"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "persona_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "289335 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/llama3.3-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "7deee4e8a018933691c1cde9a8be5bb2360f43d108efbdc951df13a7210a6031"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_llama3.3-70b-instruct_llm_dialogue.jsonl",
      "name": "persona_test_llm_simulation_llama3.3-70b-instruct_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "689363 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/llama3.3-70b-instruct/llm_dialogue.jsonl",
      "sha256": "24606acf5a5c0ccf1eeda3581462c7986e54c3feff785d56de8b459a416b4f4e"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "persona_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "186439 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/qwen2.5-72b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "57ca67c97a9c76c05d09f6c65f070681cf4818d5c91599f8fa54e13212fa8c8e"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "name": "persona_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "61645 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/qwen2.5-72b-instruct/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "sha256": "d7157fe32c954a055c4769b2448862e8630a4abc64b64e793a4a08741aca942d"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "persona_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "288127 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/qwen2.5-72b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "549a50039543a953205a08c04f3dac3ecde877cd0aa3319a0350e99d2984465d"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_qwen2.5-72b-instruct_llm_dialogue.jsonl",
      "name": "persona_test_llm_simulation_qwen2.5-72b-instruct_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "600830 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/qwen2.5-72b-instruct/llm_dialogue.jsonl",
      "sha256": "d194ffbab2db4005ec25497c086c63b44efd3788347bbbe2e1a6370a9d966d34"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "persona_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "187506 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/deepseek-llama-70b/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "36972f0fab6da33d2c4a40eaf404e760a2ae2ce1ad89a9531b6f60483d0f4856"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "name": "persona_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "73981 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/deepseek-llama-70b/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "sha256": "0470a8ed044aacdcf41aaac75052ac179c0de8d64bbf92fa5c1a76649ef9b70e"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "persona_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "284368 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/deepseek-llama-70b/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "9b7a33ce8baec6a661a847a769105757c1e120ea20f732064b13d5e92ea8c58b"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_deepseek-llama-70b_llm_dialogue.jsonl",
      "name": "persona_test_llm_simulation_deepseek-llama-70b_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "789825 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/deepseek-llama-70b/llm_dialogue.jsonl",
      "sha256": "70844870a0289428e3dae16bad931efa67b78aa9c8ba77061a9888400de6258f"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "persona_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "178712 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/gpt-4o-mini/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "0694bda525e005d68c32e4c085a88e55dacc2a448f2f582b6d264ee58ce3cbad"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "name": "persona_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "66810 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/gpt-4o-mini/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "sha256": "000b6d4583fac4339986d584d28224dd85ba21baaa8ccb366b1715d641d52aa2"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "persona_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "285017 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/gpt-4o-mini/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "266a37b661e890b7a73dd4da2c51bc5a910ea4ea41e2b280b1e48e1d0e19f3ad"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_gpt-4o-mini_llm_dialogue.jsonl",
      "name": "persona_test_llm_simulation_gpt-4o-mini_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "647935 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/gpt-4o-mini/llm_dialogue.jsonl",
      "sha256": "384f03a33d7312597bdff6b8bcbe489c8079ece02f3e31393e10918fc839a07c"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "persona_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "187145 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/gemini-2.5-flash-preview-04-17/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "12a2da9492b33b3c63356dae731d5035d6edd6c173432db844af7600925d1558"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "name": "persona_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "60429 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/gemini-2.5-flash-preview-04-17/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "sha256": "084417a8d9bf91445871aa9fdd47edc73f6ba1cbe017a652c44f56ab76466824"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "persona_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "290293 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/gemini-2.5-flash-preview-04-17/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "c22b4187251bc79176d6904b94e0be3343cfba0876c73390660de46cb3b00dc6"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_gemini-2.5-flash-preview-04-17_llm_dialogue.jsonl",
      "name": "persona_test_llm_simulation_gemini-2.5-flash-preview-04-17_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "734494 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/gemini-2.5-flash-preview-04-17/llm_dialogue.jsonl",
      "sha256": "36fc9fc32a2fb9a09b5ca281e5a9776f368556ccad12af5a8684cb625c5bb255"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "persona_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "182942 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/qwen2.5-7b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "a03cbdff07768c8f1dba575e892f6f0f4d849b5e2c964b0dac45f9de05e65e0d"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "name": "persona_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "64290 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/qwen2.5-7b-instruct/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "sha256": "3601d50da0b4a9fb56ec17920f6b64438c4d718feb4f9df594ddafde2c02d157"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "persona_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "293256 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/qwen2.5-7b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "9f07ae30ad1422816a582fb28d982b4d23fde22a8db6a96b3dfc8aea9325e0f5"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_qwen2.5-7b-instruct_llm_dialogue.jsonl",
      "name": "persona_test_llm_simulation_qwen2.5-7b-instruct_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "591526 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/qwen2.5-7b-instruct/llm_dialogue.jsonl",
      "sha256": "d5122967b6e7659fd76eb302c4dfb73a40c6cf787c8fb4e3c2f9d7f2163b8ae5"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "persona_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "188182 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/llama3.1-8b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "2d6c9ebfde076073f9f405c26079e7860cdd30eee6095a7b298f697821111a1e"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "name": "persona_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "68724 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/llama3.1-8b-instruct/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "sha256": "b343722b2e48980ecdd782b1719773c7bf70bd26384efd0e41011d9f7e74c861"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "persona_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "316883 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/llama3.1-8b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "1259beaf9a85e6499ca3bdfe3d3df8a54d5e4f7b28ba118ab851fa90b76c2b09"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_llama3.1-8b-instruct_llm_dialogue.jsonl",
      "name": "persona_test_llm_simulation_llama3.1-8b-instruct_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "722620 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/llama3.1-8b-instruct/llm_dialogue.jsonl",
      "sha256": "617bec7ddd36e9539788db3cce0f4520b7fabf2a9baa50598d9cd1414e54dbaf"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "persona_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "191086 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/llama3.1-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "d42dbcf454e7d3df23c180fdb57d3ca091afeb2c6256494ec0b6e344ffd0acaa"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "name": "persona_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "69319 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/llama3.1-70b-instruct/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
      "sha256": "38ba6727bc18322c75c055ddef1c0ff969fcd903773727a60da284b275e7fa05"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "persona_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "306062 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/llama3.1-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "194220ef9e41bebf0c864971002317f5ac7686cdbeadc8d9dde4bebe75290426"
    },
    {
      "@type": "sc:FileObject",
      "@id": "persona_test_llm_simulation_llama3.1-70b-instruct_llm_dialogue.jsonl",
      "name": "persona_test_llm_simulation_llama3.1-70b-instruct_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "761860 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/persona_test/llm_simulation/llama3.1-70b-instruct/llm_dialogue.jsonl",
      "sha256": "405d022368c743ef486a3fe2d34e0b666b90d022fb852b8ee9a10f9f71593bbd"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_plausibility_label.jsonl",
      "name": "info_test_llm_plausibility_label.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "107319 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_plausibility_label.jsonl",
      "sha256": "e7f0742a6cdbd8534f027c15f8e4938a22e58392462f9aa24a3dcb35c4806b96"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_dialogue.jsonl",
      "name": "info_test_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "282690 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/dialogue.jsonl",
      "sha256": "16023a58fa4f95c8a13b7aec9cfd6d935bc941ccdf1e939b6cb33e3405d2fa44"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_expert_plausibility_label.jsonl",
      "name": "info_test_expert_plausibility_label.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "250530 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/expert_plausibility_label.jsonl",
      "sha256": "c67a97a520cd75767126d06ed5ddeeab8218408c4714657dff1324f38c4adfc0"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_sentence_label.json",
      "name": "info_test_sentence_label.json",
      "encodingFormat": "application/json",
      "contentSize": "16737156 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/sentence_label.json",
      "sha256": "5dba24ee8958079d6154ae5367d07a2edaa3807a2faa69bb5f4bfd7cded79725"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "name": "info_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "encodingFormat": "application/json",
      "contentSize": "16737156 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.3-70b-instruct/gemini-2.5-flash-preview-04-17_sentence_label.json",
      "sha256": "5dba24ee8958079d6154ae5367d07a2edaa3807a2faa69bb5f4bfd7cded79725"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "info_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "89571 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.3-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "2a96cdc2916695051924187a63d871d0e9b9295edebec67fba17cbff422cd9c0"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.3-70b-instruct_llm_label.jsonl",
      "name": "info_test_llm_simulation_llama3.3-70b-instruct_llm_label.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "107319 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.3-70b-instruct/llm_label.jsonl",
      "sha256": "e7f0742a6cdbd8534f027c15f8e4938a22e58392462f9aa24a3dcb35c4806b96"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "info_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "146094 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.3-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "1029cbf72d2c160ea3f89d9917261c51ef73f6f4b4fa427331a1002b4d2ce62e"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.3-70b-instruct_llm_dialogue.jsonl",
      "name": "info_test_llm_simulation_llama3.3-70b-instruct_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "282742 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.3-70b-instruct/llm_dialogue.jsonl",
      "sha256": "e0b3cd94c881e8ba1067d57279fd7bf3ccadd88711f80f7e8ddea3f6be220864"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "name": "info_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "encodingFormat": "application/json",
      "contentSize": "13808064 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/qwen2.5-72b-instruct/gemini-2.5-flash-preview-04-17_sentence_label.json",
      "sha256": "9c72d563e85eaffe50c600b859387480230fb3b8d4d249462de03766dd6ec6cc"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "info_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "93728 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/qwen2.5-72b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "3418f820daa3097fbeb2fdc052a917af46c7bcccfc60154b3085e79cd1bd0a02"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_qwen2.5-72b-instruct_llm_label.jsonl",
      "name": "info_test_llm_simulation_qwen2.5-72b-instruct_llm_label.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "109657 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/qwen2.5-72b-instruct/llm_label.jsonl",
      "sha256": "b4455dbf6a2bdbdf6e69e78a3a7665b68d8899c8b81ce0f96656b687cf5878c8"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "info_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "139980 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/qwen2.5-72b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "e66b3b0723fd3094e2592e02cd9f745753781befd4f5b39a6ee106da832b7379"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_qwen2.5-72b-instruct_llm_dialogue.jsonl",
      "name": "info_test_llm_simulation_qwen2.5-72b-instruct_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "270206 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/qwen2.5-72b-instruct/llm_dialogue.jsonl",
      "sha256": "4277ec027473ae357840ab3a0b6a9a0a32426022e1cd8254de61b06ca21ea711"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "name": "info_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "encodingFormat": "application/json",
      "contentSize": "12842132 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/deepseek-llama-70b/gemini-2.5-flash-preview-04-17_sentence_label.json",
      "sha256": "d490afbcb7e70f6c3ad4a00dfaea1322cc9e9b8f43dd9fa16d581ffc8c576236"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "info_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "96116 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/deepseek-llama-70b/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "db9384007f3921edb649925dc0b998027a19c2502ca85d076f6e51cd42a2a000"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_deepseek-llama-70b_llm_label.jsonl",
      "name": "info_test_llm_simulation_deepseek-llama-70b_llm_label.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "88857 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/deepseek-llama-70b/llm_label.jsonl",
      "sha256": "1dfb1d3db0ca9702e3f23c1984096d4ab6e03d6e5be84490357da556d1d0da6b"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "info_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "152448 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/deepseek-llama-70b/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "29ce434b23b30780130b642f2c39c3aaa134091e372f6905934bfdc12727dcf1"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_deepseek-llama-70b_llm_dialogue.jsonl",
      "name": "info_test_llm_simulation_deepseek-llama-70b_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "282801 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/deepseek-llama-70b/llm_dialogue.jsonl",
      "sha256": "87ad3279819c3ab2d1d24e3b176521f4457e74ec53b11b612692a13b6c265b91"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "name": "info_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "encodingFormat": "application/json",
      "contentSize": "14587901 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/gpt-4o-mini/gemini-2.5-flash-preview-04-17_sentence_label.json",
      "sha256": "4b0f88860bfb13453da45ef7bf6529026f70630bd211520026b2e8e5b3f17cd4"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "info_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "93531 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/gpt-4o-mini/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "d259012107c8ea6dbb87946b867f71b0121d597bba388b1bee08d993a1d1abbb"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_gpt-4o-mini_llm_label.jsonl",
      "name": "info_test_llm_simulation_gpt-4o-mini_llm_label.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "104004 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/gpt-4o-mini/llm_label.jsonl",
      "sha256": "6f20b74fd7cea0dd41afab17acaf05af4bfa00fa94b6bc2e4a86275ee0fc7e97"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "info_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "140266 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/gpt-4o-mini/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "f1a937148b91cef8cdf8f625fc783a24ac0ec7ec0cf1769875240a02d8ca7576"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_gpt-4o-mini_llm_dialogue.jsonl",
      "name": "info_test_llm_simulation_gpt-4o-mini_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "283792 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/gpt-4o-mini/llm_dialogue.jsonl",
      "sha256": "b45ebb17457cc3e9b02e27cecc542509d80008ea608b408628b4fb85dc2230a6"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "name": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "encodingFormat": "application/json",
      "contentSize": "16954419 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/gemini-2.5-flash-preview-04-17/gemini-2.5-flash-preview-04-17_sentence_label.json",
      "sha256": "15cbdb3ff93f96a2d0d7031f4ec07d276c10dccf177a779ed66c4d0e47fedc9e"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "91344 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/gemini-2.5-flash-preview-04-17/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "48af4d81d67afae28c9681aa6118d9ea1c1f374f8fe7da4734370c946effd058"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_llm_label.jsonl",
      "name": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_llm_label.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "92975 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/gemini-2.5-flash-preview-04-17/llm_label.jsonl",
      "sha256": "f017d84540cd597ceb3dd9b842c5f087f3899bf1c2ce8c1010f3ed04c09ffdb8"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "135462 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/gemini-2.5-flash-preview-04-17/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "a164dea58e154f95e3166d079e0e6c100252df4ec2a2f7645d82cc55c8370c96"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_llm_dialogue.jsonl",
      "name": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "269970 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/gemini-2.5-flash-preview-04-17/llm_dialogue.jsonl",
      "sha256": "8288046e747cf546e0070d452de1c64a38a30d92a62c817a13d876193f6c04bc"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "name": "info_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "encodingFormat": "application/json",
      "contentSize": "12195542 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/qwen2.5-7b-instruct/gemini-2.5-flash-preview-04-17_sentence_label.json",
      "sha256": "19f0f000f927041415c333ec0e1b5f20e2ffdd57a83a73b1d181076a9ab82616"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "info_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "91810 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/qwen2.5-7b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "d027e1bc7258f63cfd49b5726412a93e61c7c632380fa748413c148e1d7e71fc"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_qwen2.5-7b-instruct_llm_label.jsonl",
      "name": "info_test_llm_simulation_qwen2.5-7b-instruct_llm_label.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "93351 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/qwen2.5-7b-instruct/llm_label.jsonl",
      "sha256": "71dec3ec2ea2b9ddbd6ae32868d7d845ca4c31be2d9d8b602c8aacf4fba465c6"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "info_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "141885 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/qwen2.5-7b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "66e1b6ad9faed51104c75f8c047a37c1638d04cb672b51816fafa874ea7ca59c"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_qwen2.5-7b-instruct_llm_dialogue.jsonl",
      "name": "info_test_llm_simulation_qwen2.5-7b-instruct_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "265989 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/qwen2.5-7b-instruct/llm_dialogue.jsonl",
      "sha256": "fd3fd003b9bf54fca1f7d3d113bb34da20f6a577b79e9414bf382d3ae06fc4c7"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "name": "info_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "encodingFormat": "application/json",
      "contentSize": "13608331 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.1-8b-instruct/gemini-2.5-flash-preview-04-17_sentence_label.json",
      "sha256": "aabd3e16082e58e4fa81b31dd2d8a9d62b204750b4b2603bf18bef78c935389d"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "info_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "94803 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.1-8b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "a3a25e0d2ab02e66d20ce5acba47c160207090ec7544ba6ca611fc54e0e3cc29"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.1-8b-instruct_llm_label.jsonl",
      "name": "info_test_llm_simulation_llama3.1-8b-instruct_llm_label.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "111441 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.1-8b-instruct/llm_label.jsonl",
      "sha256": "44b4770ff1fb314ae471d5cf4736347ce4f54d64db0d9eecccc7c6e5e4e56f18"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "info_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "161187 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.1-8b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "f5519b2c34088b91df840430c6d5ace89eef726a0ebd8662dc8aeb278c9c6945"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.1-8b-instruct_llm_dialogue.jsonl",
      "name": "info_test_llm_simulation_llama3.1-8b-instruct_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "294769 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.1-8b-instruct/llm_dialogue.jsonl",
      "sha256": "5da35fe0dd7f58aa010a1c27f968b8dc9a37ee513682d9e22528023aa514cc5c"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "name": "info_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
      "encodingFormat": "application/json",
      "contentSize": "14836140 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.1-70b-instruct/gemini-2.5-flash-preview-04-17_sentence_label.json",
      "sha256": "0b345891eda53aee003d11771f408a7f7f329803ef45f0e32ab432ef9dd52c2c"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "name": "info_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "93905 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.1-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
      "sha256": "abbba329a1edca61383a381de7cbe0ab2bd766a33cb4f897214f9743b196e9de"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.1-70b-instruct_llm_label.jsonl",
      "name": "info_test_llm_simulation_llama3.1-70b-instruct_llm_label.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "99274 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.1-70b-instruct/llm_label.jsonl",
      "sha256": "0e46173de1836f87d3e2df7c522a01d7aee03156d2fd7af2b296f2a54cf96f27"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "name": "info_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "encodingFormat": "application/json",
      "contentSize": "140255 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.1-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
      "sha256": "8ac1e72ce0834411f6857aff1c7c4d134053fd15455b33ca5987cae786df1a09"
    },
    {
      "@type": "sc:FileObject",
      "@id": "info_test_llm_simulation_llama3.1-70b-instruct_llm_dialogue.jsonl",
      "name": "info_test_llm_simulation_llama3.1-70b-instruct_llm_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "301701 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/info_test/llm_simulation/llama3.1-70b-instruct/llm_dialogue.jsonl",
      "sha256": "f8182b09c8362c2420be2cb3276b00601c82207fe89ca9e9460bd673c64487b0"
    },
    {
      "@type": "sc:FileObject",
      "@id": "sentence_cls_valid_dialogue.jsonl",
      "name": "sentence_cls_valid_dialogue.jsonl",
      "encodingFormat": "application/octet-stream",
      "contentSize": "54019 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/sentence_cls_valid/dialogue.jsonl",
      "sha256": "b4baca66fb93da5e3257ffa279fa57117499a73c1926d049260e0eb522494b16"
    },
    {
      "@type": "sc:FileObject",
      "@id": "sentence_cls_valid_sentence_label_gemini-2.5-flash-preview-04-17.json",
      "name": "sentence_cls_valid_sentence_label_gemini-2.5-flash-preview-04-17.json",
      "encodingFormat": "application/json",
      "contentSize": "3110768 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/sentence_cls_valid/sentence_label_gemini-2.5-flash-preview-04-17.json",
      "sha256": "8c413d5e29c4eb59e7cce545c7e9e9ef2885b1555521a531582a4b5bba825140"
    },
    {
      "@type": "sc:FileObject",
      "@id": "sentence_cls_valid_sentence_label_manual.json",
      "name": "sentence_cls_valid_sentence_label_manual.json",
      "encodingFormat": "application/json",
      "contentSize": "159838 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/sentence_cls_valid/sentence_label_manual.json",
      "sha256": "1b2b7b9faaa490814098781b3c5a7235799adfe8e5f000a07c1db9b4311a82e3"
    },
    {
      "@type": "sc:FileObject",
      "@id": "sentence_cls_valid_sentence_label_gpt-4o.json",
      "name": "sentence_cls_valid_sentence_label_gpt-4o.json",
      "encodingFormat": "application/json",
      "contentSize": "2770015 bytes",
      "contentUrl": "https://physionet.org/content/persona-patientsim/1.0.0/sentence_cls_valid/sentence_label_gpt-4o.json",
      "sha256": "9e4d0150a87e36ef1abc596314999d08584153eda0073d10a179b4e166e9a189"
    }
  ],
  "recordSet": {
    "@type": "cr:RecordSet",
    "name": "files",
    "description": "All files in the dataset (84 files, 155,270,644 bytes)",
    "field": [
      {
        "@type": "cr:Field",
        "name": "file_path",
        "description": "Relative path to the file",
        "dataType": "sc:Text"
      },
      {
        "@type": "cr:Field",
        "name": "file_name",
        "description": "Name of the file",
        "dataType": "sc:Text"
      },
      {
        "@type": "cr:Field",
        "name": "content_type",
        "description": "MIME type of the file",
        "dataType": "sc:Text"
      },
      {
        "@type": "cr:Field",
        "name": "file_size",
        "description": "Size of the file in bytes",
        "dataType": "sc:Integer"
      }
    ],
    "data": [
      {
        "file_path": "LICENSE.txt",
        "file_name": "LICENSE.txt",
        "content_type": "text/plain",
        "file_size": 2518
      },
      {
        "file_path": "patient_profile.json",
        "file_name": "patient_profile.json",
        "content_type": "application/json",
        "file_size": 671705
      },
      {
        "file_path": "analysis.ipynb",
        "file_name": "analysis.ipynb",
        "content_type": "application/octet-stream",
        "file_size": 70831
      },
      {
        "file_path": "persona_test/expert_dialogue.jsonl",
        "file_name": "persona_test_expert_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 615466
      },
      {
        "file_path": "persona_test/llm_simulation/llama3.3-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "persona_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 179000
      },
      {
        "file_path": "persona_test/llm_simulation/llama3.3-70b-instruct/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "file_name": "persona_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "content_type": "application/json",
        "file_size": 68867
      },
      {
        "file_path": "persona_test/llm_simulation/llama3.3-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "persona_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 289335
      },
      {
        "file_path": "persona_test/llm_simulation/llama3.3-70b-instruct/llm_dialogue.jsonl",
        "file_name": "persona_test_llm_simulation_llama3.3-70b-instruct_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 689363
      },
      {
        "file_path": "persona_test/llm_simulation/qwen2.5-72b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "persona_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 186439
      },
      {
        "file_path": "persona_test/llm_simulation/qwen2.5-72b-instruct/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "file_name": "persona_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "content_type": "application/json",
        "file_size": 61645
      },
      {
        "file_path": "persona_test/llm_simulation/qwen2.5-72b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "persona_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 288127
      },
      {
        "file_path": "persona_test/llm_simulation/qwen2.5-72b-instruct/llm_dialogue.jsonl",
        "file_name": "persona_test_llm_simulation_qwen2.5-72b-instruct_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 600830
      },
      {
        "file_path": "persona_test/llm_simulation/deepseek-llama-70b/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "persona_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 187506
      },
      {
        "file_path": "persona_test/llm_simulation/deepseek-llama-70b/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "file_name": "persona_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "content_type": "application/json",
        "file_size": 73981
      },
      {
        "file_path": "persona_test/llm_simulation/deepseek-llama-70b/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "persona_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 284368
      },
      {
        "file_path": "persona_test/llm_simulation/deepseek-llama-70b/llm_dialogue.jsonl",
        "file_name": "persona_test_llm_simulation_deepseek-llama-70b_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 789825
      },
      {
        "file_path": "persona_test/llm_simulation/gpt-4o-mini/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "persona_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 178712
      },
      {
        "file_path": "persona_test/llm_simulation/gpt-4o-mini/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "file_name": "persona_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "content_type": "application/json",
        "file_size": 66810
      },
      {
        "file_path": "persona_test/llm_simulation/gpt-4o-mini/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "persona_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 285017
      },
      {
        "file_path": "persona_test/llm_simulation/gpt-4o-mini/llm_dialogue.jsonl",
        "file_name": "persona_test_llm_simulation_gpt-4o-mini_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 647935
      },
      {
        "file_path": "persona_test/llm_simulation/gemini-2.5-flash-preview-04-17/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "persona_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 187145
      },
      {
        "file_path": "persona_test/llm_simulation/gemini-2.5-flash-preview-04-17/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "file_name": "persona_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "content_type": "application/json",
        "file_size": 60429
      },
      {
        "file_path": "persona_test/llm_simulation/gemini-2.5-flash-preview-04-17/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "persona_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 290293
      },
      {
        "file_path": "persona_test/llm_simulation/gemini-2.5-flash-preview-04-17/llm_dialogue.jsonl",
        "file_name": "persona_test_llm_simulation_gemini-2.5-flash-preview-04-17_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 734494
      },
      {
        "file_path": "persona_test/llm_simulation/qwen2.5-7b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "persona_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 182942
      },
      {
        "file_path": "persona_test/llm_simulation/qwen2.5-7b-instruct/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "file_name": "persona_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "content_type": "application/json",
        "file_size": 64290
      },
      {
        "file_path": "persona_test/llm_simulation/qwen2.5-7b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "persona_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 293256
      },
      {
        "file_path": "persona_test/llm_simulation/qwen2.5-7b-instruct/llm_dialogue.jsonl",
        "file_name": "persona_test_llm_simulation_qwen2.5-7b-instruct_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 591526
      },
      {
        "file_path": "persona_test/llm_simulation/llama3.1-8b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "persona_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 188182
      },
      {
        "file_path": "persona_test/llm_simulation/llama3.1-8b-instruct/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "file_name": "persona_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "content_type": "application/json",
        "file_size": 68724
      },
      {
        "file_path": "persona_test/llm_simulation/llama3.1-8b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "persona_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 316883
      },
      {
        "file_path": "persona_test/llm_simulation/llama3.1-8b-instruct/llm_dialogue.jsonl",
        "file_name": "persona_test_llm_simulation_llama3.1-8b-instruct_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 722620
      },
      {
        "file_path": "persona_test/llm_simulation/llama3.1-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "persona_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 191086
      },
      {
        "file_path": "persona_test/llm_simulation/llama3.1-70b-instruct/gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "file_name": "persona_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_ddx_Patient.json",
        "content_type": "application/json",
        "file_size": 69319
      },
      {
        "file_path": "persona_test/llm_simulation/llama3.1-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "persona_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 306062
      },
      {
        "file_path": "persona_test/llm_simulation/llama3.1-70b-instruct/llm_dialogue.jsonl",
        "file_name": "persona_test_llm_simulation_llama3.1-70b-instruct_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 761860
      },
      {
        "file_path": "info_test/llm_plausibility_label.jsonl",
        "file_name": "info_test_llm_plausibility_label.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 107319
      },
      {
        "file_path": "info_test/dialogue.jsonl",
        "file_name": "info_test_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 282690
      },
      {
        "file_path": "info_test/expert_plausibility_label.jsonl",
        "file_name": "info_test_expert_plausibility_label.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 250530
      },
      {
        "file_path": "info_test/sentence_label.json",
        "file_name": "info_test_sentence_label.json",
        "content_type": "application/json",
        "file_size": 16737156
      },
      {
        "file_path": "info_test/llm_simulation/llama3.3-70b-instruct/gemini-2.5-flash-preview-04-17_sentence_label.json",
        "file_name": "info_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
        "content_type": "application/json",
        "file_size": 16737156
      },
      {
        "file_path": "info_test/llm_simulation/llama3.3-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "info_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 89571
      },
      {
        "file_path": "info_test/llm_simulation/llama3.3-70b-instruct/llm_label.jsonl",
        "file_name": "info_test_llm_simulation_llama3.3-70b-instruct_llm_label.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 107319
      },
      {
        "file_path": "info_test/llm_simulation/llama3.3-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "info_test_llm_simulation_llama3.3-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 146094
      },
      {
        "file_path": "info_test/llm_simulation/llama3.3-70b-instruct/llm_dialogue.jsonl",
        "file_name": "info_test_llm_simulation_llama3.3-70b-instruct_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 282742
      },
      {
        "file_path": "info_test/llm_simulation/qwen2.5-72b-instruct/gemini-2.5-flash-preview-04-17_sentence_label.json",
        "file_name": "info_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
        "content_type": "application/json",
        "file_size": 13808064
      },
      {
        "file_path": "info_test/llm_simulation/qwen2.5-72b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "info_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 93728
      },
      {
        "file_path": "info_test/llm_simulation/qwen2.5-72b-instruct/llm_label.jsonl",
        "file_name": "info_test_llm_simulation_qwen2.5-72b-instruct_llm_label.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 109657
      },
      {
        "file_path": "info_test/llm_simulation/qwen2.5-72b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "info_test_llm_simulation_qwen2.5-72b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 139980
      },
      {
        "file_path": "info_test/llm_simulation/qwen2.5-72b-instruct/llm_dialogue.jsonl",
        "file_name": "info_test_llm_simulation_qwen2.5-72b-instruct_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 270206
      },
      {
        "file_path": "info_test/llm_simulation/deepseek-llama-70b/gemini-2.5-flash-preview-04-17_sentence_label.json",
        "file_name": "info_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_sentence_label.json",
        "content_type": "application/json",
        "file_size": 12842132
      },
      {
        "file_path": "info_test/llm_simulation/deepseek-llama-70b/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "info_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 96116
      },
      {
        "file_path": "info_test/llm_simulation/deepseek-llama-70b/llm_label.jsonl",
        "file_name": "info_test_llm_simulation_deepseek-llama-70b_llm_label.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 88857
      },
      {
        "file_path": "info_test/llm_simulation/deepseek-llama-70b/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "info_test_llm_simulation_deepseek-llama-70b_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 152448
      },
      {
        "file_path": "info_test/llm_simulation/deepseek-llama-70b/llm_dialogue.jsonl",
        "file_name": "info_test_llm_simulation_deepseek-llama-70b_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 282801
      },
      {
        "file_path": "info_test/llm_simulation/gpt-4o-mini/gemini-2.5-flash-preview-04-17_sentence_label.json",
        "file_name": "info_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_sentence_label.json",
        "content_type": "application/json",
        "file_size": 14587901
      },
      {
        "file_path": "info_test/llm_simulation/gpt-4o-mini/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "info_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 93531
      },
      {
        "file_path": "info_test/llm_simulation/gpt-4o-mini/llm_label.jsonl",
        "file_name": "info_test_llm_simulation_gpt-4o-mini_llm_label.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 104004
      },
      {
        "file_path": "info_test/llm_simulation/gpt-4o-mini/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "info_test_llm_simulation_gpt-4o-mini_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 140266
      },
      {
        "file_path": "info_test/llm_simulation/gpt-4o-mini/llm_dialogue.jsonl",
        "file_name": "info_test_llm_simulation_gpt-4o-mini_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 283792
      },
      {
        "file_path": "info_test/llm_simulation/gemini-2.5-flash-preview-04-17/gemini-2.5-flash-preview-04-17_sentence_label.json",
        "file_name": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_sentence_label.json",
        "content_type": "application/json",
        "file_size": 16954419
      },
      {
        "file_path": "info_test/llm_simulation/gemini-2.5-flash-preview-04-17/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 91344
      },
      {
        "file_path": "info_test/llm_simulation/gemini-2.5-flash-preview-04-17/llm_label.jsonl",
        "file_name": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_llm_label.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 92975
      },
      {
        "file_path": "info_test/llm_simulation/gemini-2.5-flash-preview-04-17/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 135462
      },
      {
        "file_path": "info_test/llm_simulation/gemini-2.5-flash-preview-04-17/llm_dialogue.jsonl",
        "file_name": "info_test_llm_simulation_gemini-2.5-flash-preview-04-17_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 269970
      },
      {
        "file_path": "info_test/llm_simulation/qwen2.5-7b-instruct/gemini-2.5-flash-preview-04-17_sentence_label.json",
        "file_name": "info_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
        "content_type": "application/json",
        "file_size": 12195542
      },
      {
        "file_path": "info_test/llm_simulation/qwen2.5-7b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "info_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 91810
      },
      {
        "file_path": "info_test/llm_simulation/qwen2.5-7b-instruct/llm_label.jsonl",
        "file_name": "info_test_llm_simulation_qwen2.5-7b-instruct_llm_label.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 93351
      },
      {
        "file_path": "info_test/llm_simulation/qwen2.5-7b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "info_test_llm_simulation_qwen2.5-7b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 141885
      },
      {
        "file_path": "info_test/llm_simulation/qwen2.5-7b-instruct/llm_dialogue.jsonl",
        "file_name": "info_test_llm_simulation_qwen2.5-7b-instruct_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 265989
      },
      {
        "file_path": "info_test/llm_simulation/llama3.1-8b-instruct/gemini-2.5-flash-preview-04-17_sentence_label.json",
        "file_name": "info_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
        "content_type": "application/json",
        "file_size": 13608331
      },
      {
        "file_path": "info_test/llm_simulation/llama3.1-8b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "info_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 94803
      },
      {
        "file_path": "info_test/llm_simulation/llama3.1-8b-instruct/llm_label.jsonl",
        "file_name": "info_test_llm_simulation_llama3.1-8b-instruct_llm_label.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 111441
      },
      {
        "file_path": "info_test/llm_simulation/llama3.1-8b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "info_test_llm_simulation_llama3.1-8b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 161187
      },
      {
        "file_path": "info_test/llm_simulation/llama3.1-8b-instruct/llm_dialogue.jsonl",
        "file_name": "info_test_llm_simulation_llama3.1-8b-instruct_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 294769
      },
      {
        "file_path": "info_test/llm_simulation/llama3.1-70b-instruct/gemini-2.5-flash-preview-04-17_sentence_label.json",
        "file_name": "info_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_sentence_label.json",
        "content_type": "application/json",
        "file_size": 14836140
      },
      {
        "file_path": "info_test/llm_simulation/llama3.1-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "file_name": "info_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_Patient.json",
        "content_type": "application/json",
        "file_size": 93905
      },
      {
        "file_path": "info_test/llm_simulation/llama3.1-70b-instruct/llm_label.jsonl",
        "file_name": "info_test_llm_simulation_llama3.1-70b-instruct_llm_label.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 99274
      },
      {
        "file_path": "info_test/llm_simulation/llama3.1-70b-instruct/gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "file_name": "info_test_llm_simulation_llama3.1-70b-instruct_gemini-2.5-flash-preview-04-17_profile_consistency_LLMscore_Patient.json",
        "content_type": "application/json",
        "file_size": 140255
      },
      {
        "file_path": "info_test/llm_simulation/llama3.1-70b-instruct/llm_dialogue.jsonl",
        "file_name": "info_test_llm_simulation_llama3.1-70b-instruct_llm_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 301701
      },
      {
        "file_path": "sentence_cls_valid/dialogue.jsonl",
        "file_name": "sentence_cls_valid_dialogue.jsonl",
        "content_type": "application/octet-stream",
        "file_size": 54019
      },
      {
        "file_path": "sentence_cls_valid/sentence_label_gemini-2.5-flash-preview-04-17.json",
        "file_name": "sentence_cls_valid_sentence_label_gemini-2.5-flash-preview-04-17.json",
        "content_type": "application/json",
        "file_size": 3110768
      },
      {
        "file_path": "sentence_cls_valid/sentence_label_manual.json",
        "file_name": "sentence_cls_valid_sentence_label_manual.json",
        "content_type": "application/json",
        "file_size": 159838
      },
      {
        "file_path": "sentence_cls_valid/sentence_label_gpt-4o.json",
        "file_name": "sentence_cls_valid_sentence_label_gpt-4o.json",
        "content_type": "application/json",
        "file_size": 2770015
      }
    ]
  }
}