Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
Tags:
code
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,15 +15,34 @@ size_categories:
|
|
| 15 |
|
| 16 |
A comprehensive dataset of LeetCode problems and solutions created from the [Doocs LeetCode](https://github.com/doocs/leetcode) repository. This dataset is designed for fine-tuning large language models to understand programming problems and generate code solutions.
|
| 17 |
|
| 18 |
-
##
|
| 19 |
-
|
| 20 |
-
-
|
| 21 |
-
-
|
| 22 |
-
-
|
| 23 |
-
-
|
| 24 |
-
-
|
| 25 |
-
|
| 26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
### Data Fields
|
| 29 |
|
|
|
|
| 15 |
|
| 16 |
A comprehensive dataset of LeetCode problems and solutions created from the [Doocs LeetCode](https://github.com/doocs/leetcode) repository. This dataset is designed for fine-tuning large language models to understand programming problems and generate code solutions.
|
| 17 |
|
| 18 |
+
## Description
|
| 19 |
+
|
| 20 |
+
- Repository: [Doocs LeetCode Solutions](https://github.com/doocs/leetcode)
|
| 21 |
+
- Total Problems: 3500+
|
| 22 |
+
- Total Solutions: 15,000+ (across multiple languages)
|
| 23 |
+
- Size: ~60 MB (Parquet format)
|
| 24 |
+
- Languages:
|
| 25 |
+
- C
|
| 26 |
+
- Cangjie
|
| 27 |
+
- C++
|
| 28 |
+
- C#
|
| 29 |
+
- Dart
|
| 30 |
+
- Go
|
| 31 |
+
- Java
|
| 32 |
+
- JavaScript
|
| 33 |
+
- Kotlin
|
| 34 |
+
- Nim
|
| 35 |
+
- PHP
|
| 36 |
+
- Python
|
| 37 |
+
- Ruby
|
| 38 |
+
- Rust
|
| 39 |
+
- Scala
|
| 40 |
+
- Bash
|
| 41 |
+
- SQL
|
| 42 |
+
- Swift
|
| 43 |
+
- TypeScript
|
| 44 |
+
|
| 45 |
+
## Structure
|
| 46 |
|
| 47 |
### Data Fields
|
| 48 |
|