Update README.md
Browse files
README.md
CHANGED
|
@@ -21,4 +21,6 @@ This model is a **custom GPT-2 implementation** built entirely from scratch in *
|
|
| 21 |
- **Fine-Tuning Data:** Custom dataset (domain-specific; see dataset section)
|
| 22 |
- **Tokenization:** GPT-2 tokenizer style
|
| 23 |
|
|
|
|
|
|
|
| 24 |
|
|
|
|
| 21 |
- **Fine-Tuning Data:** Custom dataset (domain-specific; see dataset section)
|
| 22 |
- **Tokenization:** GPT-2 tokenizer style
|
| 23 |
|
| 24 |
+
## Repo
|
| 25 |
+
- **https://github.com/Himanshu-00/gpt2-from-scratch-pytorch.git**
|
| 26 |
|