Update README.md
Browse filesAdded transformers library
README.md
CHANGED
|
@@ -5,12 +5,12 @@ datasets:
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
-
|
| 9 |
widget:
|
| 10 |
-
- text:
|
| 11 |
-
example_title:
|
| 12 |
-
- text:
|
| 13 |
-
example_title:
|
|
|
|
| 14 |
---
|
| 15 |
# GPT3
|
| 16 |
|
|
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
pipeline_tag: text-generation
|
|
|
|
| 8 |
widget:
|
| 9 |
+
- text: He is a doctor. His main goal is
|
| 10 |
+
example_title: ' to help people.'
|
| 11 |
+
- text: My name is Merve and my favorite
|
| 12 |
+
example_title: activity is reading.
|
| 13 |
+
library_name: transformers
|
| 14 |
---
|
| 15 |
# GPT3
|
| 16 |
|