Spaces:
Runtime error
Runtime error
Commit
·
064d505
1
Parent(s):
7ecb6c2
adjusted readme to include HF configs
Browse files
README.md
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-

|
2 |
-
|
3 |
---
|
4 |
title: GPT-2 rumblings
|
5 |
emoji: 🤖
|
@@ -13,7 +11,7 @@ tags:
|
|
13 |
- gpt-2 rumblings
|
14 |
---
|
15 |
|
16 |
-
|
17 |
|
18 |
# AI Text Generation
|
19 |
This repository contains jupyter notebooks and python scripts that demo the training of a GPT model and the generation of text using the trained model.
|
|
|
|
|
|
|
1 |
---
|
2 |
title: GPT-2 rumblings
|
3 |
emoji: 🤖
|
|
|
11 |
- gpt-2 rumblings
|
12 |
---
|
13 |
|
14 |
+

|
15 |
|
16 |
# AI Text Generation
|
17 |
This repository contains jupyter notebooks and python scripts that demo the training of a GPT model and the generation of text using the trained model.
|