Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sh-anton8 authored Jun 6, 2024
1 parent eafcebd commit 1d021e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions module_summarization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
This directory contains code for running baselines for the Module summarization task in the Long Code Arena benchmark.

We provide implementation of baselines running inference via [OpenAI](https://platform.openai.com/docs/overview) and [Together.AI](https://www.together.ai/).
We generate documentation based on a plain instruction, without any repository-level information.
* Generating based on instruction and top-20 method and class names from the library according to BM-25 with instruction as a reference.
We generate documentation based on an intent (one sentence description of documentation content), target documentation name and relevant code context.

# How-to

Expand Down

0 comments on commit 1d021e8

Please sign in to comment.