Dataset Preview
Viewer
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 6 new columns ({'Axial Force', 'Bending Moment', 'Bm Y', 'Torsion', 'time', 'Bm X'}) and 26 missing columns ({'Spindelstrom', 'opcua_mks_Y', 'ACT_POSITION_Y', 'ACT_POSITION_C', 'ACT_VELOCITY_A', 'ACT_VELOCITY_C', 'opcua_mks_A', 'ACT_VELOCITY_X', 'opcua_mks_X', 'ACT_POSITION_Z', 'ACT_POSITION_X', 'opcua_actSpeed_6', 'opcua_mks_Z', 'opcua_actSpeed_5', 'opcua_aaLoad_6', 'ACT_VELOCITY_Z', 'TwinCatTime', 'Systemzeit', 'opcua_actSpeed_2', 'ACT_VELOCITY_Y', 'opcua_actSpeed_3', 'ACT_POSITION_A', 'opcua_actSpeed_4', 'opcua_mks_C', 'opcua_actSpeed_1', 'Spindeldrehzahl'}).

This happened while the csv dataset builder was generating data using

hf://datasets/ifw-arz/data_examples/Spike_Analysis_Example.csv (at revision 9fe5ab9d826cb84d11ec4ce5c567da2cae622b15)

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 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, 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 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              time: string
              Axial Force: double
              Bm Y: double
              Bending Moment: double
              Bm X: double
              Torsion: double
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 956
              to
              {'TwinCatTime': Value(dtype='float64', id=None), 'ACT_POSITION_X': Value(dtype='float64', id=None), 'ACT_POSITION_Y': Value(dtype='float64', id=None), 'ACT_POSITION_Z': Value(dtype='float64', id=None), 'ACT_POSITION_A': Value(dtype='float64', id=None), 'ACT_POSITION_C': Value(dtype='float64', id=None), 'ACT_VELOCITY_A': Value(dtype='float64', id=None), 'ACT_VELOCITY_C': Value(dtype='float64', id=None), 'ACT_VELOCITY_X': Value(dtype='float64', id=None), 'ACT_VELOCITY_Y': Value(dtype='float64', id=None), 'ACT_VELOCITY_Z': Value(dtype='float64', id=None), 'Spindelstrom': Value(dtype='float64', id=None), 'Spindeldrehzahl': Value(dtype='float64', id=None), 'opcua_mks_X': Value(dtype='float64', id=None), 'opcua_mks_Y': Value(dtype='float64', id=None), 'opcua_mks_Z': Value(dtype='float64', id=None), 'opcua_mks_A': Value(dtype='float64', id=None), 'opcua_mks_C': Value(dtype='float64', id=None), 'opcua_actSpeed_1': Value(dtype='float64', id=None), 'opcua_actSpeed_2': Value(dtype='float64', id=None), 'opcua_actSpeed_3': Value(dtype='float64', id=None), 'opcua_actSpeed_4': Value(dtype='float64', id=None), 'opcua_actSpeed_5': Value(dtype='float64', id=None), 'opcua_aaLoad_6': Value(dtype='float64', id=None), 'opcua_actSpeed_6': Value(dtype='float64', id=None), 'Systemzeit': Value(dtype='int64', id=None)}
              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 1321, 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 935, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, 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 1882, 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 2013, 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 6 new columns ({'Axial Force', 'Bending Moment', 'Bm Y', 'Torsion', 'time', 'Bm X'}) and 26 missing columns ({'Spindelstrom', 'opcua_mks_Y', 'ACT_POSITION_Y', 'ACT_POSITION_C', 'ACT_VELOCITY_A', 'ACT_VELOCITY_C', 'opcua_mks_A', 'ACT_VELOCITY_X', 'opcua_mks_X', 'ACT_POSITION_Z', 'ACT_POSITION_X', 'opcua_actSpeed_6', 'opcua_mks_Z', 'opcua_actSpeed_5', 'opcua_aaLoad_6', 'ACT_VELOCITY_Z', 'TwinCatTime', 'Systemzeit', 'opcua_actSpeed_2', 'ACT_VELOCITY_Y', 'opcua_actSpeed_3', 'ACT_POSITION_A', 'opcua_actSpeed_4', 'opcua_mks_C', 'opcua_actSpeed_1', 'Spindeldrehzahl'}).
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/ifw-arz/data_examples/Spike_Analysis_Example.csv (at revision 9fe5ab9d826cb84d11ec4ce5c567da2cae622b15)
              
              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? Open a discussion for direct support.

TwinCatTime
float64
ACT_POSITION_X
float64
ACT_POSITION_Y
float64
ACT_POSITION_Z
float64
ACT_POSITION_A
float64
ACT_POSITION_C
float64
ACT_VELOCITY_A
float64
ACT_VELOCITY_C
float64
ACT_VELOCITY_X
float64
ACT_VELOCITY_Y
float64
ACT_VELOCITY_Z
float64
Spindelstrom
float64
Spindeldrehzahl
float64
opcua_mks_X
float64
opcua_mks_Y
float64
opcua_mks_Z
float64
opcua_mks_A
float64
opcua_mks_C
float64
opcua_actSpeed_1
float64
opcua_actSpeed_2
float64
opcua_actSpeed_3
float64
opcua_actSpeed_4
float64
opcua_actSpeed_5
float64
opcua_aaLoad_6
float64
opcua_actSpeed_6
float64
Systemzeit
int64
0
-1
-50
-1
0
0
0
0
0
0
0
0.012207
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.001
-1
-50
-1
0
0
0
0
0
0
0
0.012207
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.002
-1
-50
-1
0
0
0
0
0
0
0
0.012207
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.003
-1
-50
-1
0
0
0
0
0
0
0
0.012207
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.004
-1
-50
-1
0
0
0
0
0
0
0
0.036621
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.005
-1
-50
-1
0
0
0
0
0
0
0
0.036621
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.006
-1
-50
-1
0
0
0
0
0
0
0
0.036621
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.007
-1
-50
-1
0
0
0
0
0
0
0
0.036621
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.008
-1
-50
-1
0
0
0
0
0
0
0
0.012207
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.009
-1
-50
-1
0
0
0
0
0
0
0
0.012207
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.01
-1
-50
-1
0
0
0
0
0
0
0
0.012207
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.011
-1
-50
-1
0
0
0
0
0
0
0
0.012207
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.012
-1
-50
-1
0
0
0
0
0
0
0
0.024414
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.013
-1
-50
-1
0
0
0
0
0
0
0
0.024414
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.014
-1
-50
-1
0
0
0
0
0
0
0
0.024414
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.015
-1
-50
-1
0
0
0
0
0
0
0
0.024414
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.016
-1
-50
-1
0
0
0
0
0
0
0
0.048828
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.017
-1
-50
-1
0
0
0
0
0
0
0
0.048828
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.018
-1
-50
-1
0
0
0
0
0
0
0
0.048828
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.019
-1
-50
-1
0
0
0
0
0
0
0
0.048828
0
-1.00949
-50.0042
-1.0043
0.00003
-0.00004
0
0
0
0
0
0.097656
0
1,863,540,010
0.02
-1
-50
-1
0
0
0
0
0
0
0
0.006104
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.021
-1
-50
-1
0
0
0
0
0
0
0
0.006104
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.022
-1
-50
-1
0
0
0
0
0
0
0
0.006104
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.023
-1
-50
-1
0
0
0
0
0
0
0
0.006104
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.024
-1
-50
-1
0
0
0
0
0
0
0
0.10376
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.025
-1
-50
-1
0
0
0
0
0
0
0
0.10376
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.026
-1
-50
-1
0
0
0
0
0
0
0
0.10376
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.027
-1
-50
-1
0
0
0
0
0
0
0
0.006104
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.028
-1
-50
-1
0
0
0
0
0
0
0
0.006104
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.029
-1
-50
-1
0
0
0
0
0
0
0
0.006104
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.03
-1
-50
-1
0
0
0
0
0
0
0
0.006104
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.031
-1
-50
-1
0
0
0
0
0
0
0
0.061035
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.032
-1
-50
-1
0
0
0
0
0
0
0
0.061035
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.033
-1
-50
-1
0
0
0
0
0
0
0
0.061035
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.034
-1
-50
-1
0
0
0
0
0
0
0
0.061035
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.035
-1
-50
-1
0
0
0
0
0
0
0
0.036621
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.036
-1
-50
-1
0
0
0
0
0
0
0
0.036621
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.037
-1
-50
-1
0
0
0
0
0
0
0
0.036621
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.038
-1
-50
-1
0
0
0
0
0
0
0
0.036621
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.039
-1
-50
-1
0
0
0
0
0
0
0
0.042725
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.04
-1
-50
-1
0
0
0
0
0
0
0
0.042725
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.041
-1
-50
-1
0
0
0
0
0
0
0
0.042725
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.042
-1
-50
-1
0
0
0
0
0
0
0
0.042725
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.043
-1
-50
-1
0
0
0
0
0
0
0
0.067139
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.044
-1
-50
-1
0
0
0
0
0
0
0
0.067139
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.045
-1
-50
-1
0
0
0
0
0
0
0
0.067139
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.046
-1
-50
-1
0
0
0
0
0
0
0
0.067139
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.047
-1
-50
-1
0
0
0
0
0
0
0
0.030518
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.048
-1
-50
-1
0
0
0
0
0
0
0
0.030518
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.049
-1
-50
-1
0
0
0
0
0
0
0
0.030518
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.05
-1
-50
-1
0
0
0
0
0
0
0
0.030518
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.051
-1
-50
-1
0
0
0
0
0
0
0
0.024414
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.052
-1
-50
-1
0
0
0
0
0
0
0
0.024414
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.053
-1
-50
-1
0
0
0
0
0
0
0
0.024414
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.054
-1
-50
-1
0
0
0
0
0
0
0
0.024414
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.055
-1
-50
-1
0
0
0
0
0
0
0
0.054932
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.056
-1
-50
-1
0
0
0
0
0
0
0
0.054932
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.057
-1
-50
-1
0
0
0
0
0
0
0
0.054932
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.058
-1
-50
-1
0
0
0
0
0
0
0
0.054932
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.059
-1
-50
-1
0
0
0
0
0
0
0
0.030518
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.06
-1
-50
-1
0
0
0
0
0
0
0
0.030518
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.061
-1
-50
-1
0
0
0
0
0
0
0
0.030518
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.062
-1
-50
-1
0
0
0
0
0
0
0
0.030518
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.063
-1
-50
-1
0
0
0
0
0
0
0
0.097656
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.064
-1
-50
-1
0
0
0
0
0
0
0
0.097656
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.065
-1
-50
-1
0
0
0
0
0
0
0
0.097656
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.066
-1
-50
-1
0
0
0
0
0
0
0
0.097656
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.067
-1
-50
-1
0
0
0
0
0
0
0
0
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.068
-1
-50
-1
0
0
0
0
0
0
0
0
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.069
-1
-50
-1
0
0
0
0
0
0
0
0
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.07
-1
-50
-1
0
0
0
0
0
0
0
0.018311
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.071
-1
-50
-1
0
0
0
0
0
0
0
0.018311
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.072
-1
-50
-1
0
0
0
0
0
0
0
0.018311
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.073
-1
-50
-1
0
0
0
0
0
0
0
0.018311
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.074
-1
-50
-1
0
0
0
0
0
0
0
0.054932
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.075
-1
-50
-1
0
0
0
0
0
0
0
0.054932
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.076
-1
-50
-1
0
0
0
0
0
0
0
0.054932
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.077
-1
-50
-1
0
0
0
0
0
0
0
0.054932
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.078
-1
-50
-1
0
0
0
0
0
0
0
0.091553
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.079
-1
-50
-1
0
0
0
0
0
0
0
0.091553
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.08
-1
-50
-1
0
0
0
0
0
0
0
0.091553
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.081
-1
-50
-1
0
0
0
0
0
0
0
0.091553
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.082
-1
-50
-1
0
0
0
0
0
0
0
0.091553
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.083
-1
-50
-1
0
0
0
0
0
0
0
0.091553
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.084
-1
-50
-1
0
0
0
0
0
0
0
0.091553
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.085
-1
-50
-1
0
0
0
0
0
0
0
0.091553
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.086
-1
-50
-1
0
0
0
0
0
0
0
0.036621
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.087
-1
-50
-1
0
0
0
0
0
0
0
0.036621
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.088
-1
-50
-1
0
0
0
0
0
0
0
0.036621
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.089
-1
-50
-1
0
0
0
0
0
0
0
0.036621
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.09
-1
-50
-1
0
0
0
0
0
0
0
0.030518
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.091
-1
-50
-1
0
0
0
0
0
0
0
0.030518
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.092
-1
-50
-1
0
0
0
0
0
0
0
0.030518
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.093
-1
-50
-1
0
0
0
0
0
0
0
0.030518
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.094
-1
-50
-1
0
0
0
0
0
0
0
0.073242
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.095
-1
-50
-1
0
0
0
0
0
0
0
0.073242
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.096
-1
-50
-1
0
0
0
0
0
0
0
0.073242
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.097
-1
-50
-1
0
0
0
0
0
0
0
0.073242
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.098
-1
-50
-1
0
0
0
0
0
0
0
0.006104
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
0.099
-1
-50
-1
0
0
0
0
0
0
0
0.006104
0
-1.00947
-50.0042
-1.00427
0.00003
-0.00004
0
0
0
0
0
0.036621
0
1,863,456,129
End of preview.

No dataset card yet

New: Create and edit this dataset card directly on the website!

Contribute a Dataset Card
Downloads last month
2