tinyllm commited on
Commit
84c85fe
1 Parent(s): 90d6a7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ This repository hosts a small language model developed as part of the TinyLLM fr
26
 
27
  ## Acknowledgements
28
 
29
- We would like to acknowledge the open-source frameworks [llm.c](https://github.com/karpathy/llm.c) and [llama.cpp](https://github.com/ggerganov/llama.cpp), which were instrumental in training and testing these models.
30
 
31
  ## Usage
32
 
 
26
 
27
  ## Acknowledgements
28
 
29
+ We want to acknowledge the open-source frameworks [llm.c](https://github.com/karpathy/llm.c) and [llama.cpp](https://github.com/ggerganov/llama.cpp) and the sensor dataset provided by SHL, which were instrumental in training and testing these models.
30
 
31
  ## Usage
32