juancopi81 commited on
Commit
20d1715
·
1 Parent(s): 82f6b66

Update README.md

Browse files

Add notebook to readme file

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  # juancopi81/mutopia_guitar_mmm
17
 
18
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the [Mutopia Guitar Dataset](https://huggingface.co/datasets/juancopi81/mutopia_guitar_dataset). Use the widget to generate your piece and then use [this notebook](https://huggingface.co/datasets/juancopi81/mutopia_guitar_dataset) to hear it. (Work in progress)
19
  It achieves the following results on the evaluation set:
20
  - Train Loss: 1.3167
21
  - Validation Loss: 1.4135
 
15
 
16
  # juancopi81/mutopia_guitar_mmm
17
 
18
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the [Mutopia Guitar Dataset](https://huggingface.co/datasets/juancopi81/mutopia_guitar_dataset). Use the widget to generate your piece and then use [this notebook](https://colab.research.google.com/drive/14vlJwCvDmNH6SFfVuYY0Y18qTbaHEJCY?usp=sharing) to hear it (work in progress). The notebook is adapted from [the one created by Dr. Tristan Behrens](https://huggingface.co/TristanBehrens/js-fakes-4bars).
19
  It achieves the following results on the evaluation set:
20
  - Train Loss: 1.3167
21
  - Validation Loss: 1.4135