Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,13 @@ tags:
|
|
9 |
model-index:
|
10 |
- name: jrtec-gpt2-superheroes-name-generator
|
11 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -57,4 +64,4 @@ The following hyperparameters were used during training:
|
|
57 |
- Transformers 4.25.1
|
58 |
- Pytorch 1.13.0+cu116
|
59 |
- Datasets 2.8.0
|
60 |
-
- Tokenizers 0.13.2
|
|
|
9 |
model-index:
|
10 |
- name: jrtec-gpt2-superheroes-name-generator
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- jrtec/Superheroes
|
14 |
+
language:
|
15 |
+
- en
|
16 |
+
widget:
|
17 |
+
- text: "hero: "
|
18 |
+
example_title: "New superhero name"
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
64 |
- Transformers 4.25.1
|
65 |
- Pytorch 1.13.0+cu116
|
66 |
- Datasets 2.8.0
|
67 |
+
- Tokenizers 0.13.2
|