Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
wanng commited on
Commit
e68e754
Β·
verified Β·
1 Parent(s): 6550d20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -4,15 +4,15 @@ language:
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
- - 10M<n<100M
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