Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Title
|
2 |
+
High-Quality Coding Q&A Corpus
|
3 |
+
|
4 |
+
# Size
|
5 |
+
20 million sets
|
6 |
+
|
7 |
+
# Coding Languages
|
8 |
+
JavaScript, Python, Java, C#, PHP and etc.
|
9 |
+
|
10 |
+
# Description
|
11 |
+
This dataset supports AI training in code comprehension, debugging, and complex logic reasoning, enabling applications such as automated code generation, technical documentation assistants, and intelligent programming tutors.
|
12 |
+
|
13 |
+
# URL
|
14 |
+
https://dataoceanai.com/datasets/nlp/high-quality-coding-qa-corpus/
|