Kite is a small, trained, 24 million parameter language model.
It was trained on a tokenized version of
qikp/small-data-3, which is a mixture of various datasets, using 1 epoch, 32 batch size, 1.5e-4 learning rate, and the
pika 4 tokenizer.
Also, evaluation on a tokenized and truncated
byunggill/gpt-2-output was done during training.
Due to its size, the model is not suitable for production workloads.