LAION-AI / LAION-AI/Open-Assistant
New Programming Language Datasets
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to add a dataset for Clojure/Script code so that Open Assistant is able to help Clojurists with coding. I have a dataset of Clojure questions and answers - some are better examples than others, but they all compile and run and can be seen as many different ways of solving a particular task. As a Lisp, it is also quite easy for us to generate code in large quantities, so we could potentially generate large quantities of examples.
I would like to massage the dataset in such a way that would make it easiest for Open Assistant to ingest and use the data. So I'm looking for guidance on how to structure the dataset. And perhaps other language communities could benefit from the same guidance, so I'm wondering if there could be a template we could follow for adding programming instructions for a given language.
Let me know how you would like me to proceed.
Also, amazing job on this project. I'm really thankful for this project and I know many others are as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked 4ever-clojure questions and 4clojure-solutions-archive answers to understand the proposed source data. Then determine how Open Assistant expects programming examples to be structured and agree on a reusable language-dataset template. Done means the Clojure dataset format and contribution process are clearly specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- data, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100