Update app.py
Browse files
app.py
CHANGED
@@ -39,8 +39,7 @@ st.caption('Upon completing these two steps, kindly wait for a minute to receive
|
|
39 |
st.caption('Start by inputting the following instance of a claim and corresponding evidence into the designated text fields.')
|
40 |
#-----------------------------------------------------------------------------------------------
|
41 |
st.caption('**Example 1**')
|
42 |
-
st.caption(''':green[Claim:] :point_right: Amazon
|
43 |
-
raise wages $ 2 per hour through April in response to increased demand for its services because of the coronavirus pandemic .''')
|
44 |
|
45 |
st.caption(''':green[Evidence:] :point_right: Due to the consumers increasingly relying on online retailers,
|
46 |
Amazon planned to hire over 99,000 workers in the warehouse and delivery sector during the Pandemic in the USA.''')
|
|
|
39 |
st.caption('Start by inputting the following instance of a claim and corresponding evidence into the designated text fields.')
|
40 |
#-----------------------------------------------------------------------------------------------
|
41 |
st.caption('**Example 1**')
|
42 |
+
st.caption(''':green[Claim:] :point_right: Amazon to hire 100K workers and until April Amazon will raise hourly wages by $2 due to pandemic demand.''')
|
|
|
43 |
|
44 |
st.caption(''':green[Evidence:] :point_right: Due to the consumers increasingly relying on online retailers,
|
45 |
Amazon planned to hire over 99,000 workers in the warehouse and delivery sector during the Pandemic in the USA.''')
|