mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-08 20:47:44 +00:00
2c206e9ce5
* add kaggle scenario description for webapp * catch download button error * change kaggle auto_submit to False default * Added guidance for custom templates in kaggle doc * CI * CI * add kaggle data set instruction(NOTE) * delete repeated description for kaggle scenario --------- Co-authored-by: TPLin22 <tplin2@163.com>
Meta template
It is an example of how we organize the workspace of a competition. We expect all the competitions to align with it so the knowledge in modules (model, feature) can transfer.
The generation process of the initial template is hoped to be conducted by LLM (however, it is based on human efforts currently).