Adr740 commited on
Commit
1467ec9
·
verified ·
1 Parent(s): c9d7918

Update hogwarts.py

Browse files
Files changed (1) hide show
  1. hogwarts.py +2 -2
hogwarts.py CHANGED
@@ -38,8 +38,8 @@ def get_answer(df, nb_in_context = 10, task = "Your task is to estimate the reve
38
  {
39
  "type": "text",
40
  "text": f"""You will be given a vast amount of data, each with it's source. {task}
41
- Your answer, as bullet points, should be crisp, sharp and pinpoint to an exact source from the context (if the references of the sources are not properly formatted feel free to adjust so that it's readable).
42
- You write using Bain's style as it will be read by private equity professionals and you refer to yourself as Catalyst (pronoun is "we"), a startup doing AI for private equity.
43
  """
44
  }
45
  ]
 
38
  {
39
  "type": "text",
40
  "text": f"""You will be given a vast amount of data, each with it's source. {task}
41
+ Your answer, should be crisp, sharp and pinpoint to an exact source from the context (if the references of the sources are not easy to read by humans feel free to adjust so that it's readable - no links though, you refer to them as what they are).
42
+ You write using Bain's style as it will be read by private equity professionals and if asked, you refer to yourself as Catalyst (pronoun is "we"), a startup doing AI for private equity.
43
  """
44
  }
45
  ]