Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model was trained from [mit/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593) on the [SleepyJesse/ai_music_large](https://huggingface.co/datasets/SleepyJesse/ai_music_large) dataset.
|
22 |
|
|
|
|
|
23 |
## Model description
|
24 |
|
25 |
The model was trained with `max_length = 6000`, which is 60 seconds.
|
|
|
20 |
|
21 |
This model was trained from [mit/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593) on the [SleepyJesse/ai_music_large](https://huggingface.co/datasets/SleepyJesse/ai_music_large) dataset.
|
22 |
|
23 |
+
Please see the code in the [Jupyter Notebook](https://huggingface.co/SleepyJesse/ai_music_detection_large_60s/blob/main/ai_music_detection_new_large_60.ipynb) in files.
|
24 |
+
|
25 |
## Model description
|
26 |
|
27 |
The model was trained with `max_length = 6000`, which is 60 seconds.
|