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 1 new columns ({'segmentation'})

This happened while the json dataset builder was generating data using

hf://datasets/wangzhiyu918/tmp/results.json (at revision 073f7022b84770c17e02a828cb8f7d33485c9d31), [/tmp/hf-datasets-cache/medium/datasets/16694741155497-config-parquet-and-info-wangzhiyu918-tmp-dcff53ed/hub/datasets--wangzhiyu918--tmp/snapshots/073f7022b84770c17e02a828cb8f7d33485c9d31/ITC_HNU-VPAI_mask.zip (origin=hf://datasets/wangzhiyu918/tmp@073f7022b84770c17e02a828cb8f7d33485c9d31/ITC_HNU-VPAI_mask.zip), /tmp/hf-datasets-cache/medium/datasets/16694741155497-config-parquet-and-info-wangzhiyu918-tmp-dcff53ed/hub/datasets--wangzhiyu918--tmp/snapshots/073f7022b84770c17e02a828cb8f7d33485c9d31/results.json (origin=hf://datasets/wangzhiyu918/tmp@073f7022b84770c17e02a828cb8f7d33485c9d31/results.json)], ['hf://datasets/wangzhiyu918/tmp@073f7022b84770c17e02a828cb8f7d33485c9d31/ITC_HNU-VPAI_mask.zip', 'hf://datasets/wangzhiyu918/tmp@073f7022b84770c17e02a828cb8f7d33485c9d31/results.json']

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 1800, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/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.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              image_id: int64
              bbox: list<item: double>
                child 0, item: double
              score: double
              category_id: int64
              segmentation: struct<size: list<item: int64>, counts: string>
                child 0, size: list<item: int64>
                    child 0, item: int64
                child 1, counts: string
              to
              {'image_id': Value('int64'), 'bbox': List(Value('float64')), 'score': Value('float64'), 'category_id': 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 1347, 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 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 882, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, 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 1802, 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 1 new columns ({'segmentation'})
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/wangzhiyu918/tmp/results.json (at revision 073f7022b84770c17e02a828cb8f7d33485c9d31), [/tmp/hf-datasets-cache/medium/datasets/16694741155497-config-parquet-and-info-wangzhiyu918-tmp-dcff53ed/hub/datasets--wangzhiyu918--tmp/snapshots/073f7022b84770c17e02a828cb8f7d33485c9d31/ITC_HNU-VPAI_mask.zip (origin=hf://datasets/wangzhiyu918/tmp@073f7022b84770c17e02a828cb8f7d33485c9d31/ITC_HNU-VPAI_mask.zip), /tmp/hf-datasets-cache/medium/datasets/16694741155497-config-parquet-and-info-wangzhiyu918-tmp-dcff53ed/hub/datasets--wangzhiyu918--tmp/snapshots/073f7022b84770c17e02a828cb8f7d33485c9d31/results.json (origin=hf://datasets/wangzhiyu918/tmp@073f7022b84770c17e02a828cb8f7d33485c9d31/results.json)], ['hf://datasets/wangzhiyu918/tmp@073f7022b84770c17e02a828cb8f7d33485c9d31/ITC_HNU-VPAI_mask.zip', 'hf://datasets/wangzhiyu918/tmp@073f7022b84770c17e02a828cb8f7d33485c9d31/results.json']
              
              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.

image_id
int64
bbox
list
score
float64
category_id
int64
0
[ 398.9539489746, 251.6145782471, 624.9636535645, 587.0855560303 ]
0.817089
1
0
[ 726.1215820312, 834.8153686523, 231.3829345703, 189.1527099609 ]
0.738264
1
0
[ 249.4001159668, 543.307434082, 109.6104736328, 98.2878417969 ]
0.454052
1
0
[ 449.1686401367, 104.9457397461, 114.806640625, 109.4331359863 ]
0.444813
1
0
[ 84.384223938, 491.4432067871, 119.7032546997, 105.5544128418 ]
0.441225
1
0
[ 513.7074584961, 249.6948699951, 29.337890625, 26.1921844482 ]
0.422841
1
0
[ 92.7168045044, 869.9388427734, 98.5415725708, 93.4698486328 ]
0.409327
1
0
[ 965.3535766602, 975.7503662109, 58.6448974609, 48.2496337891 ]
0.400268
1
0
[ 209.8146514893, 992.7168579102, 22.2323913574, 20.5777587891 ]
0.396319
1
0
[ 540.1717529297, 310.0254211426, 17.8494873047, 20.1389160156 ]
0.387539
1
0
[ 608.4940795898, 388.2333374023, 21.8947753906, 31.4552001953 ]
0.378399
1
0
[ 301.6369628906, 823.4724731445, 22.4454040527, 17.3701171875 ]
0.372752
1
0
[ 72.9374084473, 785.2669067383, 93.6995849609, 84.2679443359 ]
0.360544
1
0
[ 966.5325317383, 49.4541397095, 19.1380615234, 20.80519104 ]
0.355073
1
0
[ 161.4093170166, 593.9822387695, 79.4757385254, 101.5965576172 ]
0.354856
1
0
[ 950.3689575195, 82.9581680298, 39.8959960938, 37.0760498047 ]
0.354809
1
0
[ 99.0665206909, 0, 208.0510940552, 109.7427825928 ]
0.352254
1
0
[ 311.4140319824, 774.5892944336, 18.7545776367, 16.8764648438 ]
0.351738
1
0
[ 299.8894348145, 72.6902389526, 150.9515991211, 164.1332473755 ]
0.347434
1
0
[ 637.4000244141, 887.3622436523, 70.4228515625, 73.052734375 ]
0.346555
1
0
[ 622.1971435547, 250.6551971436, 21.6744384766, 22.8293609619 ]
0.344221
1
0
[ 941.6473999023, 943.1221313477, 24.8896484375, 22.0190429688 ]
0.343409
1
0
[ 279.7253112793, 70.6206970215, 282.1131896973, 334.1908874512 ]
0.343369
1
0
[ 65.8529815674, 978.8007202148, 19.2339935303, 20.7429199219 ]
0.34184
1
0
[ 332.3556213379, 402.0097351074, 24.1588745117, 21.2823486328 ]
0.338361
1
0
[ 0.0156097412, 559.1309204102, 235.5696105957, 404.3995361328 ]
0.333153
1
0
[ 411.0114135742, 670.3582763672, 23.8984069824, 20.5622558594 ]
0.332685
1
0
[ 168.6049804688, 594.8481445312, 69.6872253418, 72.7760009766 ]
0.328196
1
0
[ 296.6437072754, 71.0574798584, 265.5522766113, 240.822555542 ]
0.328015
1
0
[ 502.6463928223, 903.455871582, 13.8495178223, 17.3669433594 ]
0.32173
1
0
[ 934.3339233398, 922.2826538086, 25.9252929688, 20.4765625 ]
0.319507
1
0
[ 457.1888122559, 361.6458129883, 32.72265625, 27.9499511719 ]
0.31905
1
0
[ 530.5127563477, 280.6361999512, 21.9742431641, 17.2091674805 ]
0.318395
1
0
[ 0.1571044922, 0, 310.9591674805, 298.9865112305 ]
0.316985
1
0
[ 0, 371.4129943848, 73.5718383789, 181.3958435059 ]
0.315028
1
0
[ 296.6106262207, 72.4761505127, 171.9203491211, 238.6913909912 ]
0.311052
1
0
[ 200.5649719238, 330.3539123535, 84.7893981934, 87.5236206055 ]
0.309444
1
0
[ 344.4244689941, 421.7123718262, 16.6137695312, 15.2885742188 ]
0.308755
1
0
[ 672.647644043, 954.8922119141, 49.0598144531, 37.3121948242 ]
0.302189
1
0
[ 0.052116394, 775.8567504883, 222.8364028931, 190.7620239258 ]
0.300842
1
0
[ 988.4727783203, 903.8848876953, 35.5272216797, 41.7386474609 ]
0.299258
1
0
[ 0.0322723389, 563.0467529297, 115.3223571777, 177.49609375 ]
0.299143
1
0
[ 571.2788085938, 190.3382110596, 16.7359619141, 17.2012023926 ]
0.297542
1
0
[ 860.7295532227, 222.1215057373, 19.1383056641, 20.0396270752 ]
0.292017
1
0
[ 948.028137207, 974.8024291992, 75.9163818359, 49.1975708008 ]
0.291265
1
0
[ 416.7244262695, 847.3834838867, 17.8061828613, 20.2396850586 ]
0.287492
1
0
[ 636.9311523438, 884.7196655273, 109.592956543, 128.8017578125 ]
0.286844
1
0
[ 950.8203125, 83.3940658569, 24.2504882812, 33.0023193359 ]
0.286371
1
0
[ 99.7839126587, 0.0136260986, 120.2047348022, 107.5752182007 ]
0.28628
1
0
[ 0, 562.3837890625, 171.0416564941, 234.6866455078 ]
0.285219
1
0
[ 192.2356872559, 0, 112.580078125, 76.3509063721 ]
0.282873
1
0
[ 449.2781066895, 150.6706237793, 63.360748291, 62.9846191406 ]
0.282167
1
0
[ 194.6668395996, 869.0427856445, 29.6661682129, 29.2297363281 ]
0.282049
1
0
[ 315.4309082031, 217.6688537598, 156.006652832, 94.9138793945 ]
0.280159
1
0
[ 269.6282653809, 711.0316162109, 14.6405639648, 15.8156738281 ]
0.276346
1
0
[ 820.1428833008, 292.7104492188, 17.0716552734, 22.1917114258 ]
0.274758
1
0
[ 438.5426330566, 918.9284057617, 32.2466430664, 24.5120849609 ]
0.274328
1
0
[ 0.0010223389, 559.1844482422, 237.6263122559, 236.4317626953 ]
0.27414
1
0
[ 280.8039245605, 297.0559997559, 102.4069824219, 107.372253418 ]
0.271399
1
0
[ 688.6852416992, 852.5221557617, 40.3115234375, 54.1207885742 ]
0.266332
1
0
[ 307.549987793, 886.1111450195, 18.2196960449, 20.2902832031 ]
0.266233
1
0
[ 0.0054931641, 0.0452880859, 113.1992721558, 145.0703125 ]
0.266014
1
0
[ 0, 367.4126586914, 64.1797180176, 111.7877807617 ]
0.265404
1
0
[ 280.738861084, 72.2775268555, 190.6619873047, 332.9670410156 ]
0.26445
1
0
[ 0, 843.5368041992, 31.0015602112, 59.860168457 ]
0.263832
1
0
[ 72.8344726562, 368.3283081055, 156.1951599121, 147.9105834961 ]
0.263723
1
0
[ 868.2848510742, 0.0477004051, 20.8505859375, 12.12880373 ]
0.262967
1
0
[ 868.8893432617, 0.0073418617, 18.8928833008, 9.3576836586 ]
0.262214
1
0
[ 648.1382446289, 245.5694732666, 20.2939453125, 15.7819671631 ]
0.261896
1
0
[ 583.6452026367, 309.0864257812, 53.3272705078, 40.8621520996 ]
0.260853
1
0
[ 0.1297912598, 681.466003418, 221.771194458, 283.9488525391 ]
0.260494
1
0
[ 0.0776481628, 9.8574829102, 118.1486854553, 240.5691986084 ]
0.260161
1
0
[ 75.1093215942, 369.8579101562, 155.0870437622, 226.8071899414 ]
0.25982
1
0
[ 829.6918334961, 174.7975311279, 37.2501220703, 29.8665466309 ]
0.25789
1
0
[ 800.470703125, 91.5436859131, 21.7457885742, 22.3988571167 ]
0.254473
1
0
[ 384.6862792969, 866.9962158203, 40.6232910156, 36.3140258789 ]
0.254159
1
0
[ 144.3518066406, 107.8258285522, 164.7723693848, 189.8527297974 ]
0.253113
1
0
[ 96.7257919312, 238.1948394775, 68.2381057739, 63.0148468018 ]
0.252512
1
0
[ 692.6992797852, 871.1965942383, 34.9788818359, 35.5932617188 ]
0.25176
1
0
[ 980.9749145508, 703.6007080078, 43.0250854492, 52.5063476562 ]
0.250703
1
0
[ 565.8959350586, 752.5807495117, 19.6650390625, 21.4295654297 ]
0.250575
1
0
[ 281.5388793945, 217.1673736572, 190.8774719238, 188.7279815674 ]
0.250174
1
0
[ 404.6906433105, 601.0696411133, 19.0294189453, 15.2523193359 ]
0.250083
1
0
[ 636.317199707, 851.8926391602, 117.2489013672, 171.5667724609 ]
0.249349
1
0
[ 0, 257.5765991211, 93.8543701172, 147.7346801758 ]
0.24925
1
0
[ 79.4589004517, 280.5563354492, 29.4553451538, 23.2608032227 ]
0.24781
1
0
[ 850.7164916992, 175.1782531738, 16.7916870117, 18.193572998 ]
0.247763
1
0
[ 0.1611480713, 244.2654571533, 281.9114837646, 271.5399017334 ]
0.247093
1
0
[ 161.2855682373, 984.4044189453, 15.2087402344, 13.3825683594 ]
0.246658
1
0
[ 398.5573425293, 524.0259399414, 55.4360351562, 50.4794921875 ]
0.245806
1
0
[ 971.4235229492, 96.2030181885, 19.8114013672, 23.0139160156 ]
0.245141
1
0
[ 381.4523925781, 866.9498291016, 54.0508728027, 50.4543457031 ]
0.243866
1
0
[ 0.0317649841, 0.5322418213, 112.6816596985, 198.6427307129 ]
0.242523
1
0
[ 563.4364013672, 994.7984008789, 16.5482177734, 16.3466796875 ]
0.242307
1
0
[ 485.3739318848, 105.1752166748, 65.991607666, 65.7414550781 ]
0.238185
1
0
[ 78.7760467529, 426.5119018555, 87.3888702393, 72.584777832 ]
0.237971
1
0
[ 178.6953125, 431.6673278809, 51.0010070801, 82.449798584 ]
0.237879
1
0
[ 322.5243225098, 341.1907653809, 59.5468139648, 64.8204345703 ]
0.236313
1
0
[ 0.240447998, 0.4189758301, 311.1706542969, 414.349029541 ]
0.235815
1
0
[ 382.5895080566, 0.0341973305, 16.6748657227, 6.3094601631 ]
0.235735
1
End of preview.

No dataset card yet

Downloads last month
118