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 4 new columns ({'game', 'raw_paths', 'text', 'timestamp'}) and 6 missing columns ({'system_fingerprint', 'request_id', 'object', 'service_tier', 'choices', 'created'}).

This happened while the json dataset builder was generating data using

hf://datasets/NewEden/Formatted-glm-tags-ac/transcript_tags.jsonl (at revision c7dfe5ca2e1715e9fe08965216394debc4c1d191)

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.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              id: string
              game: string
              text: string
              model: string
              timestamp: string
              usage: struct<completion_tokens: int64, prompt_tokens: int64, total_tokens: int64, completion_tokens_detail (... 81 chars omitted)
                child 0, completion_tokens: int64
                child 1, prompt_tokens: int64
                child 2, total_tokens: int64
                child 3, completion_tokens_details: null
                child 4, prompt_tokens_details: struct<audio_tokens: null, cached_tokens: int64>
                    child 0, audio_tokens: null
                    child 1, cached_tokens: int64
              raw_paths: struct<text: string, json: string>
                child 0, text: string
                child 1, json: string
              to
              {'id': Value('string'), 'choices': List({'finish_reason': Value('string'), 'index': Value('int64'), 'logprobs': Value('null'), 'message': {'content': Value('string'), 'refusal': Value('null'), 'role': Value('string'), 'annotations': Value('null'), 'audio': Value('null'), 'function_call': Value('null'), 'tool_calls': Value('null'), 'reasoning_content': Value('string')}}), 'created': Value('int64'), 'model': Value('string'), 'object': Value('null'), 'service_tier': Value('null'), 'system_fingerprint': Value('null'), 'usage': {'completion_tokens': Value('int64'), 'prompt_tokens': Value('int64'), 'total_tokens': Value('int64'), 'completion_tokens_details': Value('null'), 'prompt_tokens_details': {'audio_tokens': Value('null'), 'cached_tokens': Value('int64')}}, 'request_id': 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 1339, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 972, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 894, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 970, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1833, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              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 4 new columns ({'game', 'raw_paths', 'text', 'timestamp'}) and 6 missing columns ({'system_fingerprint', 'request_id', 'object', 'service_tier', 'choices', 'created'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/NewEden/Formatted-glm-tags-ac/transcript_tags.jsonl (at revision c7dfe5ca2e1715e9fe08965216394debc4c1d191)
              
              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
choices
list
created
int64
model
string
object
null
service_tier
null
system_fingerprint
null
usage
dict
request_id
string
202512071047307e4b4769e5f54b24
[ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "\n<Rationale>\nThe transcript is a detailed lore summary of Armored Core V and its sequel, Verdict Day. The narrative is heavily character- and faction-driven. The protagonist, referred to as the \"dark raven,\" ...
1,765,075,683
glm-4.6
null
null
null
{ "completion_tokens": 1927, "prompt_tokens": 8413, "total_tokens": 10340, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 5 } }
202512071047307e4b4769e5f54b24
20251207104908986d380787d24478
[ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "\n<Rationale>\nThe transcript details the story of Armored Core 2, focusing on a new protagonist Raven on Mars. The central plot revolves around corporate wars between Zio Matrix, Emeraude, and Balena, which are ...
1,765,075,787
glm-4.6
null
null
null
{ "completion_tokens": 1811, "prompt_tokens": 6569, "total_tokens": 8380, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 22 } }
20251207104908986d380787d24478
202512071048429a0c891f4d744810
[ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "\n<Rationale>\nThe transcript is a detailed retelling of the story of Armored Core: Last Raven, covering its multiple branching narratives. The most central topics are the player character, the Raven, and the two...
1,765,075,747
glm-4.6
null
null
null
{ "completion_tokens": 1703, "prompt_tokens": 18148, "total_tokens": 19851, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 22 } }
202512071048429a0c891f4d744810
20251207105727cfd134222e824fcc
[ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "\n<Rationale>\nThe transcript is a detailed summary of the lore leading into and the events of Armored Core V: Verdict Day. The narrative is structured around the three major factions that arise after the \"recon...
1,765,076,373
glm-4.6
null
null
null
{ "completion_tokens": 2486, "prompt_tokens": 4749, "total_tokens": 7235, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 22 } }
20251207105727cfd134222e824fcc
202512071054033e334f3a41d24cb9
[ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "\n<Rationale>\nThe transcript's narrative revolves around the mystery of the \"Silent Line\" and the protagonist \"the Raven\" who is hired by the major corporations to investigate it. The three corporations—Mira...
1,765,076,138
glm-4.6
null
null
null
{ "completion_tokens": 2047, "prompt_tokens": 4823, "total_tokens": 6870, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 24 } }
202512071054033e334f3a41d24cb9
202512071051059c445c844a874d92
[ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "\n<Rationale>\nThe transcript provides a detailed story summary of *Armored Core 2: Another Age*, focusing on the political and social aftermath of the Mars rebellion from the previous game. The central narrative...
1,765,075,934
glm-4.6
null
null
null
{ "completion_tokens": 1666, "prompt_tokens": 2729, "total_tokens": 4395, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 4 } }
202512071051059c445c844a874d92
20251207104948c85d20813c7f412f
[ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "\n<Rationale>\nThe transcript details the plot of *Armored Core: Project Phantasma*. The most significant topics are the central characters and factions driving the narrative. \"Project Phantasma\" is the core my...
1,765,075,816
glm-4.6
null
null
null
{ "completion_tokens": 1549, "prompt_tokens": 2648, "total_tokens": 4197, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 22 } }
20251207104948c85d20813c7f412f
202512071050172854b83886674d97
[ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "\n<Rationale>\nThe transcript details the story of *Armored Core: Master of Arena*, focusing on a young, unnamed protagonist's quest for revenge. The narrative is driven by his hunt for \"Hustler one,\" the pilot...
1,765,075,864
glm-4.6
null
null
null
{ "completion_tokens": 2109, "prompt_tokens": 4739, "total_tokens": 6848, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 23 } }
202512071050172854b83886674d97
2025120710521519bcc645f88e4be7
[ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "\n<Rationale>\nThe narrative is centered on the protagonist, a pilot known only as \"The Raven,\" and their relationship with the ruling AI of the underground city, initially called \"The Administrator\" and late...
1,765,076,042
glm-4.6
null
null
null
{ "completion_tokens": 2193, "prompt_tokens": 4736, "total_tokens": 6929, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 23 } }
2025120710521519bcc645f88e4be7
20251207104804ca16d51d51934b66
[ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "\n<Rationale>\nThe transcript is a detailed story summary of Armored Core 4 and For Answer. The most central topics are the player characters (the Anatolia Mercenary and Strayed), their iconic mechs (White Glint)...
1,765,075,721
glm-4.6
null
null
null
{ "completion_tokens": 3127, "prompt_tokens": 14521, "total_tokens": 17648, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 4 } }
20251207104804ca16d51d51934b66
202512071046585d28bcf549f140b4
[ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "\n<Rationale>\nThe transcript provides a comprehensive history of the Armored Core universe, focusing on the societal collapse and rebirth. The most central concepts are the player-character \"Raven\" and their o...
1,765,075,649
glm-4.6
null
null
null
{ "completion_tokens": 1823, "prompt_tokens": 2395, "total_tokens": 4218, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 4 } }
202512071046585d28bcf549f140b4
20251207105539de53ab4c9fb04a21
[ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "\n<Rationale>\nThe transcript details the story of *Armored Core: Nexus*, focusing on a new pilot, the \"raven of nexus,\" employed by the Raven's Ark. The central plot is a corporate war over a newly discovered ...
1,765,076,246
glm-4.6
null
null
null
{ "completion_tokens": 1671, "prompt_tokens": 8218, "total_tokens": 9889, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 22 } }
20251207105539de53ab4c9fb04a21
c2577596-3df6-44be-94b8-0e3f221d570d
null
null
glm-4.6
null
null
null
{ "completion_tokens": 1823, "prompt_tokens": 2395, "total_tokens": 4218, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 4 } }
null
23252dc4-c197-47ae-8f6c-67473dc73ce1
null
null
glm-4.6
null
null
null
{ "completion_tokens": 1927, "prompt_tokens": 8413, "total_tokens": 10340, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 5 } }
null
b458192d-9da2-41fc-afd1-0f05bc55a059
null
null
glm-4.6
null
null
null
{ "completion_tokens": 3127, "prompt_tokens": 14521, "total_tokens": 17648, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 4 } }
null
43bc060b-0317-44d5-b9d0-f0f240be7e92
null
null
glm-4.6
null
null
null
{ "completion_tokens": 1703, "prompt_tokens": 18148, "total_tokens": 19851, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 22 } }
null
342e5041-5fe5-4127-a601-db3db200283a
null
null
glm-4.6
null
null
null
{ "completion_tokens": 1811, "prompt_tokens": 6569, "total_tokens": 8380, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 22 } }
null
843bf537-0e23-473a-93d8-6c945ff0b02f
null
null
glm-4.6
null
null
null
{ "completion_tokens": 1549, "prompt_tokens": 2648, "total_tokens": 4197, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 22 } }
null
a49798d1-b1a2-4c0a-9eaf-47165630ddba
null
null
glm-4.6
null
null
null
{ "completion_tokens": 2109, "prompt_tokens": 4739, "total_tokens": 6848, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 23 } }
null
79ec387b-0572-45df-a828-76edc2869648
null
null
glm-4.6
null
null
null
{ "completion_tokens": 1666, "prompt_tokens": 2729, "total_tokens": 4395, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 4 } }
null
ac45da02-9ceb-42b5-b559-f13a3860eb04
null
null
glm-4.6
null
null
null
{ "completion_tokens": 2193, "prompt_tokens": 4736, "total_tokens": 6929, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 23 } }
null
754f2927-e6a5-42ba-bc64-750a9816c7f0
null
null
glm-4.6
null
null
null
{ "completion_tokens": 2047, "prompt_tokens": 4823, "total_tokens": 6870, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 24 } }
null
eb7f7615-b0b1-4fb5-850d-106561f7d848
null
null
glm-4.6
null
null
null
{ "completion_tokens": 1671, "prompt_tokens": 8218, "total_tokens": 9889, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 22 } }
null
7427ac68-59e4-42f9-b5e1-77519f3f7e1a
null
null
glm-4.6
null
null
null
{ "completion_tokens": 2486, "prompt_tokens": 4749, "total_tokens": 7235, "completion_tokens_details": null, "prompt_tokens_details": { "audio_tokens": null, "cached_tokens": 22 } }
null

No dataset card yet

Downloads last month
16