Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
- en
|
5 |
size_categories:
|
6 |
- 10M<n<100M
|
|
|
7 |
---
|
8 |
|
9 |
# Scientific Openly-Licensed Publications
|
@@ -21,7 +22,7 @@ Scientific Openly-Licensed Publications (SciOL) is the largest openly-licensed p
|
|
21 |
**Note: This repository only contains the figures and captions of SciOL. For the textual data see:** [SciOL-text](https://huggingface.co/datasets/Timbrt/SciOL-text)
|
22 |
|
23 |
## Data Format
|
24 |
-
We provide the captions in plain text files and group and compress them together with the images. Each tar file contains 1000 images and captions. We split the data into a train, test and dev set.
|
25 |
|
26 |
|
27 |
## Citation
|
|
|
4 |
- en
|
5 |
size_categories:
|
6 |
- 10M<n<100M
|
7 |
+
pretty_name: Scientific Openly-Licensed Publications - Caption Images
|
8 |
---
|
9 |
|
10 |
# Scientific Openly-Licensed Publications
|
|
|
22 |
**Note: This repository only contains the figures and captions of SciOL. For the textual data see:** [SciOL-text](https://huggingface.co/datasets/Timbrt/SciOL-text)
|
23 |
|
24 |
## Data Format
|
25 |
+
We provide the data in the webdataset format, e.g., captions in plain text files and group and compress them together with the images. Each tar file contains 1000 images and captions. Corresponding figures and captions have the same filename (excluding extention). We split the data into a train, test and dev set.
|
26 |
|
27 |
|
28 |
## Citation
|