HDTenEightyP commited on
Commit
9925904
·
verified ·
1 Parent(s): 23b9393

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -7,15 +7,11 @@ tags:
7
  - GPT-4
8
  - GPT
9
  ---
10
-
11
  ![6cex5h9ls0ug1](https://cdn-uploads.huggingface.co/production/uploads/64b7618e2f5a966b972e9978/c0k3vYt-5cq0dIVTdKNTi.png)
12
-
13
  # GPT-sZero
14
-
15
  GPT-sZero is a text generation model meant to answer the question: "How strong of a model can Google Colab create?"
16
 
17
  ### Model Description
18
-
19
  GPT-sZero has 16 heads, 24 layers, and 1280 embeddings, similar to GPT2-Large, with a context window of 16,384 tokens. This maximized GPU VRAM while balancing size and functionality.
20
 
21
  - **Developed by:** HDTenEightyP
@@ -24,7 +20,7 @@ GPT-sZero has 16 heads, 24 layers, and 1280 embeddings, similar to GPT2-Large, w
24
  - **License:** MIT
25
 
26
  ### Model Architecture
27
- | | |
28
  |---------------------------------|----:|
29
  |Layers |24|
30
  |Heads |16|
 
7
  - GPT-4
8
  - GPT
9
  ---
 
10
  ![6cex5h9ls0ug1](https://cdn-uploads.huggingface.co/production/uploads/64b7618e2f5a966b972e9978/c0k3vYt-5cq0dIVTdKNTi.png)
 
11
  # GPT-sZero
 
12
  GPT-sZero is a text generation model meant to answer the question: "How strong of a model can Google Colab create?"
13
 
14
  ### Model Description
 
15
  GPT-sZero has 16 heads, 24 layers, and 1280 embeddings, similar to GPT2-Large, with a context window of 16,384 tokens. This maximized GPU VRAM while balancing size and functionality.
16
 
17
  - **Developed by:** HDTenEightyP
 
20
  - **License:** MIT
21
 
22
  ### Model Architecture
23
+ | | |
24
  |---------------------------------|----:|
25
  |Layers |24|
26
  |Heads |16|