codebender commited on
Commit
064d505
·
1 Parent(s): 7ecb6c2

adjusted readme to include HF configs

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,5 +1,3 @@
1
- ![](img/demo_1.png)
2
-
3
  ---
4
  title: GPT-2 rumblings
5
  emoji: 🤖
@@ -13,7 +11,7 @@ tags:
13
  - gpt-2 rumblings
14
  ---
15
 
16
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
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
+ ![](img/demo_1.png)
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.