Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ tags:
|
|
8 |
size_categories:
|
9 |
- 1M<n<10M
|
10 |
---
|
|
|
|
|
|
|
|
|
|
|
11 |
**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 resources, while images were synthetically generated using LaTeX and Pygments to ensure visual diversity.
|
12 |
|
13 |
---
|
|
|
8 |
size_categories:
|
9 |
- 1M<n<10M
|
10 |
---
|
11 |
+
# SynthCodeNet
|
12 |
+
<div style="display: flex; justify-content: center; align-items: center;">
|
13 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/663e1254887b6f5645a0399f/whc8Bpip5P8uuzZOS0MQJ.png" alt="Code Example" style="width: 500px; height: auto">
|
14 |
+
</div>
|
15 |
+
|
16 |
**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 resources, while images were synthetically generated using LaTeX and Pygments to ensure visual diversity.
|
17 |
|
18 |
---
|