Deeokay commited on
Commit
ebe22e5
1 Parent(s): 752f6aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -67,7 +67,7 @@ I have foregone the {{.System}} part as this would be updated when converting th
67
  I wanted to test if the model would understand additional headers that I created such as what my datasets has
68
  - Analaysis, Classification, Sentiment
69
 
70
- First pass through my ~30K personalized customized dataset.
71
 
72
  If would like to know how I started creating my dataset, you can check this link
73
  [Crafting GPT2 for Personalized AI-Preparing Data the Long Way (Part1)](https://medium.com/@deeokay/the-soul-in-the-machine-crafting-gpt2-for-personalized-ai-9d38be3f635f)
@@ -88,8 +88,8 @@ However I got creative again.. the training data has the following Template:
88
 
89
  ```
90
 
91
- For now, the llama3 standard template seems to hold, and can be created in Ollama through normal llama3 template
92
 
93
- Will be updating this monthly.. as I have limited colab resources..
94
 
95
 
 
67
  I wanted to test if the model would understand additional headers that I created such as what my datasets has
68
  - Analaysis, Classification, Sentiment
69
 
70
+ Mulitple pass through my ~70K personalized customized dataset.
71
 
72
  If would like to know how I started creating my dataset, you can check this link
73
  [Crafting GPT2 for Personalized AI-Preparing Data the Long Way (Part1)](https://medium.com/@deeokay/the-soul-in-the-machine-crafting-gpt2-for-personalized-ai-9d38be3f635f)
 
88
 
89
  ```
90
 
91
+ The llama3 standard template holds, and can be created in Ollama through normal llama3 template
92
 
93
+ Will be updating this periodically.. as I have limited colab resources..
94
 
95