Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,6 @@ license: mit
|
|
5 |
|
6 |
# GPT-2 Medium Backup
|
7 |
|
8 |
-
the repo contains only the transformers `model.safetensors` version of the original gpt-2-medium. Such that when it is `git clone`'d only about 1.
|
9 |
|
10 |
original repo: https://huggingface.co/openai-community/gpt2-medium
|
|
|
5 |
|
6 |
# GPT-2 Medium Backup
|
7 |
|
8 |
+
the repo contains only the transformers `model.safetensors` version of the original gpt-2-medium. Such that when it is `git clone`'d only about 1.6G of files will be downloaded instead of 10G.
|
9 |
|
10 |
original repo: https://huggingface.co/openai-community/gpt2-medium
|