asjc-classification/scibert_multilabel_asjc_classifier
Text Classification • 0.1B • Updated • 94
Error code: DatasetGenerationError
Exception: TypeError
Message: Couldn't cast array of type
struct<DOI: string, ISBN: list<item: string>, ISSN: list<item: string>, URL: string, abstract: string, accepted: struct<date-parts: list<item: list<item: int64>>>, alternative-id: list<item: string>, approved: struct<date-parts: list<item: list<item: int64>>>, archive: list<item: string>, article-number: string, assertion: list<item: struct<URL: string, explanation: struct<URL: string>, group: struct<label: string, name: string>, label: string, name: string, order: int64, value: string>>, author: list<item: struct<ORCID: string, affiliation: list<item: struct<acronym: list<item: string>, department: list<item: string>, id: list<item: struct<asserted-by: string, id: string, id-type: string>>, name: string, place: list<item: string>>>, authenticated-orcid: bool, family: string, given: string, name: string, sequence: string, suffix: string>>, container-title: list<item: string>, content-created: struct<date-parts: list<item: list<item: int64>>>, content-domain: struct<crossmark-restriction: bool, domain: list<item: string>>, created: struct<date-parts: list<item: list<item: int64>>, date-time: string, timestamp: int64>, degree: list<item: string>, deposited: struct<date-parts: list<item: list<item: int64>>, date-time: string, timestamp: int64>, description: string, edition-number: string, editor: list<item: struct<ORCID: string, affiliation: list<item: struct<id: list<item: struct<asserted-by: string, id: string, id-type: string>>, name: string, place: list<item: string>>>, auth
...
, reference-count: int64, references-count: int64, relation: struct<has-version: list<item: struct<asserted-by: string, id: string, id-type: string>>, is-comment-on: list<item: struct<asserted-by: string, id: string, id-type: string>>, is-identical-to: list<item: struct<asserted-by: string, id: string, id-type: string>>, is-preprint-of: list<item: struct<asserted-by: string, id: string, id-type: string>>, is-review-of: list<item: struct<asserted-by: string, id: string, id-type: string>>, is-supplemented-by: list<item: struct<asserted-by: string, id: string, id-type: string>>, is-version-of: list<item: struct<asserted-by: string, id: string, id-type: string>>, references: list<item: struct<asserted-by: string, id: string, id-type: string>>>, resource: struct<primary: struct<URL: string>>, review: struct<language: string, recommendation: string, revision-round: string, running-number: string, stage: string, type: string>, score: double, short-container-title: list<item: string>, source: string, standards-body: struct<acronym: string, name: string>, subject: list<item: string>, subtitle: list<item: string>, subtype: string, title: list<item: string>, translator: list<item: struct<affiliation: list<item: null>, family: string, given: string, sequence: string>>, type: string, update-policy: string, update-to: list<item: struct<DOI: string, label: string, type: string, updated: struct<date-parts: list<item: list<item: int64>>, date-time: string, timestamp: int64>>>, volume: string>
to
{'DOI': Value(dtype='string', id=None), 'ISSN': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'URL': Value(dtype='string', id=None), 'abstract': Value(dtype='string', id=None), 'alternative-id': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'archive': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'article-number': Value(dtype='string', id=None), 'assertion': [{'explanation': {'URL': Value(dtype='string', id=None)}, 'group': {'label': Value(dtype='string', id=None), 'name': Value(dtype='string', id=None)}, 'label': Value(dtype='string', id=None), 'name': Value(dtype='string', id=None), 'order': Value(dtype='int64', id=None), 'value': Value(dtype='string', id=None)}], 'author': [{'affiliation': [{'name': Value(dtype='string', id=None)}], 'family': Value(dtype='string', id=None), 'given': Value(dtype='string', id=None), 'name': Value(dtype='string', id=None), 'sequence': Value(dtype='string', id=None), 'suffix': Value(dtype='string', id=None)}], 'container-title': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'content-domain': {'crossmark-restriction': Value(dtype='bool', id=None), 'domain': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, 'created': {'date-parts': Sequence(feature=Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), length=-1, id=None), 'date-time': Value(dtype='string', id=None), 'timestamp': Value(dtype='int64', id=None)}, 'dep
...
: Value(dtype='string', id=None), 'series-title': Value(dtype='string', id=None), 'unstructured': Value(dtype='string', id=None), 'volume': Value(dtype='string', id=None), 'volume-title': Value(dtype='string', id=None), 'year': Value(dtype='string', id=None)}], 'reference-count': Value(dtype='int64', id=None), 'references-count': Value(dtype='int64', id=None), 'relation': {'has-review': [{'asserted-by': Value(dtype='string', id=None), 'id': Value(dtype='string', id=None), 'id-type': Value(dtype='string', id=None)}]}, 'resource': {'primary': {'URL': Value(dtype='string', id=None)}}, 'score': Value(dtype='float64', id=None), 'short-container-title': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'source': Value(dtype='string', id=None), 'subject': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'subtitle': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'title': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'type': Value(dtype='string', id=None), 'update-policy': Value(dtype='string', id=None), 'update-to': [{'DOI': Value(dtype='string', id=None), 'label': Value(dtype='string', id=None), 'type': Value(dtype='string', id=None), 'updated': {'date-parts': Sequence(feature=Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), length=-1, id=None), 'date-time': Value(dtype='string', id=None), 'timestamp': Value(dtype='int64', id=None)}}], 'volume': Value(dtype='string', id=None)}
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1870, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 622, in write_table
pa_table = table_cast(pa_table, self._schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2292, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2245, in cast_table_to_schema
arrays = [
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2246, in <listcomp>
cast_array_to_feature(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1795, in wrapper
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1795, in <listcomp>
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2108, in cast_array_to_feature
raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
TypeError: Couldn't cast array of type
struct<DOI: string, ISBN: list<item: string>, ISSN: list<item: string>, URL: string, abstract: string, accepted: struct<date-parts: list<item: list<item: int64>>>, alternative-id: list<item: string>, approved: struct<date-parts: list<item: list<item: int64>>>, archive: list<item: string>, article-number: string, assertion: list<item: struct<URL: string, explanation: struct<URL: string>, group: struct<label: string, name: string>, label: string, name: string, order: int64, value: string>>, author: list<item: struct<ORCID: string, affiliation: list<item: struct<acronym: list<item: string>, department: list<item: string>, id: list<item: struct<asserted-by: string, id: string, id-type: string>>, name: string, place: list<item: string>>>, authenticated-orcid: bool, family: string, given: string, name: string, sequence: string, suffix: string>>, container-title: list<item: string>, content-created: struct<date-parts: list<item: list<item: int64>>>, content-domain: struct<crossmark-restriction: bool, domain: list<item: string>>, created: struct<date-parts: list<item: list<item: int64>>, date-time: string, timestamp: int64>, degree: list<item: string>, deposited: struct<date-parts: list<item: list<item: int64>>, date-time: string, timestamp: int64>, description: string, edition-number: string, editor: list<item: struct<ORCID: string, affiliation: list<item: struct<id: list<item: struct<asserted-by: string, id: string, id-type: string>>, name: string, place: list<item: string>>>, auth
...
, reference-count: int64, references-count: int64, relation: struct<has-version: list<item: struct<asserted-by: string, id: string, id-type: string>>, is-comment-on: list<item: struct<asserted-by: string, id: string, id-type: string>>, is-identical-to: list<item: struct<asserted-by: string, id: string, id-type: string>>, is-preprint-of: list<item: struct<asserted-by: string, id: string, id-type: string>>, is-review-of: list<item: struct<asserted-by: string, id: string, id-type: string>>, is-supplemented-by: list<item: struct<asserted-by: string, id: string, id-type: string>>, is-version-of: list<item: struct<asserted-by: string, id: string, id-type: string>>, references: list<item: struct<asserted-by: string, id: string, id-type: string>>>, resource: struct<primary: struct<URL: string>>, review: struct<language: string, recommendation: string, revision-round: string, running-number: string, stage: string, type: string>, score: double, short-container-title: list<item: string>, source: string, standards-body: struct<acronym: string, name: string>, subject: list<item: string>, subtitle: list<item: string>, subtype: string, title: list<item: string>, translator: list<item: struct<affiliation: list<item: null>, family: string, given: string, sequence: string>>, type: string, update-policy: string, update-to: list<item: struct<DOI: string, label: string, type: string, updated: struct<date-parts: list<item: list<item: int64>>, date-time: string, timestamp: int64>>>, volume: string>
to
{'DOI': Value(dtype='string', id=None), 'ISSN': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'URL': Value(dtype='string', id=None), 'abstract': Value(dtype='string', id=None), 'alternative-id': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'archive': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'article-number': Value(dtype='string', id=None), 'assertion': [{'explanation': {'URL': Value(dtype='string', id=None)}, 'group': {'label': Value(dtype='string', id=None), 'name': Value(dtype='string', id=None)}, 'label': Value(dtype='string', id=None), 'name': Value(dtype='string', id=None), 'order': Value(dtype='int64', id=None), 'value': Value(dtype='string', id=None)}], 'author': [{'affiliation': [{'name': Value(dtype='string', id=None)}], 'family': Value(dtype='string', id=None), 'given': Value(dtype='string', id=None), 'name': Value(dtype='string', id=None), 'sequence': Value(dtype='string', id=None), 'suffix': Value(dtype='string', id=None)}], 'container-title': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'content-domain': {'crossmark-restriction': Value(dtype='bool', id=None), 'domain': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}, 'created': {'date-parts': Sequence(feature=Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), length=-1, id=None), 'date-time': Value(dtype='string', id=None), 'timestamp': Value(dtype='int64', id=None)}, 'dep
...
: Value(dtype='string', id=None), 'series-title': Value(dtype='string', id=None), 'unstructured': Value(dtype='string', id=None), 'volume': Value(dtype='string', id=None), 'volume-title': Value(dtype='string', id=None), 'year': Value(dtype='string', id=None)}], 'reference-count': Value(dtype='int64', id=None), 'references-count': Value(dtype='int64', id=None), 'relation': {'has-review': [{'asserted-by': Value(dtype='string', id=None), 'id': Value(dtype='string', id=None), 'id-type': Value(dtype='string', id=None)}]}, 'resource': {'primary': {'URL': Value(dtype='string', id=None)}}, 'score': Value(dtype='float64', id=None), 'short-container-title': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'source': Value(dtype='string', id=None), 'subject': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'subtitle': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'title': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'type': Value(dtype='string', id=None), 'update-policy': Value(dtype='string', id=None), 'update-to': [{'DOI': Value(dtype='string', id=None), 'label': Value(dtype='string', id=None), 'type': Value(dtype='string', id=None), 'updated': {'date-parts': Sequence(feature=Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None), length=-1, id=None), 'date-time': Value(dtype='string', id=None), 'timestamp': Value(dtype='int64', id=None)}}], 'volume': Value(dtype='string', id=None)}
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1412, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 988, in stream_convert_to_parquet
builder._prepare_split(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1741, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1897, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
items dict |
|---|
{
"DOI": "10.1063/1.1486445",
"ISSN": [
"0021-9606",
"1089-7690"
],
"URL": "http://dx.doi.org/10.1063/1.1486445",
"abstract": null,
"alternative-id": [
"10.1063/1.1486445"
],
"archive": null,
"article-number": null,
"assertion": null,
"author": [
{
"affiliation": [],
"f... |
{
"DOI": "10.1021/cm011675j",
"ISSN": [
"0897-4756",
"1520-5002"
],
"URL": "http://dx.doi.org/10.1021/cm011675j",
"abstract": null,
"alternative-id": [
"10.1021/cm011675j"
],
"archive": null,
"article-number": null,
"assertion": null,
"author": [
{
"affiliation": [
{
... |
{
"DOI": "10.1108/01443579610125787",
"ISSN": [
"0144-3577"
],
"URL": "http://dx.doi.org/10.1108/01443579610125787",
"abstract": "<jats:p>The objective of performance measurement has changed over the past few decades. Traditional performance measures based on productivity are no longer appropriate or repr... |
{
"DOI": "10.1108/01437730110380183",
"ISSN": [
"0143-7739"
],
"URL": "http://dx.doi.org/10.1108/01437730110380183",
"abstract": "<jats:p>Australian managers’ preferences for situational leadership styles and perceived effectiveness were compared, using both “self” and “other” ratings on Blanchard’s lates... |
{
"DOI": "10.1149/1.1392654",
"ISSN": [
"0013-4651",
"1945-7111"
],
"URL": "http://dx.doi.org/10.1149/1.1392654",
"abstract": null,
"alternative-id": null,
"archive": null,
"article-number": null,
"assertion": null,
"author": [
{
"affiliation": [
{
"name": "Sandia... |
{
"DOI": "10.1108/02651330010339905",
"ISSN": [
"0265-1335"
],
"URL": "http://dx.doi.org/10.1108/02651330010339905",
"abstract": "<jats:p>Research into firm internationalisation has identified psychic distance as a key factor in explaining variations in both expansion patterns and organisational performan... |
{
"DOI": "10.1108/14691930010371618",
"ISSN": [
"1469-1930"
],
"URL": "http://dx.doi.org/10.1108/14691930010371618",
"abstract": "<jats:p>After posing some questions regarding the nature of intellectual capital, the paper explores IC through observing the changes in market dynamics and organizational stru... |
{
"DOI": "10.1021/ic020157n",
"ISSN": [
"0020-1669",
"1520-510X"
],
"URL": "http://dx.doi.org/10.1021/ic020157n",
"abstract": null,
"alternative-id": [
"10.1021/ic020157n"
],
"archive": null,
"article-number": null,
"assertion": null,
"author": [
{
"affiliation": [
{
... |
{
"DOI": "10.1103/physreve.65.061511",
"ISSN": [
"1063-651X",
"1095-3787"
],
"URL": "http://dx.doi.org/10.1103/physreve.65.061511",
"abstract": null,
"alternative-id": null,
"archive": null,
"article-number": "061511",
"assertion": null,
"author": [
{
"affiliation": [],
"fami... |
{
"DOI": "10.1093/intqhc/12.4.339",
"ISSN": [
"1353-4505",
"1464-3677"
],
"URL": "http://dx.doi.org/10.1093/intqhc/12.4.339",
"abstract": null,
"alternative-id": null,
"archive": null,
"article-number": null,
"assertion": null,
"author": [
{
"affiliation": [],
"family": "LOWE... |
{
"DOI": "10.1128/aac.46.8.2588-2594.2002",
"ISSN": [
"0066-4804",
"1098-6596"
],
"URL": "http://dx.doi.org/10.1128/aac.46.8.2588-2594.2002",
"abstract": "<jats:title>ABSTRACT</jats:title>\n <jats:p>\n 6-Nitro- and 6-amino-benzothiazoles bearing different chains in position 2 and t... |
{
"DOI": "10.1108/14691930010359243",
"ISSN": [
"1469-1930"
],
"URL": "http://dx.doi.org/10.1108/14691930010359243",
"abstract": "<jats:p>Intellectual capital has been used to measure the intangible assets of corporations. Intellectual capital can also be used to assess and evaluate the outcomes of social... |
No dataset card yet