Veucci commited on
Commit
75c7b9c
1 Parent(s): d996a18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ widget:
49
 
50
  ## Description
51
 
52
- The model was trained using the BERT language model on a song lyrics dataset to predict the genre of a given song based on its lyrics. This repository houses the machine learning model, which is capable of making predictions in four distinct genres: Pop, Rock, Hip-Hop and Arabesk.
53
  For training and test codes check out [Github page](https://github.com/Veucci/turkish-lyric-to-genre).
54
 
55
  ## Dataset
 
49
 
50
  ## Description
51
 
52
+ The model was trained using the BERT language model on my [song lyrics dataset](https://huggingface.co/datasets/Veucci/turkish-lyric-to-genre) to predict the genre of a given song based on its lyrics. This repository houses the machine learning model, which is capable of making predictions in four distinct genres: Pop, Rock, Hip-Hop and Arabesk.
53
  For training and test codes check out [Github page](https://github.com/Veucci/turkish-lyric-to-genre).
54
 
55
  ## Dataset