Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 35 new columns ({'allowed_role', 'split', 'text', 'identity_resolved', 'source_path', 'commit', 'figure_limitation', 'transformation_notice', 'raw_source_bytes', 'known_version_paths', 'family', 'fresh_source', 'raw_source_sha256', 'prior_exposure', 'extraction_stats', 'platform', 'repository', 'raw_path', 'original_utf8_bytes', 'license', 'detail_path', 'detail_sha256', 'source_metadata', 'attribution', 'version_evidence', 'selected_version', 'sha256', 'family_keys', 'representation', 'training_only', 'source_family_before_grouping', 'title', 'subjects', 'identity_keys', 'source_url'}) and 4 missing columns ({'token_offset', 'text_sha256', 'source_group', 'utf8_bytes'}).

This happened while the json dataset builder was generating data using

hf://datasets/TrickyRex/compact-scientific-lm-data/input/development_train.jsonl (at revision e5a27d5d5153e501ef70554d1570246b52bfe946), ['hf://datasets/TrickyRex/compact-scientific-lm-data@e5a27d5d5153e501ef70554d1570246b52bfe946/input/train.boundaries.json', 'hf://datasets/TrickyRex/compact-scientific-lm-data@e5a27d5d5153e501ef70554d1570246b52bfe946/input/development_train.jsonl'], ['hf://datasets/TrickyRex/compact-scientific-lm-data@e5a27d5d5153e501ef70554d1570246b52bfe946/input/train.boundaries.json', 'hf://datasets/TrickyRex/compact-scientific-lm-data@e5a27d5d5153e501ef70554d1570246b52bfe946/input/development_train.jsonl']

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1848, in _prepare_split_single
                  writer.write_table(table)
                  ~~~~~~~~~~~~~~~~~~^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 765, in write_table
                  self._write_table(pa_table, writer_batch_size=writer_batch_size)
                  ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              allowed_role: string
              attribution: list<item: struct<collaboration: string, given_names: string, orcids: list<item: string>, surname: s (... 7 chars omitted)
                child 0, item: struct<collaboration: string, given_names: string, orcids: list<item: string>, surname: string>
                    child 0, collaboration: string
                    child 1, given_names: string
                    child 2, orcids: list<item: string>
                        child 0, item: string
                    child 3, surname: string
              commit: string
              detail_path: string
              detail_sha256: string
              domain: string
              extraction_stats: struct<blocks_caption: int64, blocks_label: int64, blocks_p: int64, blocks_sec: int64, blocks_title: (... 259 chars omitted)
                child 0, blocks_caption: int64
                child 1, blocks_label: int64
                child 2, blocks_p: int64
                child 3, blocks_sec: int64
                child 4, blocks_title: int64
                child 5, omitted_xref: int64
                child 6, outside_formula_sub: int64
                child 7, outside_formula_sup: int64
                child 8, unrendered_graphics: int64
                child 9, blocks_table-wrap: int64
                child 10, table_rows: int64
                child 11, tables: int64
                child 12, omitted_supplementary-material: int64
                child 13, blocks_list-item: int64
                child 14, formula_mathml: int64
              family: string
              family_keys: list<item: string>
                child 0, item: string
              figure_limitation: string
              fresh_source: bool
              id: string
              identity_keys: list<item: string>
                child 0, item: string
              identity_resolved: bool
              known_version_paths: list<item: string>
                child 0, item: string
              license: struct<accepted: bool, copyright_statements: lis
              ...
               2, related_works: list<item: struct<attributes: struct<ext-link-type: string, id: string, related-article-type: string (... 74 chars omitted)
                    child 0, item: struct<attributes: struct<ext-link-type: string, id: string, related-article-type: string, {http://w (... 62 chars omitted)
                        child 0, attributes: struct<ext-link-type: string, id: string, related-article-type: string, {http://www.w3.org/1999/xlin (... 15 chars omitted)
                            child 0, ext-link-type: string
                            child 1, id: string
                            child 2, related-article-type: string
                            child 3, {http://www.w3.org/1999/xlink}href: string
                        child 1, tag: string
                        child 2, text: string
                child 3, title: string
              source_path: string
              source_url: string
              split: string
              subjects: list<item: string>
                child 0, item: string
              text: string
              title: string
              tokens: int64
              training_only: bool
              transformation_notice: string
              version_evidence: struct<elocation_id: string, publication_dates: list<item: struct<date-type: string, publication-for (... 78 chars omitted)
                child 0, elocation_id: string
                child 1, publication_dates: list<item: struct<date-type: string, publication-format: string, pub-type: string>>
                    child 0, item: struct<date-type: string, publication-format: string, pub-type: string>
                        child 0, date-type: string
                        child 1, publication-format: string
                        child 2, pub-type: string
                child 2, rule: string
                child 3, status: string
                child 4, volume: string
              to
              {'id': Value('string'), 'text_sha256': Value('string'), 'token_offset': Value('int64'), 'tokens': Value('int64'), 'utf8_bytes': Value('int64'), 'domain': Value('string'), 'source_group': Value('string')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1850, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
                  ...<4 lines>...
                  )
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 35 new columns ({'allowed_role', 'split', 'text', 'identity_resolved', 'source_path', 'commit', 'figure_limitation', 'transformation_notice', 'raw_source_bytes', 'known_version_paths', 'family', 'fresh_source', 'raw_source_sha256', 'prior_exposure', 'extraction_stats', 'platform', 'repository', 'raw_path', 'original_utf8_bytes', 'license', 'detail_path', 'detail_sha256', 'source_metadata', 'attribution', 'version_evidence', 'selected_version', 'sha256', 'family_keys', 'representation', 'training_only', 'source_family_before_grouping', 'title', 'subjects', 'identity_keys', 'source_url'}) and 4 missing columns ({'token_offset', 'text_sha256', 'source_group', 'utf8_bytes'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/TrickyRex/compact-scientific-lm-data/input/development_train.jsonl (at revision e5a27d5d5153e501ef70554d1570246b52bfe946), ['hf://datasets/TrickyRex/compact-scientific-lm-data@e5a27d5d5153e501ef70554d1570246b52bfe946/input/train.boundaries.json', 'hf://datasets/TrickyRex/compact-scientific-lm-data@e5a27d5d5153e501ef70554d1570246b52bfe946/input/development_train.jsonl'], ['hf://datasets/TrickyRex/compact-scientific-lm-data@e5a27d5d5153e501ef70554d1570246b52bfe946/input/train.boundaries.json', 'hf://datasets/TrickyRex/compact-scientific-lm-data@e5a27d5d5153e501ef70554d1570246b52bfe946/input/development_train.jsonl']
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

id
string
text_sha256
string
token_offset
int64
tokens
int64
utf8_bytes
int64
domain
string
source_group
string
elifesciences/elife-article-xml:articles/elife-00218-v1.xml
0ffaa2de56d54c7fba580dcf3f6f02423f4ec3dfcfe4e0d3b081c41868645cb6
0
13,468
43,032
scientific_prose
source-group:3f00c3b7d72b3647df0d1f49
elifesciences/elife-article-xml:articles/elife-00324-v1.xml
913e39c3fa7ce7c44a872d036d6b4e9102187cd33a6db4add2c5d9c33e9e2f8a
13,468
22,291
64,421
scientific_prose
source-group:d0796eb605f554975e24369f
elifesciences/elife-article-xml:articles/elife-00824-v1.xml
f6d0bb916885ec7fb43305b051ec936ab1ff71f570fec2b2d91c2c30e0a8777e
35,759
13,837
48,455
scientific_prose
source-group:10ada053bef2b2614b772ce3
elifesciences/elife-article-xml:articles/elife-00825-v1.xml
4f910ca11e8f5f63a503f5c106032cc1c6b42d3874c802febfd0509832854e99
49,596
16,173
54,148
scientific_prose
source-group:af8c1b278661da3af4f1263c
elifesciences/elife-article-xml:articles/elife-00845-v1.xml
e012a5f8eba5e8dec9636739923d9f5842d5e61a2446a2adc38f01eb444cfa43
65,769
12,028
41,940
scientific_prose
source-group:3b6472746bb9c156e32358fa
elifesciences/elife-article-xml:articles/elife-00943-v1.xml
7fc3fc0252d071824a280a1e37a8bde3321c9119f4a258e4fe99eaae1341ddac
77,797
15,101
48,896
scientific_prose
source-group:daf597dd079bb8a18fd10925
elifesciences/elife-article-xml:articles/elife-01133-v1.xml
e4884700f153a8351c1c39fd1eca6da9b0ebb10aa44224f57437031b81fc1e00
92,898
18,454
56,096
scientific_prose
source-group:df5e677d4d8f77080a2054fd
elifesciences/elife-article-xml:articles/elife-01296-v1.xml
dc2ee4a1b6a8745bbb8ecfd987198c12a91989ab1b79e996035c8fab290d14dc
111,352
17,732
58,159
scientific_prose
source-group:f99ee1ae971831e9b40a85f5
elifesciences/elife-article-xml:articles/elife-01298-v1.xml
80f6f85bdafd618038d6ea3fdde366f6a443202081aeca5626b9a51ddd85db22
129,084
19,779
56,399
scientific_prose
source-group:79461b9c5d4c62c80fe0196e
elifesciences/elife-article-xml:articles/elife-01311-v1.xml
07adc53c8f07175d4c1b12f97f79146e9d9108d5d22be62675f70ac54d3ee4a4
148,863
13,411
44,077
scientific_prose
source-group:86fc4f1637c4f8ac97732125
elifesciences/elife-article-xml:articles/elife-01322-v1.xml
f8ce56fadca7cfe5508db35b6a0e8e282be68229592c345312868c2228d4c65c
162,274
17,173
56,321
scientific_prose
source-group:9c1cd306c73cde6a7cc7d509
elifesciences/elife-article-xml:articles/elife-02042-v1.xml
5dc4f7f99523c36e8d9b2e2b935e8f4c14a53cffdf54749ee02b01f94baa7b33
179,447
15,796
56,145
scientific_prose
source-group:06b4708e6a219ee7318bffe4
elifesciences/elife-article-xml:articles/elife-02109-v1.xml
effe57bf4f6c62c9f07493932df7ff423bc03a874e7e9a1e9f152aea06a88d37
195,243
9,661
35,119
scientific_prose
source-group:1fe67b2a49a8be73ba6937f5
elifesciences/elife-article-xml:articles/elife-02131-v1.xml
3f51939890f96404c1438cd7f05d488dc8f090e0e13026cece6fe9c304158106
204,904
14,843
41,111
scientific_prose
source-group:7806b6200c0962d203219afd
elifesciences/elife-article-xml:articles/elife-02362-v2.xml
dc521018d9f3c0e762c37574063560dcfd488b97ed25424ac18c2141e0536c0f
219,747
20,187
62,976
scientific_prose
source-group:9f3da9fb065652cc40221cac
elifesciences/elife-article-xml:articles/elife-02391-v2.xml
cb83ddc1a8146802aa2bd2c7240e915eb6e4ede79c72a3ca7c8ea843a7842c3a
239,934
28,534
90,600
scientific_prose
source-group:091fe7fe14fdb51792407da9
elifesciences/elife-article-xml:articles/elife-02403-v1.xml
f05fdfa65360a48a3252d5033d1ed3a52d3bcb40d89fe11e8187e4af04c973de
268,468
8,161
29,266
scientific_prose
source-group:255ede5a68d73e641008e178
elifesciences/elife-article-xml:articles/elife-02511-v2.xml
91306922fd108924da354eab2ac63ce00673433d8848d226cfe03e34268567fc
276,629
16,375
55,935
scientific_prose
source-group:8653373827195d6d49fe8f29
elifesciences/elife-article-xml:articles/elife-02523-v2.xml
3e7dc06edaf5ddd499929bd3a34c5b4dac4dd683504da4ed277296673e9a84e5
293,004
22,939
75,869
scientific_prose
source-group:d3e668b7a71b03192739614f
elifesciences/elife-article-xml:articles/elife-02641-v1.xml
ac33b2ea794d9bc2477d94a89a0d7abf24a08f0cb585ab6c30f771833553f6da
315,943
15,115
47,370
scientific_prose
source-group:d4a4d5ba264fd6a95d462aa7
elifesciences/elife-article-xml:articles/elife-02667-v1.xml
4a5b8558349ea573b5da05db6124db3c14b0b6a906e0490630b2c6b7cf2d9e21
331,058
17,908
56,043
scientific_prose
source-group:ac9df7eba3dd00ba88f62688
elifesciences/elife-article-xml:articles/elife-02786-v2.xml
397e36e00f8196cba41cdfedf493549b14bf1b505896ae8857c1d5c2d965bcf5
348,966
7,724
24,258
scientific_prose
source-group:cc71bee8e8cc59fc5b58a0a3
elifesciences/elife-article-xml:articles/elife-02956-v1.xml
0aee4029f3d7b1d3840c7eca4f77c726e8c9db1c43ec10ba016cfddd36799683
356,690
7,950
31,823
scientific_prose
source-group:7ebc6301d325949e79fa6c8b
elifesciences/elife-article-xml:articles/elife-03061-v1.xml
f04f7974862d71245e16b4f594c2de53eb5c94ccb09c80eb7c6f40a33110b425
364,640
14,835
56,179
scientific_prose
source-group:4dfc7883a119810c09b95d97
elifesciences/elife-article-xml:articles/elife-03077-v1.xml
d8b87387f7935ca51f0034b024d7094eb9b67838b9271cf419be3d12e70edb0e
379,475
7,843
24,317
scientific_prose
source-group:9f16474dfaad09783faac1b2
elifesciences/elife-article-xml:articles/elife-03159-v2.xml
593f753cfc892d4b561b5dd90e479cc0127acd734282e457e9a92468df12388d
387,318
20,578
65,598
scientific_prose
source-group:15fb192903effadf61d98894
elifesciences/elife-article-xml:articles/elife-03206-v2.xml
1fb8c0acc4ea0a10c460d1a17270ff92bdad3010e7bbabd3c12020a10e997a06
407,896
15,562
48,574
scientific_prose
source-group:fcfb7e62a707b46b0c142860
elifesciences/elife-article-xml:articles/elife-03658-v2.xml
72b780a89170752adb67ef71f24c8dfb3840a86fc5f692c8874f36c3fc30e301
423,458
17,867
65,490
scientific_prose
source-group:4882f6336fcccab921930fc1
elifesciences/elife-article-xml:articles/elife-04106-v1.xml
09a0ce34bf13734d96d445e727aee99cd2faa1faabab60612313466d0142aaba
441,325
20,238
70,698
scientific_prose
source-group:4440ea9773b6ae35bf2b9921
elifesciences/elife-article-xml:articles/elife-04205-v1.xml
b67489ab2a8001665572c358a895caa3dbca881d9d94a007a4bcc8916c14a081
461,563
19,142
63,237
scientific_prose
source-group:1f5308992fdd0e86f675a97b
elifesciences/elife-article-xml:articles/elife-04235-v2.xml
c5c553d93783f0933200144ac13ce7de36a4891d245c5ebd0a50d992dc0f4b87
480,705
16,794
54,935
scientific_prose
source-group:e5468dd42a445d8e1a85bfba
elifesciences/elife-article-xml:articles/elife-04415-v2.xml
100c01be08796eea6ce4b03698376dba8f2da71e7942d30bab9446b217ed6d2b
497,499
11,236
34,639
scientific_prose
source-group:9f67db3e2323321ab2ddcb67
elifesciences/elife-article-xml:articles/elife-04418-v1.xml
9c4a8f3372737cc5ef0784e7c2f36f20e4c7a01e65505f621e18fc971b9a417a
508,735
9,894
33,761
scientific_prose
source-group:3eec5ed396eeb21b2fbf8c71
elifesciences/elife-article-xml:articles/elife-04449-v2.xml
b5bb09d2fc0fc1940d0fdffbde05628c4ad54e46e35183e0046ec494f8b466b4
518,629
21,096
67,844
scientific_prose
source-group:32d86126ff008c31ab7ea5ba
elifesciences/elife-article-xml:articles/elife-04478-v2.xml
9b565738ad844bd459b40f75c4d445b5387611500ab0c1f2f56acfde75252b93
539,725
17,838
67,155
scientific_prose
source-group:30db91e3e871cc4680faba02
elifesciences/elife-article-xml:articles/elife-04686-v3.xml
64bdfbc827254a2bfbdb28ddc0a530e187c8a22b1b52d2dc161ea847722ce385
557,563
24,453
90,084
scientific_prose
source-group:2fce0184f19233702f602942
elifesciences/elife-article-xml:articles/elife-04729-v1.xml
4f075b339898201765e3cf8d7ef2e964e53892a1638cd326b475c76ce0342d75
582,016
20,307
76,768
scientific_prose
source-group:3d6f25ded2011a84e9ffe8ed
elifesciences/elife-article-xml:articles/elife-04885-v2.xml
13f161343b2bc1572b93e1987c2e077d3d3de85d269785a3807650271b6686fb
602,323
11,687
40,368
scientific_prose
source-group:7eb865a6b1c265d725a12a63
elifesciences/elife-article-xml:articles/elife-05025-v2.xml
6a1f60fa88bb25bc328c4c36565bb496841532402d217bb3c741fb9b6c99e773
614,010
15,065
60,951
scientific_prose
source-group:398c0f8e814865e751c04808
elifesciences/elife-article-xml:articles/elife-05438-v1.xml
7cdfd09c64dcc2ff7889f7fa74eb9531fb4c36f965be2c188616423584a3b6f8
629,075
20,965
62,445
scientific_prose
source-group:80989b71dc7c7d020dc6afd9
elifesciences/elife-article-xml:articles/elife-05519-v2.xml
535bab988b3256f4c57aaa5f4b979385ef775a3bdc13933a89d25a96a2ef432d
650,040
21,647
95,401
scientific_prose
source-group:b6b8c799b868b45a9614a3c9
elifesciences/elife-article-xml:articles/elife-05534-v2.xml
43960bc8a53f827b481973123f825a92b01246f2cb7de5bfa47aa3e06fa9b917
671,687
17,985
58,056
scientific_prose
source-group:f8183b87931357ea0fda8c71
elifesciences/elife-article-xml:articles/elife-05733-v2.xml
743eef0bf5606c6650b5022c13676e52ec4009eb2eba84ad37ea07aadcfbb499
689,672
14,532
46,984
scientific_prose
source-group:23f46b6315669ad5a28af4e9
elifesciences/elife-article-xml:articles/elife-05826-v1.xml
d31e4b70b93c5d06e738dd3caafdf04c20d56db2d72e8e63d42ba0b481746355
704,204
7,458
27,141
scientific_prose
source-group:8279933ac94b68bc88eb4b32
elifesciences/elife-article-xml:articles/elife-06057-v2.xml
f54adba4244ab0d435342043112169ba3636ade2f847b1dfe0eb807a26f2e7ee
711,662
13,154
39,886
scientific_prose
source-group:8e64daf9e27660cc14f1ae90
elifesciences/elife-article-xml:articles/elife-06492-v2.xml
669321e261dbe3bb014bacc96d989863044a05c2d8417b35a16c2275df89be20
724,816
18,306
65,845
scientific_prose
source-group:d2236ec253a3a197897a2fe0
elifesciences/elife-article-xml:articles/elife-06990-v2.xml
b805d09fbacf87f9eb7715df4c6e48b46d97832b79df5f6e51079674b855c2af
743,122
17,558
58,101
scientific_prose
source-group:7080b8c61b0d501b30229750
elifesciences/elife-article-xml:articles/elife-07186-v2.xml
0c2dabd2dfab873a154ad98908374852e04c8e469da532c761ebd75ab5b9bb3f
760,680
17,018
61,390
scientific_prose
source-group:df8dc0517c840ce0dae45b2a
elifesciences/elife-article-xml:articles/elife-07404-v1.xml
bff63fa389b6a1de6207c97293b601a11d637273213f9dbe152bb3fcb49e82e5
777,698
9,893
36,602
scientific_prose
source-group:562bb926710f6944e94d0aa4
elifesciences/elife-article-xml:articles/elife-07405-v2.xml
f43a0a9fc9f36fec1aa05345a75dc2c6b98af3e43ed6edeb28cc195457ca2af5
787,591
23,802
77,297
scientific_prose
source-group:3bd0ee19f70cabb73efef122
elifesciences/elife-article-xml:articles/elife-07436-v1.xml
f16367ce9a9d77cab5ec0141cf477975b26b7f7c825168b0dc8129496d693239
811,393
5,810
22,843
scientific_prose
source-group:15a76358a89bf004e7bf289b
elifesciences/elife-article-xml:articles/elife-07616-v1.xml
0ae1a4dc10482bf7c9968113255db41bc8c02133b8f71ddbcc3fcd40fb236894
817,203
12,219
42,000
scientific_prose
source-group:4db68aac553434838f6078d9
elifesciences/elife-article-xml:articles/elife-07635-v2.xml
9e1d45632500465234d52b61ce299d33232dd5a19c2e617c9ac41c284eb7d35c
829,422
17,044
55,256
scientific_prose
source-group:412080c0d332721af19af24f
elifesciences/elife-article-xml:articles/elife-07897-v1.xml
2a7ac068145daf49ff4f07bf37d5ad28f20c9650557cc67110280ec4f704e66e
846,466
26,305
78,712
scientific_prose
source-group:20f8fff47a2571ae558a6ffd
elifesciences/elife-article-xml:articles/elife-07901-v1.xml
91c5f557fbe3ae7e203b3f6f7c134b62515a10d85c2653626c87770842ff8505
872,771
17,039
51,239
scientific_prose
source-group:7b321dffb4a526c7f7bd4eb4
elifesciences/elife-article-xml:articles/elife-07956-v1.xml
3da25fd11603fc78a210da246b48e869d144bf33cdb768addcf04a4c2f245c7b
889,810
10,510
37,811
scientific_prose
source-group:f04772fd863e6db2612022fa
elifesciences/elife-article-xml:articles/elife-07957-v1.xml
1205ef8bf257abc270a78f3c09feb30547a6469f8709ab42321709ad687e9926
900,320
15,613
59,172
scientific_prose
source-group:8857d4eba6340aeb8c9a17c5
elifesciences/elife-article-xml:articles/elife-08493-v2.xml
92de75bcb930345dcf67d8ffb411803b344d0f86dea04f908e0fe7e70d5d3701
915,933
25,105
83,523
scientific_prose
source-group:a3ea79cb4e8eceb6e654d762
elifesciences/elife-article-xml:articles/elife-08711-v1.xml
a773c6d48ed6098550f2c48e0762039547e521e4bedaf30021eabf9bd2b96cd0
941,038
19,408
63,795
scientific_prose
source-group:14620e265dd23676e897b295
elifesciences/elife-article-xml:articles/elife-08716-v2.xml
8515744a15e4748687af9b2fb4e6dee407aaa7111390804fa4316ca913289bc3
960,446
16,006
51,311
scientific_prose
source-group:9fe28b24563bd4e82a5f6645
elifesciences/elife-article-xml:articles/elife-08851-v2.xml
16b36e392997c84f95060b5a74c585a8978d285dd02f67f071a96c2034b7b227
976,452
21,136
70,175
scientific_prose
source-group:ed1de3e40368ccaa74629fb4
elifesciences/elife-article-xml:articles/elife-08955-v3.xml
8afc7a314fead0a5ea7dec6393d71c48c41de4be822d503d24cfb092267a4076
997,588
48,832
157,247
scientific_prose
source-group:2c6e8a944827ec6b84a6867d
elifesciences/elife-article-xml:articles/elife-09143-v2.xml
feaa60c296b2b98728273efd435b0ba40bee0e3a93a5a20432b88b1651dc6c67
1,046,420
20,641
63,514
scientific_prose
source-group:fcc7cdec2a4b397b1c885fbc
elifesciences/elife-article-xml:articles/elife-09771-v3.xml
670a5644e0bfc0b42006a2e4770ccdae481d67651a132d5f2384d9a5adc884b8
1,067,061
14,247
50,437
scientific_prose
source-group:2ab3ad28b3d8b48bc700744a
elifesciences/elife-article-xml:articles/elife-09972-v1.xml
2346efdcb649974a8a4781d2b92aea03dae0b4c7b0ca43e1b29589da48fb9610
1,081,308
14,910
46,214
scientific_prose
source-group:df03853431351805f67bb4af
elifesciences/elife-article-xml:articles/elife-09991-v1.xml
e887ed2271cd9e427fb59510c6fc8757c71e58404f94124cca84be12010a6f0e
1,096,218
9,905
35,738
scientific_prose
source-group:9207d7d51061b9e8aaa2e4bb
elifesciences/elife-article-xml:articles/elife-100002-v1.xml
b4bb475773f36239b4ffdecd46ba0ef71dd571dff40f50dad66e77a3da9821ae
1,106,123
25,941
75,970
scientific_prose
source-group:aa5992d4384ec6e538851e39
elifesciences/elife-article-xml:articles/elife-100083-v1.xml
cfd15baf40b563a1286fa93599f60147f34761d0f96622d6164af16c3dab4978
1,132,064
13,829
47,737
scientific_prose
source-group:574972ae264f816e5183c776
elifesciences/elife-article-xml:articles/elife-100346-v1.xml
1a8dc6b1ad2e05dd85da456386050677fea9a5e82fd8a6b43023cd39e227f550
1,145,893
16,377
56,581
scientific_prose
source-group:2041fc3654850bf2dcb6555b
elifesciences/elife-article-xml:articles/elife-10042-v2.xml
ec3307ce2df25823f9df6989c1b0df98849e169e81ed0790f4c69f1e79beb297
1,162,270
25,784
81,759
scientific_prose
source-group:903b79e5c46e41f0a969c6ea
elifesciences/elife-article-xml:articles/elife-100708-v1.xml
edfcd0a2323e8f9fa5a2879c1f725ce86f1ccc078b25ad786c3180d14cdeae18
1,188,054
8,388
26,901
scientific_prose
source-group:12d01797fc15827a821bf8e6
elifesciences/elife-article-xml:articles/elife-100822-v1.xml
8f06a5678e45e7ad8fec97ec7f4403529297af4199e00e0729e2f0594f044597
1,196,442
15,738
48,686
scientific_prose
source-group:78d47228080ab16468a0a021
elifesciences/elife-article-xml:articles/elife-10150-v2.xml
abfd6b7405d52229bea5cabed65178dc8371af3c8227e211aef6f1ac7b89b78e
1,212,180
29,718
92,432
scientific_prose
source-group:dd12873f774996aeb637ba2d
elifesciences/elife-article-xml:articles/elife-101513-v2.xml
2db6fe306d35c08c09081ba34cb82fd5bcd10bac68336a4e7b03874d60e9f738
1,241,898
30,778
95,177
scientific_prose
source-group:ecda5ddc985f491f426fdd4a
elifesciences/elife-article-xml:articles/elife-10206-v2.xml
d446c9ac09aa2cc78233b87973e9e62b7f8a1a67c322051678b848c73ee7885f
1,272,676
11,170
32,121
scientific_prose
source-group:8d32cf541515bf4c1189d08d
elifesciences/elife-article-xml:articles/elife-102305-v1.xml
3eb3ef452ad24029a884504baeca0c92d2ac56243fccf21d2df56c8866c75cc5
1,283,846
18,020
65,397
scientific_prose
source-group:732f86e62fe29164ffd01d5a
elifesciences/elife-article-xml:articles/elife-102999-v2.xml
ff30ce5af6c51760262e415e0b821ce7c0230750cbb88d21ff3388bb2fe8c2da
1,301,866
14,967
52,027
scientific_prose
source-group:19b11cae579e28a56faf0de0
elifesciences/elife-article-xml:articles/elife-103073-v1.xml
fb2c8f0e13c8a017a69e78f44f171e553f6b22b0968558652db730160dc92e88
1,316,833
13,929
47,893
scientific_prose
source-group:3eec6d2e05a88944a3e3312c
elifesciences/elife-article-xml:articles/elife-10319-v2.xml
eaccd240a0d8adf4f53be5ab1cfd55914a0a3badff1bb7088f5f2ff93e711260
1,330,762
17,603
55,194
scientific_prose
source-group:183dd9b8c782b4e7125d897b
elifesciences/elife-article-xml:articles/elife-104061-v1.xml
0b4c4e7140801eb2c1e787d17a3fbdd5e431db4700fef36563590e0f4fcd9862
1,348,365
20,053
58,913
scientific_prose
source-group:6571ef464158ca6ff19501c4
elifesciences/elife-article-xml:articles/elife-106228-v1.xml
bdf9d4aa29288ba81c375885779a62a8ee9d4862e6f0a2c45c66ccceeef6ceaa
1,368,418
28,741
93,341
scientific_prose
source-group:d9bbd0de9067452d3e1694c1
elifesciences/elife-article-xml:articles/elife-106284-v1.xml
f529fe94c3079f742dd4f82d3048ea32a56c6120adfaa4a51170718fb204f855
1,397,159
13,462
42,553
scientific_prose
source-group:6684c27129f58766949cc541
elifesciences/elife-article-xml:articles/elife-106976-v1.xml
19fb49e9bd64366ece8216c13bf115187f1f87a545b411869ad344b014e20973
1,410,621
26,794
82,800
scientific_prose
source-group:7904309aca42344e11b1dbe1
elifesciences/elife-article-xml:articles/elife-107111-v1.xml
2ec5e15f636cdb815511190f742d3f20462730e50494de63dc5ba90424de20de
1,437,415
11,821
43,652
scientific_prose
source-group:91cff52aa84e1e01026217a1
elifesciences/elife-article-xml:articles/elife-107451-v1.xml
3b73f7ac20555e5eb9f4b08a20dd306854e9869a0e4fad0e281e3a05582b58fd
1,449,236
10,912
33,678
scientific_prose
source-group:294762d259d44e5a7a816606
elifesciences/elife-article-xml:articles/elife-107589-v1.xml
4712b6faa092e869542de1c80a61b9524e6d7c2f37eb722714242cc5b3aeed84
1,460,148
25,810
92,322
scientific_prose
source-group:afe5bbea55cb0561871d7086
elifesciences/elife-article-xml:articles/elife-10774-v4.xml
91c45092aafd25e10890ea54f1a3660bd37881bd9f7dbb1857997ff3b9daa945
1,485,958
13,535
46,960
scientific_prose
source-group:ca006c5ebaf8e973823e50a6
elifesciences/elife-article-xml:articles/elife-108207-v1.xml
e5cba42ab4d59962ed6f83bccebbfdf541e739be962d79cde3d4daadbb788d89
1,499,493
17,416
52,448
scientific_prose
source-group:30374ab59e119565970cd9e9
elifesciences/elife-article-xml:articles/elife-108271-v1.xml
79af8a028fb4027a648d041d61bab3af28dab279431220cc3e29b4587a7eca67
1,516,909
21,363
66,705
scientific_prose
source-group:967bb81ce8e29a5091b70359
elifesciences/elife-article-xml:articles/elife-10856-v3.xml
8dc58da54dae4448ea5af0445957bb19d6388fff5f9aeddf91035bdbc70efba3
1,538,272
21,831
62,471
scientific_prose
source-group:9dc0e9f8d9857d6b04e15eb3
elifesciences/elife-article-xml:articles/elife-108959-v1.xml
5d075e5c0b5f88ac6c26b04607f99e7be092ce90f6ffab2edc90d58e0f5798f1
1,560,103
24,835
78,603
scientific_prose
source-group:3076f3a93ee3e8196ee25d52
elifesciences/elife-article-xml:articles/elife-11147-v2.xml
354c03797cd9edc326feb1eb776a62d5200cfe40f338f9405df380cecb037874
1,584,938
15,242
52,307
scientific_prose
source-group:9c21927d9f97a9fd63d42f95
elifesciences/elife-article-xml:articles/elife-111611-v1.xml
14b391d129342d99e0e00b307879ae90b2934128de617480784ef062f7301f30
1,600,180
18,868
62,499
scientific_prose
source-group:27117d7ea37cf6c6e95688d4
elifesciences/elife-article-xml:articles/elife-11190-v1.xml
5d0b0c20eb7691f49ca77f6c18e5caa864e5a13f217e0759f73726b172cb0d3f
1,619,048
14,605
46,560
scientific_prose
source-group:f16c8e2702d472bd59de38a0
elifesciences/elife-article-xml:articles/elife-11305-v1.xml
0a1e4653abce394277c7a07c9c06dfe08ed8e0d5eb266ddeaf0c45e555be7164
1,633,653
20,293
76,986
scientific_prose
source-group:04b682227fc81ce87c6e1ac2
elifesciences/elife-article-xml:articles/elife-11324-v1.xml
34153a4a87a9d71d185a02c8e431e4080594616ca830e20b4526371c677e9974
1,653,946
23,084
75,147
scientific_prose
source-group:c85f2898d80381d2509f6cd0
elifesciences/elife-article-xml:articles/elife-11389-v3.xml
a245538360610ff6c1244f96d03ddf1577e25b07f9f848ce60d6fedff1410c26
1,677,030
13,388
46,958
scientific_prose
source-group:c1aa116e96e182a1ee3e71d3
elifesciences/elife-article-xml:articles/elife-11588-v2.xml
05d7ef3c881c61f12d707085874a985a94890e2a5268bdfe08ac3e070bbb4339
1,690,418
27,658
92,521
scientific_prose
source-group:ae1055bfe5e626894f0c5abd
elifesciences/elife-article-xml:articles/elife-11897-v2.xml
f9691031c064dbf2f4deaa6f8c9eba066a9d93f2de613e38e9882d0f64621339
1,718,076
12,725
44,784
scientific_prose
source-group:dfa084e3a2340ad5123c2dfc
elifesciences/elife-article-xml:articles/elife-12034-v1.xml
50add00afd24b5b30b9dd811bc7edf19a6687aa8130a702cb8e116109ab506db
1,730,801
20,787
63,119
scientific_prose
source-group:b2992a1182e29b426313f82e
End of preview.

No dataset card yet

Downloads last month
65