update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
tags:
|
|
|
|
|
|
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: jrtec-gpt2-text-generation-quotes-jonathan-vargas
|
@@ -12,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# jrtec-gpt2-text-generation-quotes-jonathan-vargas
|
14 |
|
15 |
-
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
tags:
|
4 |
+
- text-generation
|
5 |
+
- quotes
|
6 |
+
- quote
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
- name: jrtec-gpt2-text-generation-quotes-jonathan-vargas
|
|
|
15 |
|
16 |
# jrtec-gpt2-text-generation-quotes-jonathan-vargas
|
17 |
|
18 |
+
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the datasetX dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.7033
|
21 |
|
22 |
## Model description
|
23 |
|