https://github.com/daveshap/medicalquestionanswering
https://github.com/daveshap/medicalquestionanswering
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daveshap/medicalquestionanswering
- Owner: daveshap
- License: mit
- Created: 2022-05-20T12:25:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-20T14:00:05.000Z (about 4 years ago)
- Last Synced: 2024-04-30T09:28:52.505Z (about 2 years ago)
- Language: Python
- Size: 4.3 MB
- Stars: 18
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MedicalQuestionAnswering
## Examples
```jsonl
{"prompt": "<> \n\n Diagnosis:", "completion": "None found <>"}
{"prompt": "<> \n\n Medications:", "completion": "None found <>"}
```