Mikelium5 commited on
Commit
a2f130e
·
verified ·
1 Parent(s): d07a1bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ In this repository, you will find the QA corpora used in the following paper: [h
43
 
44
  Virtual patients (VPs) have emerged as potent educational tools in medical training and healthcare simulation. They offer medical students the opportunity to simulate authentic clinical consultations, allowing them to practice a wide range of scenarios and gain valuable experience before engaging with real patients during medical exams or interviews. These VPs are built upon dialogue systems, which are automated AI systems designed to interact with users through natural language conversations. The primary objective of a dialogue system is to facilitate effective communication between humans and computers, comprehend user input in the form of text or speech, and provide appropriate responses to user queries.
45
 
46
- To realize this objective, we have developed two medical domain corpora: a corpus containing manually aligned doctor questions, patient responses, and corresponding clinical histories in spanish [(VIR-PAT-QA corpus)](#QA). Additionally, to demonstrate the utility of these corpora, we have developed two models: a Question-Answer system ([QA model](https://huggingface.co/Mikelium5/VIR-PAT-QA/). This model aims to enhance medical training and education by enabling effective communication and interaction between medical professionals and AI systems.
47
 
48
 
49
  ## VIR-PAT-QA corpus
 
43
 
44
  Virtual patients (VPs) have emerged as potent educational tools in medical training and healthcare simulation. They offer medical students the opportunity to simulate authentic clinical consultations, allowing them to practice a wide range of scenarios and gain valuable experience before engaging with real patients during medical exams or interviews. These VPs are built upon dialogue systems, which are automated AI systems designed to interact with users through natural language conversations. The primary objective of a dialogue system is to facilitate effective communication between humans and computers, comprehend user input in the form of text or speech, and provide appropriate responses to user queries.
45
 
46
+ To achieve this objective, we have developed a medical domain QA corpus to enable models to achieve better results.
47
 
48
 
49
  ## VIR-PAT-QA corpus