seniruk commited on
Commit
1c2699b
·
verified ·
1 Parent(s): 27e0e43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
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 [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
 
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