ArtificialSoftwareEngineering / InterpretingCodeGeneration

Interpretability Techniques for Conditioned Code Generation
Apache License 2.0
0 stars 0 forks source link

Proposing a new evaluation strategy for deep learning models based on code #12

Closed danaderp closed 2 years ago

danaderp commented 3 years ago

Garbage in garbage out: interpreting code generators Since these models learn from data, we need to use data to evaluate them. It's the most important commodity. You cannot just give your accuracy if you don't take into account the evaluation of your data! Your accuracy can be profoundly misleading if your data is biased.

The interpretability strategy consist of two important topics:

Unconditioned models are very complex so that's why we are evaluating conditioned models. We agree to make pair programming for the GPT baseline