Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ If you want to have a look into the training logs in detail,
|
|
| 14 |
|
| 15 |
1. download this repo and move it to a dir where you wish
|
| 16 |
2. Run python restore_mlflow_paths.py /path/to/your/dir user_name
|
| 17 |
-
3. Run "mlflow server" in this
|
| 18 |
|
| 19 |
You can see now the logs.
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
1. download this repo and move it to a dir where you wish
|
| 16 |
2. Run python restore_mlflow_paths.py /path/to/your/dir user_name
|
| 17 |
+
3. Run "mlflow server" in this dir
|
| 18 |
|
| 19 |
You can see now the logs.
|
| 20 |
|