Update README.md
Browse files
README.md
CHANGED
|
@@ -5,10 +5,14 @@ license_link: LICENSE
|
|
| 5 |
---
|
| 6 |
|
| 7 |
## There are 2 version of this dataset:
|
| 8 |
-
- git-diff_to_commit_msg - 1.5K rows
|
| 9 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
-
# **This is the git-
|
| 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
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
## There are 2 version of this dataset:
|
| 8 |
+
- git-diff_to_commit_msg - 1.5K rows
|
| 9 |
+
- [huggingface link](https://huggingface.co/datasets/seniruk/git-diff_to_commit_msg)
|
| 10 |
+
- [kaggle link](https://www.kaggle.com/datasets/seniruepasinghe/git-diff-to-commit-msg)
|
| 11 |
+
- git-diff_to_commit_msg_large - 1.75M rows
|
| 12 |
+
- [huggingface link](https://huggingface.co/datasets/seniruk/git-diff_to_commit_msg_large)
|
| 13 |
+
- [kaggle link](https://www.kaggle.com/datasets/seniruepasinghe/git-diff-to-commit-msg-large)
|
| 14 |
|
| 15 |
+
# **This is the git-diff_to_commit_msg_large - 1.75M rows version**
|
| 16 |
|
| 17 |
## Custom dataset created with commits from public repositories and also adding chatGPT-4o generated commit message for each commit
|
| 18 |
## Consist of 1500 commit messages of 15 programming languages
|