license please

#1
by huu-ontocord - opened

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.

WithIn Us AI org

It’s a custom licenses, but free to use in every way. Please share the model when complete your fine tuning

WithIn Us AI org
edited 1 day ago

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")
gss1147 changed discussion status to closed
WithIn Us AI org

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

WithIn Us AI org

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")

Sign up or log in to comment