Update README.md
Browse files
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.
|