ChenWeiLi commited on
Commit
da8eb6f
1 Parent(s): 1d907df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ 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. **(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
 
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 my patient generator: [**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