CoolFace
Datasetpublic

zirui3/multi-turn-med-dialog

data summary Multi-Turn Medical diaglogue of chinese & english samples zh: 1.5k { "dialog_id": 3, "thread": [ { "turn": 0, "text": "眼睛白内障内膜薄怎么办(女,82岁)", "role": "patient" }, { "turn": 1, "text": "您好,您为什么要咨询内膜呢?", "role": "doctor" }, { "turn": 2, "text": "是怕晶状体囊膜太薄放不了人工晶体吗?", "role": "doctor" }, { "turn": 3, "text": "今天检验白内障,眼内膜只有500,医生说不能做手术。"… See the full description on the dataset page: https://huggingface.co/datasets/zirui3/multi-turn-med-dialog.

sourceHugging Facemitupdated 3y agoView on Hugging Face
5likes38downloads
Dataset Card

data summary

Multi-Turn Medical diaglogue of chinese & english

samples

zh: 1.5k

json
{
  "dialog_id": 3,
  "thread": [
    {   
      "turn": 0,
      "text": "眼睛白内障内膜薄怎么办(女,82岁)",
      "role": "patient"
    },  
    {   
      "turn": 1,
      "text": "您好,您为什么要咨询内膜呢?",
      "role": "doctor"
    },  
    {   
      "turn": 2,
      "text": "是怕晶状体囊膜太薄放不了人工晶体吗?",
      "role": "doctor"
    },  
    {   
      "turn": 3,
      "text": "今天检验白内障,眼内膜只有500,医生说不能做手术。",
      "role": "patient"
    },  
    {   
      "turn": 4,
      "text": "方便把报告单发来看一下吗?",
      "role": "doctor"
    },  
    {   
      "turn": 5,
      "text": "医院还没有给结果给我,检查后给我们说了一下。",
      "role": "patient"
    }
  ]
}