Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ pretty_name: SynthCodeNet
|
|
14 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/663e1254887b6f5645a0399f/whc8Bpip5P8uuzZOS0MQJ.png" alt="Code Example" style="width: 500px; height: auto">
|
15 |
</div>
|
16 |
|
17 |
-
**SynthCodeNet** is a multimodal dataset created for training the **SmolDocling** model. It consists of over **9.3 million** synthetically generated image-text pairs, covering code snippets from **56** different programming languages. Text data was sourced from permissively licensed
|
18 |
|
19 |
---
|
20 |
|
|
|
14 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/663e1254887b6f5645a0399f/whc8Bpip5P8uuzZOS0MQJ.png" alt="Code Example" style="width: 500px; height: auto">
|
15 |
</div>
|
16 |
|
17 |
+
**SynthCodeNet** is a multimodal dataset created for training the **SmolDocling** model. It consists of over **9.3 million** synthetically generated image-text pairs, covering code snippets from **56** different programming languages. Text data was sourced from permissively licensed sources, while images were synthetically generated at 120 DPI using LaTeX and Pygments to ensure visual diversity.
|
18 |
|
19 |
---
|
20 |
|