FlameF0X commited on
Commit
35f317c
·
verified ·
1 Parent(s): 0bde4c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- # 🚂 Tiny AutoTrain Space (Custom Code Edition)
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
  """