aibtcdev / training-data

A curated collection of raw data for training language models
0 stars 1 forks source link

Add style guides #5

Open whoabuddy opened 2 months ago

whoabuddy commented 2 months ago

Breaking out from #1:

We should add a basic style guide per language (Python, TS to start).

It can be simple but would help guide the LLM to make consistent code.

We can analyze our current code to generate one, too!

There are some good examples out there from larger companies, e.g.

whoabuddy commented 2 months ago

Linking #7 as it contains a Clarity style guide