c2siorg / Project-Explainer

Set of tools to explain github repositories using large language models
https://huggingface.co/spaces/SriPravallikaB/projectexplainer
Apache License 2.0
14 stars 12 forks source link

experiment: perform summarisation experiments for baseline language models with differnet techniqes #4

Open sripravallikab opened 1 year ago

sripravallikab commented 1 year ago

Perform summarisation (abstractive) using baseline models (encoder decoder and decoder only) from hugging face and then note the learnings and behaviour.

Different techniques :

  1. 0 shot learning
  2. few shot learning
  3. finetuning

popular models:

  1. t5
  2. bloom
  3. bloomz
  4. GPT
  5. BART
  6. Flan T5
kmehant commented 1 year ago

@sripravallikab I'm referring to one of your PR which is relevant to this issue, please keep doing that for your subsequent PRs. https://github.com/c2siorg/Project-Explainer/pull/2

ViswanathBalla22 commented 6 months ago

hi @kmehant can I work on this issue

Shashankss1205 commented 6 months ago

Can I please get to contribute in this issue as an active contributor for GSOC 2024?? @kmehant and @sripravallikab