fhai50032 commited on
Commit
a4d6ab7
1 Parent(s): ee89672

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -71,7 +71,7 @@ neftune_noise_alpha=1
71
  3. Disease_remedies
72
 
73
  Created using GPT 3.5 Turbo
74
- ```
75
  Sample:
76
  {
77
  "Gastroesophageal Reflux Disease (GERD)": {
@@ -79,8 +79,7 @@ neftune_noise_alpha=1
79
  "remedies_that_dont_work": "Avoid overeating and late-night snacks. Smoking and excessive alcohol consumption can exacerbate symptoms. Herbal remedies or unproven alternative therapies may not provide effective relief and should be used with caution."
80
  }
81
  }
82
-
83
- ```
84
 
85
  Training-Params
86
  ```
 
71
  3. Disease_remedies
72
 
73
  Created using GPT 3.5 Turbo
74
+ ```json
75
  Sample:
76
  {
77
  "Gastroesophageal Reflux Disease (GERD)": {
 
79
  "remedies_that_dont_work": "Avoid overeating and late-night snacks. Smoking and excessive alcohol consumption can exacerbate symptoms. Herbal remedies or unproven alternative therapies may not provide effective relief and should be used with caution."
80
  }
81
  }
82
+ ```
 
83
 
84
  Training-Params
85
  ```