Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,12 @@ license_name: seniru-epasinghe
|
|
| 4 |
license_link: LICENSE
|
| 5 |
---
|
| 6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
## Custom dataset created with commits from public repositories and also adding chatGPT-4o generated commit message for each commit
|
| 8 |
## Consist of 1500 commit messages of 15 programming languages
|
| 9 |
## Languages used are
|
|
|
|
| 4 |
license_link: LICENSE
|
| 5 |
---
|
| 6 |
|
| 7 |
+
## There are 2 version of this dataset:
|
| 8 |
+
- git-diff_to_commit_msg - 1.5K rows [resource link](https://huggingface.co/datasets/seniruk/git-diff_to_commit_msg)
|
| 9 |
+
- git-diff_to_commit_msg_large - 1.75M rows [resource link](https://huggingface.co/datasets/seniruk/git-diff_to_commit_msg_large)
|
| 10 |
+
|
| 11 |
+
# **This is the git-diff_to_commit_msg - 1.5K rows version**
|
| 12 |
+
|
| 13 |
## Custom dataset created with commits from public repositories and also adding chatGPT-4o generated commit message for each commit
|
| 14 |
## Consist of 1500 commit messages of 15 programming languages
|
| 15 |
## Languages used are
|