yjernite HF Staff commited on
Commit
b873c02
·
verified ·
1 Parent(s): 153d3ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -347,6 +347,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft(), title="🤗 Policy Docs Q
347
  example_questions = [
348
  "What role does replicable evaluation play in AI regulation?",
349
  "Should regulation prioritize risks of models becoming sentient or escaping human control?",
 
350
  "How does dataset transparency help address risks of accidents and abuse of AI systems?",
351
  ]
352
  gr.Examples(
 
347
  example_questions = [
348
  "What role does replicable evaluation play in AI regulation?",
349
  "Should regulation prioritize risks of models becoming sentient or escaping human control?",
350
+ "What could a more balanced approach intellectual property in training data AI models look like?",
351
  "How does dataset transparency help address risks of accidents and abuse of AI systems?",
352
  ]
353
  gr.Examples(