Spaces:
Runtime error
Runtime error
trying different readme and dockerfile configr
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
sdk: docker
|
4 |
-
|
5 |
---
|
6 |
|
7 |
-
#
|
8 |
|
9 |
-
This Space
|
10 |
-
|
|
|
|
1 |
---
|
2 |
+
title: Psychology Tutor Engine
|
3 |
sdk: docker
|
4 |
+
app_port: 7860
|
5 |
---
|
6 |
|
7 |
+
# Psychology Tutor Engine - Interactive Workspace
|
8 |
|
9 |
+
This Space launches a JupyterLab environment on the free `cpu-basic` tier.
|
10 |
+
|
11 |
+
From here you can run the data processing pipeline, the main tutor modeling notebook, or manually start the T5 fine-tuning script.
|