]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
train : get raw text instead of page with html (#1905)
authorDavid Yang <redacted>
Sat, 17 Jun 2023 06:51:54 +0000 (14:51 +0800)
committerGitHub <redacted>
Sat, 17 Jun 2023 06:51:54 +0000 (09:51 +0300)
commit92f20d9942c86daeb78637bdad7296a572f4da28
tree9b69632b63ed1ffa0a2452905d2c0ff21e32eff7
parentd411968e990c37f51328849c96a743dd78f3c3dd
train : get raw text instead of page with html (#1905)

We probably want to train using just the text of Shakespeare instead of the html of the page displaying his work.
examples/train-text-from-scratch/README.md