Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,5 @@ language:
|
|
| 4 |
- en
|
| 5 |
base_model:
|
| 6 |
- microsoft/BioGPT-Large
|
| 7 |
-
---
|
|
|
|
|
|
| 4 |
- en
|
| 5 |
base_model:
|
| 6 |
- microsoft/BioGPT-Large
|
| 7 |
+
---
|
| 8 |
+
This is a fine tunned version of Bio GPT to analyze the doctor and patient conversation converted into text using whisper and then label the text as doctor or patient
|