Giter Site home page Giter Site logo

llm's Introduction

ML and LLM for Code Analysis

This repository is devoted to using Large Language Models for solving Code Analysis tasks.

Project Tasks:

  1. Warnings Explanation:
    • Svace warnings explanations, i.e. more simple / detailed / exemplified warning text.
    • Criteria:
      • Output Logic (poor / medium / good) - the ability of the current LLM to give a logical output, i.e. if the output is well-correlated with the code;
      • Response Time (slow / normal / fast) - the ability of the current LLM to generate an output in a decent amount of time;
      • Answer Simplicity (poor / medium / good) - the ability of the current LLM to give a simle output, i.e. if the given explanation can be understood easily.
      • Answer Detalisation (poor / medium / good) - the ability of the current LLM to give a detailed output, i.e. if every part of the explanation is justified;
      • Output Logic (poor / medium / good) - the ability of the current LLM to give a logical output
      • Output Logic (poor / medium / good) - the ability of the current LLM to give a logical output

Tested LLM Models:

Project Tree

โ”œโ”€โ”€ 1_warning_explanation
โ”‚ย ย  โ””โ”€โ”€ ...
โ”œโ”€โ”€ 2_test_translation
โ”‚ย ย  โ”œโ”€โ”€ prompt_1
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ ...
โ”‚ย ย  โ”œโ”€โ”€ prompt_2
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ ...
โ”‚ย ย  โ”œโ”€โ”€ prompt_3
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ ...
โ”‚ย ย  โ”œโ”€โ”€ prompt_4
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ ...
โ”‚ย ย  โ”œโ”€โ”€ prompt_5
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ ...
โ”‚ย ย  โ””โ”€โ”€ prompts
โ”‚ย ย      โ””โ”€โ”€ ...
โ”œโ”€โ”€ 3_test_generation
โ”‚ย ย  โ””โ”€โ”€ tg_1_prompt.txt
โ”œโ”€โ”€ 4_spec_generation
โ”‚ย ย  โ””โ”€โ”€ ...
โ”œโ”€โ”€ 5_comment_generation
โ”‚ย ย  โ””โ”€โ”€ ...
โ”œโ”€โ”€ apps
โ”‚ย ย  โ”œโ”€โ”€ hf_not_working.py
โ”‚ย ย  โ”œโ”€โ”€ llama_chat.py
โ”‚ย ย  โ”œโ”€โ”€ prompts
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ sg_9_prompt.txt
โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ we-1-prompt.txt
โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ we-3-prompt.txt
โ”‚ย ย  โ”œโ”€โ”€ requirements.txt
โ”‚ย ย  โ””โ”€โ”€ unused
โ”‚ย ย      โ””โ”€โ”€ ...
โ”œโ”€โ”€ .gitignore
โ”œโ”€โ”€ ReadMe
โ”œโ”€โ”€ sg_rules
โ”œโ”€โ”€ src
โ”‚ย ย  โ””โ”€โ”€ inference.py
โ””โ”€โ”€ test_generation_NotATask
    โ””โ”€โ”€ ...

llm's People

Contributors

championsh avatar securesight0 avatar dannyp-1703 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.