Ben Burtenshaw commited on
Commit
7055b44
β€’
1 Parent(s): 3ba8865

fix examples

Browse files
pages/2_πŸ‘©πŸΌβ€πŸ”¬ Describe Domain.py CHANGED
@@ -235,7 +235,7 @@ if st.button("πŸ€— Push Dataset Seed") and all(
235
  domain_expert_prompt,
236
  perspectives,
237
  topics,
238
- questions_answers,
239
  )
240
  ):
241
  if all(
 
235
  domain_expert_prompt,
236
  perspectives,
237
  topics,
238
+ examples,
239
  )
240
  ):
241
  if all(