update description
Browse files
README.md
CHANGED
@@ -12,24 +12,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# basho_haiku_gpt2_test
|
14 |
|
15 |
-
|
|
|
|
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.7002
|
18 |
|
19 |
-
## Model description
|
20 |
-
|
21 |
-
More information needed
|
22 |
-
|
23 |
-
## Intended uses & limitations
|
24 |
-
|
25 |
-
More information needed
|
26 |
-
|
27 |
-
## Training and evaluation data
|
28 |
-
|
29 |
-
More information needed
|
30 |
-
|
31 |
-
## Training procedure
|
32 |
-
|
33 |
### Training hyperparameters
|
34 |
|
35 |
The following hyperparameters were used during training:
|
|
|
12 |
|
13 |
# basho_haiku_gpt2_test
|
14 |
|
15 |
+
Generate a Haiku in the style of Matsuo Bashō given an initial word prompt!
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on a Haiku dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.7002
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
### Training hyperparameters
|
22 |
|
23 |
The following hyperparameters were used during training:
|