Update app.py
Browse files
app.py
CHANGED
@@ -30,14 +30,14 @@ st.caption('Then you need to input your evidence and press :green[ctrl+enter].')
|
|
30 |
st.caption('Upon completing these two steps, kindly wait for a minute to receive the results.')
|
31 |
st.caption(':red[At times, you may encounter null/none outputs, which could be a result of a delay in loading the models through the API. If you experience this problem, kindly try again after a few minutes.]')
|
32 |
|
33 |
-
st.caption('
|
34 |
|
35 |
-
st.
|
36 |
-
st.
|
37 |
raise wages $ 2 per hour through April in response to increased demand for its services because of the coronavirus pandemic .''')
|
38 |
|
39 |
-
st.
|
40 |
-
st.
|
41 |
Amazon planned to hire over 99,000 workers in the warehouse and delivery sector during the Pandemic in the USA.''')
|
42 |
|
43 |
|
|
|
30 |
st.caption('Upon completing these two steps, kindly wait for a minute to receive the results.')
|
31 |
st.caption(':red[At times, you may encounter null/none outputs, which could be a result of a delay in loading the models through the API. If you experience this problem, kindly try again after a few minutes.]')
|
32 |
|
33 |
+
st.caption('Start by inputting the following instance of a claim and corresponding evidence into the designated text fields.')
|
34 |
|
35 |
+
st.markdown('**:Green[Claim]:** point_down:')
|
36 |
+
st.markdown('''Amazon announced on March 16 it would hire 100,000 new warehouse and delivery workers and
|
37 |
raise wages $ 2 per hour through April in response to increased demand for its services because of the coronavirus pandemic .''')
|
38 |
|
39 |
+
st.markdown('**:Green[Evidence]:** point_down:')
|
40 |
+
st.markdown('''Due to the consumers increasingly relying on online retailers,
|
41 |
Amazon planned to hire over 99,000 workers in the warehouse and delivery sector during the Pandemic in the USA.''')
|
42 |
|
43 |
|