matrix-multiply commited on
Commit
e003b13
·
verified ·
1 Parent(s): 4539aca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ license: mit
12
  ---
13
  # DocuMint Dataset
14
 
15
- The DocuMint Dataset is a collection of 100,000 Python functions and their corresponding docstrings, extracted from popular open-source repositories in the Free and open-source software (FLOSS) ecosystem. This dataset was created to train the [DocuMint model](link-to-model-card), a fine-tuned variant of Google's CodeGemma-2B that generates high-quality docstrings for Python code functions.
16
 
17
  ## Dataset Description
18
 
 
12
  ---
13
  # DocuMint Dataset
14
 
15
+ The DocuMint Dataset is a collection of 100,000 Python functions and their corresponding docstrings, extracted from popular open-source repositories in the Free and open-source software (FLOSS) ecosystem. This dataset was created to train the [DocuMint model](https://huggingface.co/documint/CodeGemma2B-fine-tuned), a fine-tuned variant of Google's CodeGemma-2B that generates high-quality docstrings for Python code functions.
16
 
17
  ## Dataset Description
18