Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
4 |
model-index:
|
5 |
- name: prettyvampire/poemma
|
6 |
results:
|
@@ -30,13 +33,59 @@ model-index:
|
|
30 |
- type: bleurt
|
31 |
value: -0.926
|
32 |
name: BLEURT Mean
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
---
|
34 |
|
35 |
# Model Card for Model ID
|
36 |
|
37 |
<!-- Provide a quick summary of what the model is/does. -->
|
38 |
|
39 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
## Model Details
|
42 |
|
@@ -46,21 +95,14 @@ model-index:
|
|
46 |
|
47 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
48 |
|
49 |
-
- **
|
50 |
-
- **
|
51 |
-
- **Shared by [optional]:** [More Information Needed]
|
52 |
-
- **Model type:** [More Information Needed]
|
53 |
-
- **Language(s) (NLP):** [More Information Needed]
|
54 |
-
- **License:** [More Information Needed]
|
55 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
56 |
|
57 |
### Model Sources [optional]
|
58 |
|
59 |
<!-- Provide the basic links for the model. -->
|
60 |
|
61 |
-
- **Repository:** [More Information Needed]
|
62 |
-
- **Paper [optional]:** [More Information Needed]
|
63 |
-
- **Demo [optional]:** [More Information Needed]
|
64 |
|
65 |
## Uses
|
66 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- poetry
|
5 |
+
- qlora
|
6 |
+
- merged
|
7 |
model-index:
|
8 |
- name: prettyvampire/poemma
|
9 |
results:
|
|
|
33 |
- type: bleurt
|
34 |
value: -0.926
|
35 |
name: BLEURT Mean
|
36 |
+
license: apache-2.0
|
37 |
+
datasets:
|
38 |
+
- prettyvampire/genius_poems_annotations
|
39 |
+
language:
|
40 |
+
- en
|
41 |
+
metrics:
|
42 |
+
- bertscore
|
43 |
+
- bleu
|
44 |
+
- rouge
|
45 |
+
- bleurt
|
46 |
+
base_model:
|
47 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
48 |
+
pipeline_tag: text-generation
|
49 |
---
|
50 |
|
51 |
# Model Card for Model ID
|
52 |
|
53 |
<!-- Provide a quick summary of what the model is/does. -->
|
54 |
|
55 |
+
The model is annotating poetry.
|
56 |
+
|
57 |
+
**Example of output:**
|
58 |
+
|
59 |
+
system
|
60 |
+
|
61 |
+
Cutting Knowledge Date: December 2023
|
62 |
+
Today Date: 26 Jul 2024
|
63 |
+
|
64 |
+
You are an expert in poetry.user
|
65 |
+
|
66 |
+
You are given the poem "Song of Beren and Lúthien" by J. R. R. Tolkien.
|
67 |
+
<poem>
|
68 |
+
One moment stood she, and a spell
|
69 |
+
His voice laid on her: Beren came,
|
70 |
+
And doom fell on Tinúviel
|
71 |
+
That in his arms lay glistening.
|
72 |
+
As Beren looked into her eyes
|
73 |
+
Within the shadows of her hair,
|
74 |
+
The trembling starlight of the skies
|
75 |
+
He saw there mirrored shimmering.
|
76 |
+
Tinúviel the elven-fair,
|
77 |
+
Immortal maiden elven-wise,
|
78 |
+
About him cast her shadowy hair
|
79 |
+
And arms like silver glimmering.
|
80 |
+
Long was the way that fate them bore,
|
81 |
+
O'er stony mountains cold and grey,
|
82 |
+
Through halls of iron and darkling door,
|
83 |
+
And woods of nightshade morrowless.
|
84 |
+
</poem>
|
85 |
+
Explain the meaning of the following lines: "Long was the way that fate them bore,"assistant
|
86 |
+
|
87 |
+
The fate of the two lovers is a long and difficult one, as we have already seen. Beren and Luthien are to be separated and are forced to travel far and wide. Their journey is a long one and is filled with danger and hardship. The fate that is laid upon them is one that they cannot escape.
|
88 |
+
This is a reference to the story of Orpheus and Eurydice, which is another love story that is filled with hardship and tragedy. Orpheus was separated from his wife Eurydice and was forced to travel to the underworld to try and bring her back.
|
89 |
|
90 |
## Model Details
|
91 |
|
|
|
95 |
|
96 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
97 |
|
98 |
+
- **Language(s) (NLP):** English
|
99 |
+
- **Finetuned from model [optional]:** meta-llama/Llama-3.1-8B-Instruct
|
|
|
|
|
|
|
|
|
|
|
100 |
|
101 |
### Model Sources [optional]
|
102 |
|
103 |
<!-- Provide the basic links for the model. -->
|
104 |
|
105 |
+
- **Repository:** [More Information Needed] https://github.com/lovelyscientist/poemma
|
|
|
|
|
106 |
|
107 |
## Uses
|
108 |
|