Datasets:
Add Focus Crawl and BioCollection counts
Browse filesAdd exact Marin-tokenizer counts for the Common Crawl Focus Crawl and both TheBioCollection streams registered in the Marin datakit source catalog.
- data/token_counts.csv +3 -0
data/token_counts.csv
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
marin_name,marin_tokens,category,synthetic,machine_translated,pdf,hf_repo,hf_subset,license,transform_tldr
|
|
|
|
|
|
|
| 2 |
climblab-ja,371918129733,multilingual,False,False,False,KantaHayashiAI/ClimbLab-Ja,,odc-by,
|
| 3 |
coderforge,10288088964,code,True,False,False,togethercomputer/CoderForge-Preview,,"Per-file: MIT, BSD-3, Apache-2.0, BSD, BSD-2, BSD-4, ISC, PostgreSQL, PSF, CC0-1.0, MIT-NA, MIT-CMU, HPND, Dual MIT/Apache-2.0, Dual Apache-2.0/BSD-3, Dual BSD-3/MIT",
|
|
|
|
| 4 |
common_corpus/english,1015389781525,web,False,False,False,PleIAs/common_corpus,,Per-document: public domain or various open licenses,
|
| 5 |
cp/arxiv_abstracts,536806535,web,False,False,False,common-pile/arxiv_abstracts,,CC0 1.0,
|
| 6 |
cp/arxiv_papers,6632151543,web,False,False,True,common-pile/arxiv_papers,,CC BY (per-paper),
|
|
|
|
| 1 |
marin_name,marin_tokens,category,synthetic,machine_translated,pdf,hf_repo,hf_subset,license,transform_tldr
|
| 2 |
+
biocollection/free_text_stream,33186704843,specialized,True,False,False,trillionlabs/TheBioCollection,free_text_stream,apache-2.0,Free-text renderings of biological entities enriched with computed properties
|
| 3 |
+
biocollection/instruction_stream,18123700603,specialized,True,False,False,trillionlabs/TheBioCollection,instruction_stream,apache-2.0,Instruction-response data with programmatically verifiable biological answers
|
| 4 |
climblab-ja,371918129733,multilingual,False,False,False,KantaHayashiAI/ClimbLab-Ja,,odc-by,
|
| 5 |
coderforge,10288088964,code,True,False,False,togethercomputer/CoderForge-Preview,,"Per-file: MIT, BSD-3, Apache-2.0, BSD, BSD-2, BSD-4, ISC, PostgreSQL, PSF, CC0-1.0, MIT-NA, MIT-CMU, HPND, Dual MIT/Apache-2.0, Dual Apache-2.0/BSD-3, Dual BSD-3/MIT",
|
| 6 |
+
common-crawl-focus-2026-22,49702569456,web,False,False,False,,,Per-document: source website terms,Common Crawl science focus crawl HTML extracted with XenonMolecule/jusText@20d27c0
|
| 7 |
common_corpus/english,1015389781525,web,False,False,False,PleIAs/common_corpus,,Per-document: public domain or various open licenses,
|
| 8 |
cp/arxiv_abstracts,536806535,web,False,False,False,common-pile/arxiv_abstracts,,CC0 1.0,
|
| 9 |
cp/arxiv_papers,6632151543,web,False,False,True,common-pile/arxiv_papers,,CC BY (per-paper),
|