Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
# GPT2-Turbo
|
5 |
+
Implementation of GPT2-Turbo
|
6 |
+
|
7 |
+
## Overview
|
8 |
+
This repository contains the saved Checkpoints of GPT2-Turbo, a variant of the GPT-2 model. The model is designed for pre-training on large-scale datasets.
|