Update README.md
Browse files
README.md
CHANGED
|
@@ -63,6 +63,8 @@ This is the benchmark for the Commit message generation task as part of the
|
|
| 63 |
|
| 64 |
The current version is a manually curated subset of the Python test set from the 🤗 [CommitChronicle dataset](https://huggingface.co/datasets/JetBrains-Research/commit-chronicle), tailored for larger commits.
|
| 65 |
|
|
|
|
|
|
|
| 66 |
## How-to
|
| 67 |
|
| 68 |
1. List all the available configs
|
|
|
|
| 63 |
|
| 64 |
The current version is a manually curated subset of the Python test set from the 🤗 [CommitChronicle dataset](https://huggingface.co/datasets/JetBrains-Research/commit-chronicle), tailored for larger commits.
|
| 65 |
|
| 66 |
+
All the repositories are published under permissive licenses (MIT, Apache-2.0, and BSD-3-Clause). The datapoints can be removed upon request.
|
| 67 |
+
|
| 68 |
## How-to
|
| 69 |
|
| 70 |
1. List all the available configs
|