Datasets:
license please
I know you have no license here, but it would be much better if there was one, like cc-0 or apache, or something. that way there is less uncertainty over usage.
It’s a custom licenses, but free to use in every way. Please share the model when complete your fine tuning
Royal_Ghost_Coder_10M
Creator: Guy DuGan II
Generated using: 5 closed-source LLM models
License: Creative license to Within Us AI
Dataset Summary
10M synthetic instruction-tuning examples for code generation.
Free to use for any purpose. Please tag this dataset when sharing results (optional but appreciated).
Dataset Details
- Rows: 10,000,000 (train split)
- Columns:
id,idx,role("titan_architect"),instruction,input,output(Python),score - Task: Code generation / instruction tuning
- Language: English + Python code
Usage
from datasets import load_dataset
ds = load_dataset("WithinUsAI/Royal_Ghost_Coder_10M", split="train")
I hope you use any dataset on my page, just please share results like I shared my creative ideas, I am the original creator of this dataset , and I ask please use it . Thank you
Royal_Ghost_Coder_10M
Creator: Guy DuGan II
Generated using: 5 closed-source LLM models
License: Creative license to Within Us AI
Dataset Summary
10M synthetic instruction-tuning examples for code generation.
Free to use for any purpose. Please tag this dataset when sharing results (optional but appreciated).
Dataset Details
- Rows: 10,000,000 (train split)
- Columns:
id,idx,role("titan_architect"),instruction,input,output(Python),score - Task: Code generation / instruction tuning
- Language: English + Python code
Usage
from datasets import load_dataset
ds = load_dataset("WithinUsAI/Royal_Ghost_Coder_10M", split="train")