Dataset Preview
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 2 new columns ({'tasks', 'length'}) and 1 missing columns ({'stats'}).
This happened while the json dataset builder was generating data using
hf://datasets/ywu67/record-test/bck/recordtest16/meta/episodes.jsonl (at revision 8a46c254a6600052806bf3bb8674893565e6c39a)
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 "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 644, 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 2272, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
episode_index: int64
tasks: list<item: string>
child 0, item: string
length: int64
to
{'episode_index': Value('int64'), 'stats': {'action': {'min': List(Value('float64')), 'max': List(Value('float64')), 'mean': List(Value('float64')), 'std': List(Value('float64')), 'count': List(Value('int64'))}, 'observation.state': {'min': List(Value('float64')), 'max': List(Value('float64')), 'mean': List(Value('float64')), 'std': List(Value('float64')), 'count': List(Value('int64'))}, 'observation.images.front': {'min': List(List(List(Value('float64')))), 'max': List(List(List(Value('float64')))), 'mean': List(List(List(Value('float64')))), 'std': List(List(List(Value('float64')))), 'count': List(Value('int64'))}, 'observation.images.top': {'min': List(List(List(Value('float64')))), 'max': List(List(List(Value('float64')))), 'mean': List(List(List(Value('float64')))), 'std': List(List(List(Value('float64')))), 'count': List(Value('int64'))}, 'timestamp': {'min': List(Value('float64')), 'max': List(Value('float64')), 'mean': List(Value('float64')), 'std': List(Value('float64')), 'count': List(Value('int64'))}, 'frame_index': {'min': List(Value('int64')), 'max': List(Value('int64')), 'mean': List(Value('float64')), 'std': List(Value('float64')), 'count': List(Value('int64'))}, 'episode_index': {'min': List(Value('int64')), 'max': List(Value('int64')), 'mean': List(Value('float64')), 'std': List(Value('float64')), 'count': List(Value('int64'))}, 'index': {'min': List(Value('int64')), 'max': List(Value('int64')), 'mean': List(Value('float64')), 'std': List(Value('float64')), 'count': List(Value('int64'))}, 'task_index': {'min': List(Value('int64')), 'max': List(Value('int64')), 'mean': List(Value('float64')), 'std': List(Value('float64')), 'count': List(Value('int64'))}}}
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 1456, 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 1055, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 894, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 970, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1702, 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 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 2 new columns ({'tasks', 'length'}) and 1 missing columns ({'stats'}).
This happened while the json dataset builder was generating data using
hf://datasets/ywu67/record-test/bck/recordtest16/meta/episodes.jsonl (at revision 8a46c254a6600052806bf3bb8674893565e6c39a)
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.
episode_index int64 | stats dict |
|---|---|
0 | {
"action": {
"min": [
-100,
-100,
-6.159420490264893,
-9.06148910522461,
-25.47008514404297,
0
],
"max": [
59.53757095336914,
16.797901153564453,
99.909423828125,
83.00971221923828,
5.738705635070801,
68.31775665283203
],
"me... |
1 | {
"action": {
"min": [
-100,
-100,
-99.81884002685547,
-99.43365478515625,
-10.280830383300781,
0
],
"max": [
100,
59.58005142211914,
100,
100,
14.920635223388672,
100
],
"mean": [
21.40970230102539,
-83.8972320556... |
2 | {
"action": {
"min": [
-100,
-100,
-100,
39.724918365478516,
-7.887667655944824,
0
],
"max": [
9.826589584350586,
75.7655258178711,
99.81884002685547,
100,
2.612942695617676,
78.97196197509766
],
"mean": [
-42.1443634033... |
3 | {
"action": {
"min": [
-100,
-100,
26.53985595703125,
10.194174766540527,
-4.078144073486328,
0
],
"max": [
34.10404586791992,
3.5870516300201416,
99.81884002685547,
84.6278305053711,
2.3199024200439453,
56.355140686035156
],
... |
4 | {
"action": {
"min": [
-100,
-100,
39.31159591674805,
-3.802588939666748,
-13.992673873901367,
0
],
"max": [
5.202311992645264,
0.5249344110488892,
99.81884002685547,
79.36893463134766,
4.761904716491699,
52.42990493774414
],
... |
5 | {
"action": {
"min": [
-100,
-100,
49.09420394897461,
-4.611650466918945,
-3.0525031089782715,
0
],
"max": [
100,
0,
99.909423828125,
76.21359252929688,
5.25030517578125,
46.728973388671875
],
"mean": [
-33.9095535278320... |
6 | {
"action": {
"min": [
-24.682395935058594,
-99.0622329711914,
-18.37104034423828,
-3.3762056827545166,
-3.1013431549072266,
0.08968609571456909
],
"max": [
3.6297640800476074,
20.545610427856445,
99.81900787353516,
75.88424682617188,
27.52... |
7 | {
"action": {
"min": [
-34.30126953125,
-98.80648040771484,
-46.153846740722656,
56.1897087097168,
1.2942613363265991,
0
],
"max": [
0,
28.729753494262695,
99.81900787353516,
80.30546569824219,
19.511598587036133,
30.13452911376953
... |
8 | {
"action": {
"min": [
-25.95281219482422,
-98.80648040771484,
-43.71040725708008,
39.06752395629883,
1.4896215200424194,
0
],
"max": [
-1.2704174518585205,
31.62830352783203,
99.81900787353516,
75.88424682617188,
32.600730895996094,
... |
9 | {
"action": {
"min": [
-24.50090789794922,
-98.72122955322266,
-28.32579231262207,
36.97749328613281,
4.078144073486328,
0.17937219142913818
],
"max": [
1.6333938837051392,
18.07331657409668,
99.90950012207031,
75.88424682617188,
22.9792423... |
10 | {
"action": {
"min": [
-19.87295913696289,
-98.72122955322266,
-7.239819049835205,
34.08360290527344,
-0.2686202824115753,
0
],
"max": [
9.074410438537598,
9.377664566040039,
99.81900787353516,
75.88424682617188,
37.338218688964844,
3... |
11 | {
"action": {
"min": [
-26.67876625061035,
-98.97698211669922,
-17.91855239868164,
22.508039474487305,
7.496947288513184,
0
],
"max": [
-0.2722322940826416,
14.492753982543945,
99.81900787353516,
75.96463012695312,
31.623931884765625,
... |
12 | {
"action": {
"min": [
-22.323049545288086,
-98.89173126220703,
-19.457014083862305,
40.514469146728516,
-3.6385836601257324,
0.08968609571456909
],
"max": [
-3.53902006149292,
9.377664566040039,
99.81900787353516,
75.8038558959961,
16.9719... |
13 | {
"action": {
"min": [
-19.328493118286133,
-98.72122955322266,
-17.466062545776367,
31.83279800415039,
8.473748207092285,
0
],
"max": [
6.442831039428711,
15.686274528503418,
99.81900787353516,
75.8038558959961,
39.58485794067383,
28... |
14 | {
"action": {
"min": [
-22.323049545288086,
-98.29496765136719,
-19.276018142700195,
34.00321578979492,
4.517704486846924,
0
],
"max": [
3.9927403926849365,
22.335891723632812,
99.90950012207031,
76.04501342773438,
22.05128288269043,
... |
15 | {
"action": {
"min": [
-20.780399322509766,
-98.89173126220703,
-15.384614944458008,
29.09967803955078,
8.962148666381836,
0
],
"max": [
3.8112523555755615,
14.74850845336914,
99.81900787353516,
75.88424682617188,
32.30769348144531,
3... |
0 | {
"action": {
"min": [
-100,
-100,
-6.159420490264893,
-9.06148910522461,
-25.47008514404297,
0
],
"max": [
59.53757095336914,
16.797901153564453,
99.909423828125,
83.00971221923828,
5.738705635070801,
68.31775665283203
],
"me... |
1 | {
"action": {
"min": [
-100,
-100,
-99.81884002685547,
-99.43365478515625,
-10.280830383300781,
0
],
"max": [
100,
59.58005142211914,
100,
100,
14.920635223388672,
100
],
"mean": [
21.40970230102539,
-83.8972320556... |
2 | {
"action": {
"min": [
-100,
-100,
-100,
39.724918365478516,
-7.887667655944824,
0
],
"max": [
9.826589584350586,
75.7655258178711,
99.81884002685547,
100,
2.612942695617676,
78.97196197509766
],
"mean": [
-42.1443634033... |
3 | {
"action": {
"min": [
-100,
-100,
26.53985595703125,
10.194174766540527,
-4.078144073486328,
0
],
"max": [
34.10404586791992,
3.5870516300201416,
99.81884002685547,
84.6278305053711,
2.3199024200439453,
56.355140686035156
],
... |
4 | {
"action": {
"min": [
-100,
-100,
39.31159591674805,
-3.802588939666748,
-13.992673873901367,
0
],
"max": [
5.202311992645264,
0.5249344110488892,
99.81884002685547,
79.36893463134766,
4.761904716491699,
52.42990493774414
],
... |
5 | {
"action": {
"min": [
-100,
-100,
49.09420394897461,
-4.611650466918945,
-3.0525031089782715,
0
],
"max": [
100,
0,
99.909423828125,
76.21359252929688,
5.25030517578125,
46.728973388671875
],
"mean": [
-33.9095535278320... |
6 | {
"action": {
"min": [
-24.682395935058594,
-99.0622329711914,
-18.37104034423828,
-3.3762056827545166,
-3.1013431549072266,
0.08968609571456909
],
"max": [
3.6297640800476074,
20.545610427856445,
99.81900787353516,
75.88424682617188,
27.52... |
7 | {
"action": {
"min": [
-34.30126953125,
-98.80648040771484,
-46.153846740722656,
56.1897087097168,
1.2942613363265991,
0
],
"max": [
0,
28.729753494262695,
99.81900787353516,
80.30546569824219,
19.511598587036133,
30.13452911376953
... |
8 | {
"action": {
"min": [
-25.95281219482422,
-98.80648040771484,
-43.71040725708008,
39.06752395629883,
1.4896215200424194,
0
],
"max": [
-1.2704174518585205,
31.62830352783203,
99.81900787353516,
75.88424682617188,
32.600730895996094,
... |
9 | {
"action": {
"min": [
-24.50090789794922,
-98.72122955322266,
-28.32579231262207,
36.97749328613281,
4.078144073486328,
0.17937219142913818
],
"max": [
1.6333938837051392,
18.07331657409668,
99.90950012207031,
75.88424682617188,
22.9792423... |
10 | {
"action": {
"min": [
-19.87295913696289,
-98.72122955322266,
-7.239819049835205,
34.08360290527344,
-0.2686202824115753,
0
],
"max": [
9.074410438537598,
9.377664566040039,
99.81900787353516,
75.88424682617188,
37.338218688964844,
3... |
11 | {
"action": {
"min": [
-26.67876625061035,
-98.97698211669922,
-17.91855239868164,
22.508039474487305,
7.496947288513184,
0
],
"max": [
-0.2722322940826416,
14.492753982543945,
99.81900787353516,
75.96463012695312,
31.623931884765625,
... |
12 | {
"action": {
"min": [
-22.323049545288086,
-98.89173126220703,
-19.457014083862305,
40.514469146728516,
-3.6385836601257324,
0.08968609571456909
],
"max": [
-3.53902006149292,
9.377664566040039,
99.81900787353516,
75.8038558959961,
16.9719... |
13 | {
"action": {
"min": [
-19.328493118286133,
-98.72122955322266,
-17.466062545776367,
31.83279800415039,
8.473748207092285,
0
],
"max": [
6.442831039428711,
15.686274528503418,
99.81900787353516,
75.8038558959961,
39.58485794067383,
28... |
14 | {
"action": {
"min": [
-22.323049545288086,
-98.29496765136719,
-19.276018142700195,
34.00321578979492,
4.517704486846924,
0
],
"max": [
3.9927403926849365,
22.335891723632812,
99.90950012207031,
76.04501342773438,
22.05128288269043,
... |
15 | {
"action": {
"min": [
-20.780399322509766,
-98.89173126220703,
-15.384614944458008,
29.09967803955078,
8.962148666381836,
0
],
"max": [
3.8112523555755615,
14.74850845336914,
99.81900787353516,
75.88424682617188,
32.30769348144531,
3... |
0 | {
"action": {
"min": [
-100,
-100,
-6.159420490264893,
-9.06148910522461,
-25.47008514404297,
0
],
"max": [
59.53757095336914,
16.797901153564453,
99.909423828125,
83.00971221923828,
5.738705635070801,
68.31775665283203
],
"me... |
1 | {
"action": {
"min": [
-100,
-100,
-99.81884002685547,
-99.43365478515625,
-10.280830383300781,
0
],
"max": [
100,
59.58005142211914,
100,
100,
14.920635223388672,
100
],
"mean": [
21.40970230102539,
-83.8972320556... |
2 | {
"action": {
"min": [
-100,
-100,
-100,
39.724918365478516,
-7.887667655944824,
0
],
"max": [
9.826589584350586,
75.7655258178711,
99.81884002685547,
100,
2.612942695617676,
78.97196197509766
],
"mean": [
-42.1443634033... |
3 | {
"action": {
"min": [
-100,
-100,
26.53985595703125,
10.194174766540527,
-4.078144073486328,
0
],
"max": [
34.10404586791992,
3.5870516300201416,
99.81884002685547,
84.6278305053711,
2.3199024200439453,
56.355140686035156
],
... |
4 | {
"action": {
"min": [
-100,
-100,
39.31159591674805,
-3.802588939666748,
-13.992673873901367,
0
],
"max": [
5.202311992645264,
0.5249344110488892,
99.81884002685547,
79.36893463134766,
4.761904716491699,
52.42990493774414
],
... |
5 | {
"action": {
"min": [
-100,
-100,
49.09420394897461,
-4.611650466918945,
-3.0525031089782715,
0
],
"max": [
100,
0,
99.909423828125,
76.21359252929688,
5.25030517578125,
46.728973388671875
],
"mean": [
-33.9095535278320... |
6 | {
"action": {
"min": [
-24.682395935058594,
-99.0622329711914,
-18.37104034423828,
-3.3762056827545166,
-3.1013431549072266,
0.08968609571456909
],
"max": [
3.6297640800476074,
20.545610427856445,
99.81900787353516,
75.88424682617188,
27.52... |
7 | {
"action": {
"min": [
-34.30126953125,
-98.80648040771484,
-46.153846740722656,
56.1897087097168,
1.2942613363265991,
0
],
"max": [
0,
28.729753494262695,
99.81900787353516,
80.30546569824219,
19.511598587036133,
30.13452911376953
... |
8 | {
"action": {
"min": [
-25.95281219482422,
-98.80648040771484,
-43.71040725708008,
39.06752395629883,
1.4896215200424194,
0
],
"max": [
-1.2704174518585205,
31.62830352783203,
99.81900787353516,
75.88424682617188,
32.600730895996094,
... |
9 | {
"action": {
"min": [
-24.50090789794922,
-98.72122955322266,
-28.32579231262207,
36.97749328613281,
4.078144073486328,
0.17937219142913818
],
"max": [
1.6333938837051392,
18.07331657409668,
99.90950012207031,
75.88424682617188,
22.9792423... |
10 | {
"action": {
"min": [
-19.87295913696289,
-98.72122955322266,
-7.239819049835205,
34.08360290527344,
-0.2686202824115753,
0
],
"max": [
9.074410438537598,
9.377664566040039,
99.81900787353516,
75.88424682617188,
37.338218688964844,
3... |
11 | {
"action": {
"min": [
-26.67876625061035,
-98.97698211669922,
-17.91855239868164,
22.508039474487305,
7.496947288513184,
0
],
"max": [
-0.2722322940826416,
14.492753982543945,
99.81900787353516,
75.96463012695312,
31.623931884765625,
... |
12 | {
"action": {
"min": [
-22.323049545288086,
-98.89173126220703,
-19.457014083862305,
40.514469146728516,
-3.6385836601257324,
0.08968609571456909
],
"max": [
-3.53902006149292,
9.377664566040039,
99.81900787353516,
75.8038558959961,
16.9719... |
13 | {
"action": {
"min": [
-19.328493118286133,
-98.72122955322266,
-17.466062545776367,
31.83279800415039,
8.473748207092285,
0
],
"max": [
6.442831039428711,
15.686274528503418,
99.81900787353516,
75.8038558959961,
39.58485794067383,
28... |
14 | {
"action": {
"min": [
-22.323049545288086,
-98.29496765136719,
-19.276018142700195,
34.00321578979492,
4.517704486846924,
0
],
"max": [
3.9927403926849365,
22.335891723632812,
99.90950012207031,
76.04501342773438,
22.05128288269043,
... |
15 | {
"action": {
"min": [
-20.780399322509766,
-98.89173126220703,
-15.384614944458008,
29.09967803955078,
8.962148666381836,
0
],
"max": [
3.8112523555755615,
14.74850845336914,
99.81900787353516,
75.88424682617188,
32.30769348144531,
3... |
0 | null |
0 | {
"action": {
"min": [
-24.682395935058594,
-99.0622329711914,
-18.37104034423828,
-3.3762056827545166,
-3.1013431549072266,
0.08968609571456909
],
"max": [
3.6297640800476074,
20.545610427856445,
99.81900787353516,
75.88424682617188,
27.52... |
null | null |
null | null |
0 | null |
0 | {
"action": {
"min": [
-34.30126953125,
-98.80648040771484,
-46.153846740722656,
56.1897087097168,
1.2942613363265991,
0
],
"max": [
0,
28.729753494262695,
99.81900787353516,
80.30546569824219,
19.511598587036133,
30.13452911376953
... |
null | null |
null | null |
0 | null |
0 | {
"action": {
"min": [
-25.95281219482422,
-98.80648040771484,
-43.71040725708008,
39.06752395629883,
1.4896215200424194,
0
],
"max": [
-1.2704174518585205,
31.62830352783203,
99.81900787353516,
75.88424682617188,
32.600730895996094,
... |
null | null |
null | null |
0 | null |
0 | {
"action": {
"min": [
-24.50090789794922,
-98.72122955322266,
-28.32579231262207,
36.97749328613281,
4.078144073486328,
0.17937219142913818
],
"max": [
1.6333938837051392,
18.07331657409668,
99.90950012207031,
75.88424682617188,
22.9792423... |
null | null |
null | null |
0 | null |
0 | {
"action": {
"min": [
-19.87295913696289,
-98.72122955322266,
-7.239819049835205,
34.08360290527344,
-0.2686202824115753,
0
],
"max": [
9.074410438537598,
9.377664566040039,
99.81900787353516,
75.88424682617188,
37.338218688964844,
3... |
null | null |
null | null |
0 | null |
0 | {
"action": {
"min": [
-26.67876625061035,
-98.97698211669922,
-17.91855239868164,
22.508039474487305,
7.496947288513184,
0
],
"max": [
-0.2722322940826416,
14.492753982543945,
99.81900787353516,
75.96463012695312,
31.623931884765625,
... |
null | null |
null | null |
0 | null |
0 | {
"action": {
"min": [
-22.323049545288086,
-98.89173126220703,
-19.457014083862305,
40.514469146728516,
-3.6385836601257324,
0.08968609571456909
],
"max": [
-3.53902006149292,
9.377664566040039,
99.81900787353516,
75.8038558959961,
16.9719... |
null | null |
null | null |
0 | null |
0 | {
"action": {
"min": [
-19.328493118286133,
-98.72122955322266,
-17.466062545776367,
31.83279800415039,
8.473748207092285,
0
],
"max": [
6.442831039428711,
15.686274528503418,
99.81900787353516,
75.8038558959961,
39.58485794067383,
28... |
null | null |
null | null |
0 | null |
0 | {
"action": {
"min": [
-22.323049545288086,
-98.29496765136719,
-19.276018142700195,
34.00321578979492,
4.517704486846924,
0
],
"max": [
3.9927403926849365,
22.335891723632812,
99.90950012207031,
76.04501342773438,
22.05128288269043,
... |
null | null |
null | null |
0 | null |
0 | {
"action": {
"min": [
-20.780399322509766,
-98.89173126220703,
-15.384614944458008,
29.09967803955078,
8.962148666381836,
0
],
"max": [
3.8112523555755615,
14.74850845336914,
99.81900787353516,
75.88424682617188,
32.30769348144531,
3... |
null | null |
null | null |
0 | null |
0 | {
"action": {
"min": [
-100,
-100,
-100,
39.724918365478516,
-7.887667655944824,
0
],
"max": [
9.826589584350586,
75.7655258178711,
99.81884002685547,
100,
2.612942695617676,
78.97196197509766
],
"mean": [
-42.1443634033... |
null | null |
null | null |
0 | null |
0 | {
"action": {
"min": [
-100,
-100,
26.53985595703125,
10.194174766540527,
-4.078144073486328,
0
],
"max": [
34.10404586791992,
3.5870516300201416,
99.81884002685547,
84.6278305053711,
2.3199024200439453,
56.355140686035156
],
... |
null | null |
null | null |
0 | null |
0 | {
"action": {
"min": [
-100,
-100,
39.31159591674805,
-3.802588939666748,
-13.992673873901367,
0
],
"max": [
5.202311992645264,
0.5249344110488892,
99.81884002685547,
79.36893463134766,
4.761904716491699,
52.42990493774414
],
... |
null | null |
null | null |
End of preview.
No dataset card yet
- Downloads last month
- 6