ToK aka Tree of Knowledge for Large Language Models LLM. It's a novel dataset that inspires knowledge symbolic correlation in simple input and output prompts.
https://github.com/fblgit/tree-of-knowledge-llm
The set experimentially can be used with multiple purposes:
Knowledge Extraction from a Model
Fine Tuning a model with newer data
Create Granular Domain Knowledge Sets
Improve training performance
Syntax Example:
{
"instruction": "Describe energy"… See the full description on the dataset page:
https://huggingface.co/datasets/fblgit/tree-of-knowledge.