Update README.md
Browse files
README.md
CHANGED
@@ -18,9 +18,10 @@ If interested in how I got to this point and how I created the datasets you can
|
|
18 |
|
19 |
# FINE TUNED - BASE MODEL
|
20 |
I would consider this [GPT2-medium-custom-v1.0](https://huggingface.co/Deeokay/GPT2-medium-custom-v1.0) a the base model to start my Fine Tuning 2.0 on specific Datasets.
|
21 |
-
- Previous models of this: gpt-special-tokens-medium(1~4) are consider beta check-points to this
|
22 |
-
|
23 |
|
|
|
|
|
24 |
|
25 |
|
26 |
## DECLARING NEW SPECIAL TOKENS
|
|
|
18 |
|
19 |
# FINE TUNED - BASE MODEL
|
20 |
I would consider this [GPT2-medium-custom-v1.0](https://huggingface.co/Deeokay/GPT2-medium-custom-v1.0) a the base model to start my Fine Tuning 2.0 on specific Datasets.
|
21 |
+
- Previous models of this: gpt-special-tokens-medium(1~4) are consider beta check-points to this
|
|
|
22 |
|
23 |
+
This model is available to test on Ollama [Deeokay/mediumgpt2](https://ollama.com/deeokay/mediumgpt2) it is not perfect and I am still working out some stuff, but I am quite proud that I was able to make it this far.
|
24 |
+
Please note, the acutal GGUF file is also included in this repository if you would like to create your own versions (templates etc.)
|
25 |
|
26 |
|
27 |
## DECLARING NEW SPECIAL TOKENS
|