dammy commited on
Commit
07dd6fa
β€’
1 Parent(s): b899551

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -2,8 +2,8 @@ import gradio as gr
2
 
3
  examples_ = [
4
  ["Taking a stand against modern slavery. Ethical practices, slavery-free supply chains. Join us in championing justice. #EndModernSlavery #EthicalBusiness"],
5
- ["Climate change is a grave concern for humanity. It demands urgent attention and collective action. Let's come together to address this global challenge and work towards a sustainable future for all. 🌍🀝 #ClimateChange #Sustainability",
6
- "Deeply troubled by recent revelations about the CEO. Allegations of misconduct raise serious concerns about leadership ethics. As consumers, we must hold leaders accountable for their actions. Transparency and accountability are non-negotiable. #CorporateEthics #Accountability"],
7
  ]
8
 
9
  interface_description = "Explore ESG-related classification using the ESG BERT model. Simply enter a question or input, and observe the model's responses. Feel free to use the provided examples for inspiration!"
 
2
 
3
  examples_ = [
4
  ["Taking a stand against modern slavery. Ethical practices, slavery-free supply chains. Join us in championing justice. #EndModernSlavery #EthicalBusiness"],
5
+ ["Climate change is a grave concern for humanity. It demands urgent attention and collective action. Let's come together to address this global challenge and work towards a sustainable future for all. 🌍🀝 #ClimateChange #Sustainability"]
6
+ ["Deeply troubled by recent revelations about the CEO. Allegations of misconduct raise serious concerns about leadership ethics. As consumers, we must hold leaders accountable for their actions. Transparency and accountability are non-negotiable. #CorporateEthics #Accountability"]
7
  ]
8
 
9
  interface_description = "Explore ESG-related classification using the ESG BERT model. Simply enter a question or input, and observe the model's responses. Feel free to use the provided examples for inspiration!"