GirishKiran commited on
Commit
d651bcc
1 Parent(s): d0b8edd

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +11 -2
app.py CHANGED
@@ -303,8 +303,17 @@ title = "Humana and YML Fine-tune LLM model"
303
  desc = '*Note: This model is fine-tuned by YML using GPT3.5 as the base LLM.'
304
  arti = '''
305
  <ul><li>The documents for fine-tuning are:</li>
306
- <li>Humana_ANOC_gold_plus_2023.pdf</li>
307
- <li>Humana_profile_2023.pdf</li>
 
 
 
 
 
 
 
 
 
308
  <li><i>**Note: You can add more documentation. The more documentation the model has the smarter it will be.</i></li>
309
  </ul>
310
  '''
 
303
  desc = '*Note: This model is fine-tuned by YML using GPT3.5 as the base LLM.'
304
  arti = '''
305
  <ul><li>The documents for fine-tuning are:</li>
306
+ <li>'ANOC - Humana Gold Plus SNP-DE (HMO-POS D-SNP).pdf', 'Humana Honor (PPO) - CMS Plan Rating.pdf', \n
307
+ 'Humana Gold Plus (HMO) - CMS Plan Rating.pdf', 'docushare-app-6_8_2023 3_58_22 AM.pdf', \n
308
+ 'Humana Honor (PPO) H5216-329 - Summary of Benefits.pdf', 'docushare-app-6_8_2023 4_00_10 AM.pdf', \n
309
+ 'Humana Gold Plus SNP-DE (HMO-POS D-SNP) - Summary of Benefits.pdf', 'covered-drugs.pdf', \n
310
+ 'Humana Gold Plus SNP-DE (HMO-POS D-SNP) - CMS Plan Rating.pdf', 'docushare-app-6_8_2023 3_58_27 AM.pdf', \n
311
+ 'Humana Honor (PPO) - Evidence of Coverage.pdf', 'docushare-app-6_8_2023 3_59_37 AM.pdf', \n
312
+ 'HumanaChoice (PPO) - Evidence of Coverage.pdf', 'HumanaChoice H5216-318 (PPO) - Summary of Benefits.pdf', \n
313
+ 'docushare-app-6_8_2023 4_00_39 AM.pdf', 'Humana Gold Plus SNP-DE (HMO-POS D-SNP) - Evidence of Coverage.pdf', \n
314
+ 'pre-authorization required.pdf', 'Humana Gold Plus H0028-014 (HMO) - Summary of Benefits.pdf', 'Step Therapy.pdf', \n
315
+ 'Pharmacy List.pdf', 'HumanaChoice (PPO) - CMS Plan Rating.pdf', 'Humana Gold Plus (HMO) - Evidence of Coverage.pdf', \n
316
+ 'docushare-app-6_8_2023 3_59_10 AM.pdf', 'docushare-app-6_8_2023 3_59_48 AM.pdf', 'docushare-app-6_8_2023 3_59_22 AM.pdf'</li>
317
  <li><i>**Note: You can add more documentation. The more documentation the model has the smarter it will be.</i></li>
318
  </ul>
319
  '''