Add license information
#2
by
mcptester0606
- opened
README.md
CHANGED
|
@@ -60,4 +60,8 @@ Please also check the raw data after our processing if you are interested: [MCP-
|
|
| 60 |
|
| 61 |
While having full executable code theoretically allows us to generate reliable execution trajectories as responses, two challenges arise: 1) Obtaining a deterministic reverse function for input prediction is impractical; 2) Automatically constructed trajectories are constrained by pre-designed templates and lack the expressiveness and generalizability of free-form natural language reasoning. Thus, we adopt a fully LLM-based approach for synthesizing all the desired responses using DeepSeek-V2.5, as it has top-tier performance but extremely low cost compared to other advanced LLMs.
|
| 62 |
|
| 63 |
-
*Due to our collaborators' compliance requirements, we only release the PythonEdu-Rs subset (this page) of full dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
|
| 61 |
While having full executable code theoretically allows us to generate reliable execution trajectories as responses, two challenges arise: 1) Obtaining a deterministic reverse function for input prediction is impractical; 2) Automatically constructed trajectories are constrained by pre-designed templates and lack the expressiveness and generalizability of free-form natural language reasoning. Thus, we adopt a fully LLM-based approach for synthesizing all the desired responses using DeepSeek-V2.5, as it has top-tier performance but extremely low cost compared to other advanced LLMs.
|
| 62 |
|
| 63 |
+
*Due to our collaborators' compliance requirements, we only release the PythonEdu-Rs subset (this page) of full dataset.
|
| 64 |
+
|
| 65 |
+
**License**
|
| 66 |
+
|
| 67 |
+
The license for this dataset is ODC-By.
|