Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -82,27 +82,28 @@ This is an **educational model**. It is not intended for production use. It gene
|
|
| 82 |
|
| 83 |
## Sample Outputs
|
| 84 |
|
| 85 |
-
**
|
| 86 |
```
|
| 87 |
ROMEO:
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
ROMEO:
|
| 91 |
-
And not your lady command her at arms.
|
| 92 |
-
|
| 93 |
-
THOMAS MOWBRAY:
|
| 94 |
-
My dear lord, but go on.
|
| 95 |
|
| 96 |
MERCUTIO:
|
| 97 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 98 |
```
|
| 99 |
|
| 100 |
-
**
|
| 101 |
```
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
|
|
|
|
|
|
| 106 |
```
|
| 107 |
|
| 108 |
## Limitations
|
|
|
|
| 82 |
|
| 83 |
## Sample Outputs
|
| 84 |
|
| 85 |
+
**Modern model, prompt: "ROMEO:", temperature=0.8:**
|
| 86 |
```
|
| 87 |
ROMEO:
|
| 88 |
+
A gallant-house! what says the woe?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
|
| 90 |
MERCUTIO:
|
| 91 |
+
Good madam, my lord.
|
| 92 |
+
|
| 93 |
+
ROMEO:
|
| 94 |
+
Villain, for I do not say it is true,
|
| 95 |
+
Which hath a sin by him come to the crown,
|
| 96 |
+
That he is reports for me; for ever is he.
|
| 97 |
```
|
| 98 |
|
| 99 |
+
**Vanilla model, prompt: "ROMEO:", temperature=0.8:**
|
| 100 |
```
|
| 101 |
+
ROMEO:
|
| 102 |
+
Good father, cousin, my lord, I could not need me.
|
| 103 |
+
|
| 104 |
+
First Servant:
|
| 105 |
+
Sir, but you came to this humour of the king,
|
| 106 |
+
Lest hear him withis heart flowers.
|
| 107 |
```
|
| 108 |
|
| 109 |
## Limitations
|