melzohbi commited on
Commit
d257e82
·
verified ·
1 Parent(s): 7ce8729

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -3,6 +3,15 @@ license: mit
3
  pipeline_tag: text-generation
4
  language:
5
  - en
 
 
 
 
 
 
 
 
 
6
  ---
7
 
8
  # Let the Poem Hit the Rhythm: Using a Byte-Based Transformer for Beat-Aligned Poetry Generation
 
3
  pipeline_tag: text-generation
4
  language:
5
  - en
6
+ widget:
7
+ - text: "Beneath the <extra_id_0>10010<extra_id_1> shadows move silently. <extra_id_2>"
8
+ example_title: "Line 1"
9
+ - text: "In the garden of <extra_id_0>110<extra_id_1> roses bloom. <extra_id_2>"
10
+ example_title: "Line 2"
11
+ - text: "A gentle <extra_id_0>11010<extra_id_1> of breeze, whispers of time. <extra_id_2>"
12
+ example_title: "Line 3"
13
+ - text: "Under the <extra_id_0>10101<extra_id_1> sky, dreams take flight. <extra_id_2>"
14
+ example_title: "Line 4"
15
  ---
16
 
17
  # Let the Poem Hit the Rhythm: Using a Byte-Based Transformer for Beat-Aligned Poetry Generation