Himanshu13x commited on
Commit
8ae7352
·
verified ·
1 Parent(s): 0bd86d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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