Scripts README 🚧¢

Whats in this folder?ΒΆ

Script contains full scripts that reproduce code that can be useful for others. In particular

  • example_scriots: example full scripts showcasing full experiment, model, training and evaluating.

  • paper_scripts: Contains scripts that reproduce papers, in LION format.

How to write a good scriptΒΆ

WIP. Make template?

Format:ΒΆ

  1. Section explaning what the code does, in text. 1 Paragprah minimum.

  2. Write script/code. Please use as much commenting as possible. A 1/1 ratio of code/comments is desirable