Spaces:
Build error
Build error
creds
Browse files
app.py
CHANGED
@@ -204,8 +204,8 @@ else:
|
|
204 |
|
205 |
st.sidebar.markdown(
|
206 |
"""
|
207 |
-
Credits for the REBEL model go out to Pere-Lluís Huguet Cabot and Roberto Navigli.
|
208 |
The code can be found [here](https://github.com/Babelscape/rebel),
|
209 |
-
and the original paper [here](https://github.com/Babelscape/rebel/blob/main/docs/EMNLP_2021_REBEL__Camera_Ready_.pdf)
|
210 |
"""
|
211 |
)
|
|
|
204 |
|
205 |
st.sidebar.markdown(
|
206 |
"""
|
207 |
+
*Credits for the REBEL model go out to Pere-Lluís Huguet Cabot and Roberto Navigli.
|
208 |
The code can be found [here](https://github.com/Babelscape/rebel),
|
209 |
+
and the original paper [here](https://github.com/Babelscape/rebel/blob/main/docs/EMNLP_2021_REBEL__Camera_Ready_.pdf)*
|
210 |
"""
|
211 |
)
|