Update README.md
Browse files
README.md
CHANGED
@@ -155,7 +155,8 @@ dataset = pd.read_csv(
|
|
155 |
```
|
156 |
|
157 |
## Source
|
158 |
-
The dataset is derived from a combination of various websites.
|
|
|
159 |
|
160 |
## Versioning and Maintenance
|
161 |
Current Version: 1.1.0
|
|
|
155 |
```
|
156 |
|
157 |
## Source
|
158 |
+
The dataset is derived from a combination of various websites. We performed data cleaning and validation to ensure the quality of the dataset.
|
159 |
+
For full details on how we cleaned the data, visit our [blog post](https://blog.supa.so/2025/01/24/preparing-code-eval-datasets-data-cleaning-and-automated-code-execution-for-advent-of-code-with-docker-and-python/).
|
160 |
|
161 |
## Versioning and Maintenance
|
162 |
Current Version: 1.1.0
|