Skip to content

Commit aa6bddd

Browse files
authored
Update README.md
1 parent 9ae4658 commit aa6bddd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ codeBERT is a package to **automatically review you code documentation**. codeBE
44

55
*code-bert present version is available for Linux and Mac only. We are working on the Windows release. Please hang on*
66

7+
78
🔨 Given a function body `f` as a string of code tokens (including special tokens such as `indent` and `dedent`) and a doc string `d` as a string of Natual Language tokens. Predict whether `f` and `d` are assciated or not (meaning, whether they represent the same concept or not)
89

910
This is [CodistAI](https://codist-ai.com/) open source version to easily use the fine tuned model based on our open source MLM code model [codeBERT-small-v2](https://huggingface.co/codistai/codeBERT-small-v2)

0 commit comments

Comments
 (0)