Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,15 +4,15 @@ language:
|
|
4 |
- en
|
5 |
- zh
|
6 |
configs:
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
tags:
|
13 |
- multimodal
|
14 |
size_categories:
|
15 |
-
-
|
16 |
---
|
17 |
|
18 |
# PIN-14M
|
@@ -23,7 +23,7 @@ Paper: https://arxiv.org/abs/2406.13923
|
|
23 |
|
24 |
π News
|
25 |
|
26 |
-
[ 2024.12.12 ] !NEW! π₯ We have updated the quality signals for all subsets, with the dataset now containing 7.33B tokens after Llama3 tokenization.
|
27 |
|
28 |
[ 2024.12.06 ] !NEW! π₯ We have updated the quality signals, enabling a swift assessment of whether a sample meets the required specifications based on our quality indicators. Further detailed descriptions will be provided in the forthcoming formal publication. (Aside from the Chinese-Markdown subset, there are unresolved issues that are currently being addressed.)
|
29 |
|
|
|
4 |
- en
|
5 |
- zh
|
6 |
configs:
|
7 |
+
- config_name: pin
|
8 |
+
data_files:
|
9 |
+
- split: train
|
10 |
+
path:
|
11 |
+
- data/DocLayNet/DocLayNet.jsonl
|
12 |
tags:
|
13 |
- multimodal
|
14 |
size_categories:
|
15 |
+
- 1B<n<10B
|
16 |
---
|
17 |
|
18 |
# PIN-14M
|
|
|
23 |
|
24 |
π News
|
25 |
|
26 |
+
[ 2024.12.12 ] !NEW! π₯ We have updated the quality signals for all subsets, with the dataset now containing **7.33B** tokens after Llama3 tokenization.
|
27 |
|
28 |
[ 2024.12.06 ] !NEW! π₯ We have updated the quality signals, enabling a swift assessment of whether a sample meets the required specifications based on our quality indicators. Further detailed descriptions will be provided in the forthcoming formal publication. (Aside from the Chinese-Markdown subset, there are unresolved issues that are currently being addressed.)
|
29 |
|