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

Update README.md

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