Update README.md
Browse files
README.md
CHANGED
|
@@ -8,17 +8,15 @@ tags:
|
|
| 8 |
- GPT
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# Model Card for
|
| 12 |
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
| 16 |
|
| 17 |
## Model Details
|
| 18 |
|
| 19 |
### Model Description
|
| 20 |
|
| 21 |
-
|
| 22 |
|
| 23 |
|
| 24 |
|
|
|
|
| 8 |
- GPT
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# Model Card for GPT-sZero
|
| 12 |
|
| 13 |
+
GPT-sZero is a text generation model meant to answer the question: "How strong of a model can Google Colab create?"
|
|
|
|
|
|
|
| 14 |
|
| 15 |
## Model Details
|
| 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 |
|
| 22 |
|