Commit
·
9ae41d7
1
Parent(s):
28ca12b
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,9 @@ Open-muse is a project to openly reproduce the transformer-based [MUSE](https://
|
|
| 13 |
The [open-muse](https://github.com/huggingface/muse) repo contains the model implementation, training code and everything related to training.
|
| 14 |
All the artefacts of this project, such as the training checkpoints and final models will be uploaded to this organization.
|
| 15 |
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
## Steps:
|
| 18 |
|
|
|
|
| 13 |
The [open-muse](https://github.com/huggingface/muse) repo contains the model implementation, training code and everything related to training.
|
| 14 |
All the artefacts of this project, such as the training checkpoints and final models will be uploaded to this organization.
|
| 15 |
|
| 16 |
+
# Training Logs:
|
| 17 |
+
|
| 18 |
+
All training logs can be found in this [W&B Project](https://wandb.ai/psuraj/muse?workspace=user-)
|
| 19 |
|
| 20 |
## Steps:
|
| 21 |
|