Update README.md
Browse files
README.md
CHANGED
@@ -33,8 +33,8 @@ The training process was geared towards simulating verbal exchanges between doct
|
|
33 |
|
34 |
### Usage of the model
|
35 |
- The user can take on the role of a doctor, and the model can engage in conversation with you as if it were a patient.
|
36 |
-
- You can provide the model with a brief patient background in the system prompt, and the model will respond based on that prompt. (
|
37 |
-
- Directly asking the certain disease about the symptoms and the possible therapies.**(Warning: It's not medical advice!)**
|
38 |
|
39 |
### Model evaluation
|
40 |
The model got the **TMMLU+** (0 shot) performance using [EleutherAI/lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness) with default settings.
|
|
|
33 |
|
34 |
### Usage of the model
|
35 |
- The user can take on the role of a doctor, and the model can engage in conversation with you as if it were a patient.
|
36 |
+
- You can provide the model with a brief patient background in the system prompt, and the model will respond based on that prompt. **(using gpt to generate prompt: [**colab**](https://colab.research.google.com/drive/17MSob_tQ2hPtMBL0xOF2zzV6WWe4dEG6?usp=sharing))**
|
37 |
+
- Directly asking the certain disease about the symptoms and the possible therapies.**(Warning: It's not medical advice!)**
|
38 |
|
39 |
### Model evaluation
|
40 |
The model got the **TMMLU+** (0 shot) performance using [EleutherAI/lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness) with default settings.
|