titipata commited on
Commit
cd6c7a7
1 Parent(s): 46348b7

Update widget

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,13 +1,18 @@
1
  ---
 
 
2
  widget:
3
  - text: "ความรัก"
 
 
4
  ---
5
 
6
- # Generate Thai Lyrics
7
 
8
- GPT2 for Thai lyrics generation. We use [GPT2 base Thai](https://huggingface.co/flax-community/gpt2-base-thai) as a pre-trained model
9
- for [Siamzom lyrics](https://www.siamzone.com/music/thailyric/)
10
 
 
11
 
12
  ## Example use
13
 
 
1
  ---
2
+ language:
3
+ - th
4
  widget:
5
  - text: "ความรัก"
6
+ - text: "อยากรู้"
7
+ - text: "ไหนว่า"
8
  ---
9
 
10
+ # Generate Thai Lyrics (แต่งเพลงไทยด้วย GPT-2)
11
 
12
+ GPT-2 for Thai lyrics generation. We use [GPT-2 base Thai](https://huggingface.co/flax-community/gpt2-base-thai) as a pre-trained model
13
+ for [Siamzone lyrics](https://www.siamzone.com/music/thailyric/)
14
 
15
+ เราเทรนโมเดล GPT-2 สำหรับใช้แต่่งเนื้อเพลงไทยด้วยเนื้อเพลงจากเว็บไซต์ Siamzone
16
 
17
  ## Example use
18