Vishaltiwari2019
commited on
Commit
•
b184319
1
Parent(s):
893b190
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
widget:
|
4 |
-
- text:
|
5 |
-
example_title:
|
6 |
-
- text:
|
7 |
-
example_title:
|
8 |
base_model: distilgpt2
|
9 |
tags:
|
10 |
- generated_from_trainer
|
@@ -20,7 +20,6 @@ metrics:
|
|
20 |
- accuracy
|
21 |
library_name: transformers
|
22 |
pipeline_tag: text-generation
|
23 |
-
new_version: distilbert/distilgpt2
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
widget:
|
4 |
+
- text: My name is Julien and I like to
|
5 |
+
example_title: Julien
|
6 |
+
- text: My name is Merve and my favorite
|
7 |
+
example_title: Merve
|
8 |
base_model: distilgpt2
|
9 |
tags:
|
10 |
- generated_from_trainer
|
|
|
20 |
- accuracy
|
21 |
library_name: transformers
|
22 |
pipeline_tag: text-generation
|
|
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|