Spaces:
Runtime error
Runtime error
app.py
CHANGED
|
@@ -26,7 +26,7 @@ See how it works [here](http://fras.uk/ml/large%20prior-free%20models/transforme
|
|
| 26 |
st.markdown('''
|
| 27 |
### t5-vae-python
|
| 28 |
|
| 29 |
-
This model is trained on lines of Python code from GitHub ([dataset](https://huggingface.co/datasets/Fraser/python-lines).
|
| 30 |
''')
|
| 31 |
|
| 32 |
|
|
|
|
| 26 |
st.markdown('''
|
| 27 |
### t5-vae-python
|
| 28 |
|
| 29 |
+
This model is trained on lines of Python code from GitHub ([dataset](https://huggingface.co/datasets/Fraser/python-lines)).
|
| 30 |
''')
|
| 31 |
|
| 32 |
|