Adding Tensorboard
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ The model evaluation results after 10 epochs are as follows:
|
|
19 |
|
20 |
| dataset | train/loss | eval/loss | eval perplexity |
|
21 |
| ---------- | ---------- | -------------- | ---------- |
|
22 |
-
| [id puisi](https://huggingface.co/datasets/id_puisi) | 3.
|
23 |
|
24 |
-
The logs can be found in [wandb page here](https://wandb.ai/ayamerushia/gpt-2_poem/runs/
|
25 |
|
|
|
19 |
|
20 |
| dataset | train/loss | eval/loss | eval perplexity |
|
21 |
| ---------- | ---------- | -------------- | ---------- |
|
22 |
+
| [id puisi](https://huggingface.co/datasets/id_puisi) | 3.324700 | 3.502665 | 33.20 |
|
23 |
|
24 |
+
The logs can be found in [wandb page here](https://wandb.ai/ayamerushia/gpt-2_poem/runs/36ymudz9/overview?workspace=user-ayamerushia)
|
25 |
|