Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
-
license:
|
| 4 |
library_name: pytorch
|
| 5 |
tags:
|
| 6 |
- text-generation
|
|
@@ -27,4 +27,4 @@ This model was trained as part of an architectural study of pre-LLM structures.
|
|
| 27 |
## Training Configuration
|
| 28 |
- **Dataset**: WikiText-103
|
| 29 |
- **Hardware**: 2x NVIDIA T4 GPUs (Kaggle)
|
| 30 |
-
- **Epochs**: 1
|
|
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
+
license: apache-2.0
|
| 4 |
library_name: pytorch
|
| 5 |
tags:
|
| 6 |
- text-generation
|
|
|
|
| 27 |
## Training Configuration
|
| 28 |
- **Dataset**: WikiText-103
|
| 29 |
- **Hardware**: 2x NVIDIA T4 GPUs (Kaggle)
|
| 30 |
+
- **Epochs**: 1
|