Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ Each tar file contains multiple samples, where each sample includes:
|
|
23 |
- A black-and-white image (`.bw.png`)
|
24 |
- A JSON file (`.json`) with metadata (e.g. text and writer ID)
|
25 |
|
26 |
-
For details on how the synthetic dataset was generated, please refer to our paper: [Synthetic Dataset Generation](https://
|
27 |
|
28 |
You can access the dataset either by downloading it locally or by streaming it directly over HTTP.
|
29 |
|
|
|
23 |
- A black-and-white image (`.bw.png`)
|
24 |
- A JSON file (`.json`) with metadata (e.g. text and writer ID)
|
25 |
|
26 |
+
For details on how the synthetic dataset was generated, please refer to our paper: [Synthetic Dataset Generation](https://arxiv.org/pdf/2503.17074).
|
27 |
|
28 |
You can access the dataset either by downloading it locally or by streaming it directly over HTTP.
|
29 |
|