1aurent commited on
Commit
f86bf30
·
verified ·
1 Parent(s): 961b4a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1007,4 +1007,11 @@ source_datasets:
1007
  - bigcode/commitpackmeta
1008
  task_categories:
1009
  - text-classification
1010
- ---
 
 
 
 
 
 
 
 
1007
  - bigcode/commitpackmeta
1008
  task_categories:
1009
  - text-classification
1010
+ ---
1011
+
1012
+ # commitpack (meta) gitmoji
1013
+
1014
+ ## Description
1015
+
1016
+ This dataset is a filtered down version of the original [bigcode/commitpackmeta](hugggingface.co/datasets/bigcode/commitpackmeta) dataset
1017
+ containing the commit message and associated emoji of every commit which adheres to the gitmoji convention.