Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -263,7 +263,7 @@ def train_and_push_generator(
|
|
| 263 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
| 264 |
gr.Markdown(
|
| 265 |
"""
|
| 266 |
-
#
|
| 267 |
Login, pick a dataset, and train a **Custom Code** language model.
|
| 268 |
We will generate `modeling_custom.py` and `configuration_custom.py` and upload them to your repo!
|
| 269 |
"""
|
|
|
|
| 263 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
| 264 |
gr.Markdown(
|
| 265 |
"""
|
| 266 |
+
# Auto-PreTrain
|
| 267 |
Login, pick a dataset, and train a **Custom Code** language model.
|
| 268 |
We will generate `modeling_custom.py` and `configuration_custom.py` and upload them to your repo!
|
| 269 |
"""
|