ruisp commited on
Commit
f122dc0
1 Parent(s): 86d5653

Added June meeting.

Browse files
MINUTES_FOMC_HISTORY/index.faiss CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e362e82aa8ece787fbc9f0abb0c5e7e14c143501998ad583a27c2a3b1573d6bf
3
- size 104460333
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59ef812aeea1004e5d05646802eba4333049ac1ea6cf561a8a0ea5dba91c3e2d
3
+ size 104546349
MINUTES_FOMC_HISTORY/index.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adbe2bea0b6f6607020cafc27cc3c0ef8ce673e54bb507aac919d19db29de733
3
- size 58936041
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69b8b4f3faac6d36e1c03fabf359cfc072210811aab46ba514c15f9cc3925852
3
+ size 58990609
public_app.py CHANGED
@@ -88,7 +88,8 @@ if __name__ == '__main__':
88
  flagging_options=["error", "ambiguous", "not useful"],
89
  outputs=gr.Textbox(lines=1, label='Answer'),
90
  title='Chat with the FED meeting minutes',
91
- examples=[['Who were the voting members present in the meeting on March 2023?'],
 
92
  ['What was the economic outlook from the staff presented in the meeting '
93
  'of April 2009 with respect to labour market developments and industrial production?'],
94
  ['How important was the pandemic of Covid-19 in the discussions during 2020 for the effects of monetary policy?'],
 
88
  flagging_options=["error", "ambiguous", "not useful"],
89
  outputs=gr.Textbox(lines=1, label='Answer'),
90
  title='Chat with the FED meeting minutes',
91
+ examples=[['Summarize the monetary policy outlook discussed by the participants during the meeting of June 2023'],
92
+ ['Who were the voting members present in the meeting on March 2023?'],
93
  ['What was the economic outlook from the staff presented in the meeting '
94
  'of April 2009 with respect to labour market developments and industrial production?'],
95
  ['How important was the pandemic of Covid-19 in the discussions during 2020 for the effects of monetary policy?'],