TristanBehrens commited on
Commit
eefa2a9
·
1 Parent(s): cd54e13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -6,11 +6,8 @@ tags:
6
  - music-generation
7
  widget:
8
  - text: PIECE_START
9
- - text: >-
10
- PIECE_START PIECE_START TRACK_START INST=34 DENSITY=8
11
- - text: >-
12
- PIECE_START TRACK_START INST=1
13
- license: apache-2.0
14
  ---
15
 
16
 
@@ -22,6 +19,10 @@ This model is a rather small instance of GPT-2 trained the [Lakhclean dataset](h
22
 
23
  If you want to contribute, if you want to say hello, if you want to know more, find me on [LinkedIn](https://www.linkedin.com/in/dr-tristan-behrens-734967a2/)
24
 
 
 
 
 
25
  ## Model description
26
 
27
  The model is GPT-2 with 6 decoders and 8 attention-heads each. The context length is 2048. The embedding dimensions are 512 as well.
 
6
  - music-generation
7
  widget:
8
  - text: PIECE_START
9
+ - text: PIECE_START PIECE_START TRACK_START INST=34 DENSITY=8
10
+ - text: PIECE_START TRACK_START INST=1
 
 
 
11
  ---
12
 
13
 
 
19
 
20
  If you want to contribute, if you want to say hello, if you want to know more, find me on [LinkedIn](https://www.linkedin.com/in/dr-tristan-behrens-734967a2/)
21
 
22
+ ## License
23
+
24
+ You are free to use this model in any open-source context without charge. However, if you wish to use the model for commercial purposes, please contact me to discuss licensing terms. Depending on the specific use case, there may be fees associated with commercial use. I am open to negotiating the terms of the license to meet your needs and ensure that the model is used appropriately. Please feel free to reach out to me at your earliest convenience to discuss further.
25
+
26
  ## Model description
27
 
28
  The model is GPT-2 with 6 decoders and 8 attention-heads each. The context length is 2048. The embedding dimensions are 512 as well.