Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Sub-tasks:
language-modeling
Languages:
code
Size:
100K - 1M
DOI:
License:
Commit
·
60193bf
1
Parent(s):
1af5124
Update README.md
Browse files
README.md
CHANGED
@@ -175,3 +175,15 @@ Using the curated version of this dataset, a split was made into multiple reposi
|
|
175 |
|
176 |
The dataset comprises source code from various repositories, potentially containing harmful or biased code,
|
177 |
along with sensitive information such as passwords or usernames.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
175 |
|
176 |
The dataset comprises source code from various repositories, potentially containing harmful or biased code,
|
177 |
along with sensitive information such as passwords or usernames.
|
178 |
+
|
179 |
+
# Additional Information
|
180 |
+
|
181 |
+
## Citation Information
|
182 |
+
@misc {mircea_vasiliniuc_2023,
|
183 |
+
author = { {Mircea Vasiliniuc} },
|
184 |
+
title = { iva-kotlin-codeint (Revision 1af5124) },
|
185 |
+
year = 2023,
|
186 |
+
url = { https://huggingface.co/datasets/mvasiliniuc/iva-kotlin-codeint },
|
187 |
+
doi = { 10.57967/hf/0779 },
|
188 |
+
publisher = { Hugging Face }
|
189 |
+
}
|