The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
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 ({'Unnamed: 42', 'Unnamed: 41'})
This happened while the csv dataset builder was generating data using
zip://1_Trajectory.csv::/tmp/hf-datasets-cache/medium/datasets/27571672563419-config-parquet-and-info-Gilfoyle727-vr-ray-pointe-56fa7ef7/hub/datasets--Gilfoyle727--vr-ray-pointer-landing-pose/snapshots/ba9f51f0ef0317531d9717b498df2af9136a9c19/Study1_Raw.zip, [/tmp/hf-datasets-cache/medium/datasets/27571672563419-config-parquet-and-info-Gilfoyle727-vr-ray-pointe-56fa7ef7/hub/datasets--Gilfoyle727--vr-ray-pointer-landing-pose/snapshots/ba9f51f0ef0317531d9717b498df2af9136a9c19/Study1_Raw.zip (origin=hf://datasets/Gilfoyle727/vr-ray-pointer-landing-pose@ba9f51f0ef0317531d9717b498df2af9136a9c19/Study1_Raw.zip)]
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 1890, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 760, 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
BlockID: int64
TrialID: int64
isError: bool
Depth: int64
Theta: int64
Phi: int64
Width: double
ProgressofTask: double
DistanceTraveledPercentage: double
TimeStamp: double
HMDPositionX: double
HMDPositionY: double
HMDPositionZ: double
HMDForwardVX: double
HMDForwardVY: double
HMDForwardVZ: double
HandPositionX: double
HandPositionY: double
HandPositionZ: double
HandForwardVX: double
HandForwardVY: double
HandForwardVZ: double
LeyePositionX: double
LeyePositionY: double
LeyePositionZ: double
LeyeForwardVX: double
LeyeForwardVY: double
LeyeForwardVZ: double
ReyePositionX: double
ReyePositionY: double
ReyePositionZ: double
ReyeForwardVX: double
ReyeForwardVY: double
ReyeForwardVZ: double
Theta.1: int64
Width.1: double
Position: int64
TargetLocationX: double
TargetLocationY: double
TargetLocationZ: double
TargetScale: double
Unnamed: 41: double
Unnamed: 42: double
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 5560
to
{'BlockID': Value('int64'), 'TrialID': Value('int64'), 'isError': Value('bool'), 'Depth': Value('int64'), 'Theta': Value('int64'), 'Phi': Value('int64'), 'Width': Value('float64'), 'ProgressofTask': Value('float64'), 'DistanceTraveledPercentage': Value('float64'), 'TimeStamp': Value('float64'), 'HMDPositionX': Value('float64'), 'HMDPositionY': Value('float64'), 'HMDPositionZ': Value('float64'), 'HMDForwardVX': Value('float64'), 'HMDForwardVY': Value('float64'), 'HMDForwardVZ': Value('float64'), 'HandPositionX': Value('float64'), 'HandPositionY': Value('float64'), 'HandPositionZ': Value('float64'), 'HandForwardVX': Value('float64'), 'HandForwardVY': Value('float64'), 'HandForwardVZ': Value('float64'), 'LeyePositionX': Value('float64'), 'LeyePositionY': Value('float64'), 'LeyePositionZ': Value('float64'), 'LeyeForwardVX': Value('float64'), 'LeyeForwardVY': Value('float64'), 'LeyeForwardVZ': Value('float64'), 'ReyePositionX': Value('float64'), 'ReyePositionY': Value('float64'), 'ReyePositionZ': Value('float64'), 'ReyeForwardVX': Value('float64'), 'ReyeForwardVY': Value('float64'), 'ReyeForwardVZ': Value('float64'), 'Theta.1': Value('int64'), 'Width.1': Value('float64'), 'Position': Value('int64'), 'TargetLocationX': Value('float64'), 'TargetLocationY': Value('float64'), 'TargetLocationZ': Value('float64'), 'TargetScale': Value('float64')}
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 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, 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 1892, 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 ({'Unnamed: 42', 'Unnamed: 41'})
This happened while the csv dataset builder was generating data using
zip://1_Trajectory.csv::/tmp/hf-datasets-cache/medium/datasets/27571672563419-config-parquet-and-info-Gilfoyle727-vr-ray-pointe-56fa7ef7/hub/datasets--Gilfoyle727--vr-ray-pointer-landing-pose/snapshots/ba9f51f0ef0317531d9717b498df2af9136a9c19/Study1_Raw.zip, [/tmp/hf-datasets-cache/medium/datasets/27571672563419-config-parquet-and-info-Gilfoyle727-vr-ray-pointe-56fa7ef7/hub/datasets--Gilfoyle727--vr-ray-pointer-landing-pose/snapshots/ba9f51f0ef0317531d9717b498df2af9136a9c19/Study1_Raw.zip (origin=hf://datasets/Gilfoyle727/vr-ray-pointer-landing-pose@ba9f51f0ef0317531d9717b498df2af9136a9c19/Study1_Raw.zip)]
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.
BlockID int64 | TrialID int64 | isError bool | Depth int64 | Theta int64 | Phi int64 | Width float64 | ProgressofTask float64 | DistanceTraveledPercentage float64 | TimeStamp float64 | HMDPositionX float64 | HMDPositionY float64 | HMDPositionZ float64 | HMDForwardVX float64 | HMDForwardVY float64 | HMDForwardVZ float64 | HandPositionX float64 | HandPositionY float64 | HandPositionZ float64 | HandForwardVX float64 | HandForwardVY float64 | HandForwardVZ float64 | LeyePositionX float64 | LeyePositionY float64 | LeyePositionZ float64 | LeyeForwardVX float64 | LeyeForwardVY float64 | LeyeForwardVZ float64 | ReyePositionX float64 | ReyePositionY float64 | ReyePositionZ float64 | ReyeForwardVX float64 | ReyeForwardVY float64 | ReyeForwardVZ float64 | Theta.1 int64 | Width.1 float64 | Position int64 | TargetLocationX float64 | TargetLocationY float64 | TargetLocationZ float64 | TargetScale float64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 0 | false | 3 | 50 | 0 | 4.5 | 0 | 0 | 11.1111 | -0.003546 | -0.076625 | -0.007199 | 0.02324 | 0.064275 | 0.997662 | 0.124917 | -0.41602 | 0.31525 | -0.049423 | 0.048163 | 0.997616 | -0.036021 | -0.077059 | -0.00642 | -0.049354 | -0.075997 | 0.995886 | 0.028954 | -0.076188 | -0.007997 | -0.103062 | -0.076304 | 0.991744 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 0.7 | 0 | 22.2222 | -0.003546 | -0.076625 | -0.007199 | 0.02324 | 0.064275 | 0.997662 | 0.124917 | -0.41602 | 0.31525 | -0.049423 | 0.048163 | 0.997616 | -0.036021 | -0.077059 | -0.00642 | -0.049354 | -0.075997 | 0.995886 | 0.028954 | -0.076188 | -0.007997 | -0.103062 | -0.076304 | 0.991744 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 1.3 | 1.1 | 33.3333 | -0.003649 | -0.07684 | -0.007156 | 0.022046 | 0.062326 | 0.997812 | 0.124667 | -0.416659 | 0.314779 | -0.050072 | 0.046679 | 0.997654 | -0.036134 | -0.077275 | -0.006407 | -0.050705 | -0.077916 | 0.99567 | 0.028843 | -0.076407 | -0.007895 | -0.104407 | -0.078211 | 0.991455 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 2 | 1.1 | 44.4444 | -0.003649 | -0.07684 | -0.007156 | 0.022046 | 0.062326 | 0.997812 | 0.124667 | -0.416659 | 0.314779 | -0.050072 | 0.046679 | 0.997654 | -0.036134 | -0.077275 | -0.006407 | -0.050705 | -0.077916 | 0.99567 | 0.028843 | -0.076407 | -0.007895 | -0.104407 | -0.078211 | 0.991455 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 2.7 | 3.2 | 55.5555 | -0.003837 | -0.077239 | -0.007049 | 0.019866 | 0.058107 | 0.998113 | 0.124476 | -0.417146 | 0.314419 | -0.050659 | 0.045258 | 0.99769 | -0.036357 | -0.077674 | -0.006367 | -0.052765 | -0.082025 | 0.995233 | 0.028623 | -0.076804 | -0.007717 | -0.106458 | -0.082298 | 0.990906 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 3.4 | 3.2 | 66.6666 | -0.003837 | -0.077239 | -0.007049 | 0.019866 | 0.058107 | 0.998113 | 0.124476 | -0.417146 | 0.314419 | -0.050659 | 0.045258 | 0.99769 | -0.036357 | -0.077674 | -0.006367 | -0.052765 | -0.082025 | 0.995233 | 0.028623 | -0.076804 | -0.007717 | -0.106458 | -0.082298 | 0.990906 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 4 | 6.1 | 77.7777 | -0.004107 | -0.0778 | -0.006862 | 0.016605 | 0.051488 | 0.998536 | 0.124159 | -0.4179 | 0.313818 | -0.051352 | 0.043542 | 0.997731 | -0.036615 | -0.078315 | -0.006295 | -0.056117 | -0.088403 | 0.994503 | 0.028369 | -0.077407 | -0.007417 | -0.109796 | -0.088674 | 0.989991 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 4.7 | 8.1 | 88.88881 | -0.004299 | -0.078182 | -0.006807 | 0.015414 | 0.047509 | 0.998752 | 0.1237 | -0.419436 | 0.312739 | -0.052668 | 0.039851 | 0.997817 | -0.036792 | -0.078628 | -0.006285 | -0.059086 | -0.090578 | 0.994135 | 0.028194 | -0.077736 | -0.00733 | -0.112741 | -0.090814 | 0.989466 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 5.4 | 8.1 | 99.99991 | -0.004299 | -0.078182 | -0.006807 | 0.015414 | 0.047509 | 0.998752 | 0.1237 | -0.419436 | 0.312739 | -0.052668 | 0.039851 | 0.997817 | -0.036792 | -0.078628 | -0.006285 | -0.059086 | -0.090578 | 0.994135 | 0.028194 | -0.077736 | -0.00733 | -0.112741 | -0.090814 | 0.989466 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 6 | 9 | 111.111 | -0.004362 | -0.078359 | -0.006708 | 0.014687 | 0.045277 | 0.998867 | 0.1237 | -0.419436 | 0.312739 | -0.052668 | 0.039851 | 0.997817 | -0.036861 | -0.078813 | -0.006205 | -0.059799 | -0.09265 | 0.993901 | 0.028125 | -0.077929 | -0.007203 | -0.11345 | -0.092869 | 0.989194 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 6.7 | 10.6 | 122.2221 | -0.0045 | -0.078683 | -0.006634 | 0.013295 | 0.041532 | 0.999049 | 0.123203 | -0.421147 | 0.311519 | -0.053941 | 0.035575 | 0.99791 | -0.036996 | -0.079132 | -0.006181 | -0.054692 | -0.096042 | 0.993874 | 0.027992 | -0.078242 | -0.007084 | -0.108402 | -0.09628 | 0.989434 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 7.4 | 10.6 | 133.3332 | -0.0045 | -0.078683 | -0.006634 | 0.013295 | 0.041532 | 0.999049 | 0.123203 | -0.421147 | 0.311519 | -0.053941 | 0.035575 | 0.99791 | -0.036996 | -0.079132 | -0.006181 | -0.054692 | -0.096042 | 0.993874 | 0.027992 | -0.078242 | -0.007084 | -0.108402 | -0.09628 | 0.989434 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 8.1 | 11.4 | 144.4443 | -0.004577 | -0.078834 | -0.006598 | 0.012746 | 0.039635 | 0.999133 | 0.123203 | -0.421147 | 0.311519 | -0.053941 | 0.035575 | 0.99791 | -0.037068 | -0.079275 | -0.006164 | -0.055268 | -0.097963 | 0.993654 | 0.02792 | -0.078389 | -0.007029 | -0.108975 | -0.098188 | 0.989183 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 8.7 | 12.3 | 155.5554 | -0.004662 | -0.078988 | -0.00656 | 0.011955 | 0.037459 | 0.999227 | 0.122955 | -0.421885 | 0.310957 | -0.054629 | 0.03333 | 0.99795 | -0.037157 | -0.079436 | -0.006154 | -0.063788 | -0.100114 | 0.992929 | 0.027832 | -0.07854 | -0.006965 | -0.117414 | -0.100293 | 0.988006 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 9.4 | 13.1 | 166.6665 | -0.004755 | -0.079162 | -0.006559 | 0.011093 | 0.035466 | 0.999309 | 0.122778 | -0.422409 | 0.310558 | -0.055212 | 0.031353 | 0.997982 | -0.037245 | -0.079612 | -0.006174 | -0.064589 | -0.102173 | 0.992668 | 0.027744 | -0.078704 | -0.00693 | -0.11821 | -0.102351 | 0.9877 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 10.1 | 14 | 177.7776 | -0.004853 | -0.079334 | -0.006561 | 0.010142 | 0.033109 | 0.9994 | 0.122778 | -0.422409 | 0.310558 | -0.055212 | 0.031353 | 0.997982 | -0.037348 | -0.079791 | -0.006216 | -0.06556 | -0.104451 | 0.992367 | 0.027642 | -0.078878 | -0.006906 | -0.119177 | -0.10462 | 0.987346 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 10.7 | 14.9 | 188.8887 | -0.004958 | -0.079507 | -0.006572 | 0.009272 | 0.031386 | 0.999464 | 0.12253 | -0.423479 | 0.310046 | -0.0559 | 0.02904 | 0.998014 | -0.03745 | -0.079973 | -0.006243 | -0.068602 | -0.114546 | 0.991046 | 0.027541 | -0.079058 | -0.006884 | -0.122189 | -0.114645 | 0.985863 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 11.4 | 15.7 | 199.9998 | -0.005078 | -0.079646 | -0.006547 | 0.008265 | 0.029941 | 0.999518 | 0.122349 | -0.424257 | 0.309674 | -0.0565 | 0.026766 | 0.998044 | -0.037566 | -0.080111 | -0.006264 | -0.069677 | -0.115955 | 0.990808 | 0.027426 | -0.079199 | -0.006833 | -0.123259 | -0.116044 | 0.985566 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 12.1 | 16.3 | 211.1109 | -0.005205 | -0.079726 | -0.00649 | 0.007318 | 0.029912 | 0.999526 | 0.122349 | -0.424257 | 0.309674 | -0.0565 | 0.026766 | 0.998044 | -0.037693 | -0.0802 | -0.006244 | -0.070665 | -0.116284 | 0.990699 | 0.027299 | -0.079289 | -0.006748 | -0.124241 | -0.11637 | 0.985405 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 12.8 | 16.9 | 222.222 | -0.005326 | -0.079774 | -0.006415 | 0.00636 | 0.029769 | 0.999537 | 0.122188 | -0.425526 | 0.309031 | -0.057128 | 0.023933 | 0.99808 | -0.037821 | -0.08024 | -0.006198 | -0.101546 | -0.117171 | 0.987907 | 0.027171 | -0.079327 | -0.006638 | -0.154739 | -0.117065 | 0.980995 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 13.4 | 17.1 | 233.3331 | -0.005448 | -0.079752 | -0.006333 | 0.005595 | 0.030475 | 0.99952 | 0.122071 | -0.42644 | 0.308567 | -0.057644 | 0.021117 | 0.998114 | -0.037941 | -0.080221 | -0.006141 | -0.10229 | -0.116512 | 0.987908 | 0.027052 | -0.079314 | -0.006534 | -0.155478 | -0.116406 | 0.980957 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 14.1 | 17.3 | 244.4442 | -0.005532 | -0.079732 | -0.006287 | 0.00482 | 0.030929 | 0.99951 | 0.121988 | -0.427093 | 0.308235 | -0.058045 | 0.018569 | 0.998141 | -0.038035 | -0.080197 | -0.006116 | -0.103071 | -0.115895 | 0.987899 | 0.026958 | -0.079293 | -0.006458 | -0.156254 | -0.115792 | 0.980906 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 14.8 | 17.3 | 255.5553 | -0.005604 | -0.079682 | -0.006252 | 0.004228 | 0.0313 | 0.999501 | 0.121988 | -0.427093 | 0.308235 | -0.058045 | 0.018569 | 0.998141 | -0.0381 | -0.080138 | -0.0061 | -0.177134 | -0.04303 | 0.983246 | 0.026893 | -0.079226 | -0.006404 | -0.228985 | -0.043302 | 0.972466 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 15.4 | 17.3 | 266.6664 | -0.005644 | -0.079639 | -0.006243 | 0.003975 | 0.031903 | 0.999483 | 0.12166 | -0.428215 | 0.307304 | -0.058795 | 0.015484 | 0.99815 | -0.038146 | -0.080108 | -0.006096 | -0.177328 | -0.042563 | 0.983231 | 0.026847 | -0.079181 | -0.006386 | -0.229176 | -0.042853 | 0.972441 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 16.1 | 17.4 | 277.7775 | -0.005686 | -0.079622 | -0.00621 | 0.003648 | 0.032311 | 0.999471 | 0.121423 | -0.429026 | 0.306631 | -0.059603 | 0.012457 | 0.998144 | -0.038197 | -0.080104 | -0.006074 | -0.17993 | -0.033448 | 0.983111 | 0.026796 | -0.079157 | -0.006337 | -0.231727 | -0.033854 | 0.972192 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 16.8 | 17.5 | 288.8886 | -0.005719 | -0.079617 | -0.006184 | 0.003264 | 0.032676 | 0.999461 | 0.121423 | -0.429026 | 0.306631 | -0.059603 | 0.012457 | 0.998144 | -0.038218 | -0.080111 | -0.006059 | -0.180154 | -0.033113 | 0.983081 | 0.026774 | -0.079125 | -0.006306 | -0.231948 | -0.033555 | 0.972149 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 17.4 | 17.4 | 299.9997 | -0.005736 | -0.079588 | -0.006165 | 0.003222 | 0.033265 | 0.999441 | 0.121227 | -0.430361 | 0.305742 | -0.060539 | 0.008704 | 0.998128 | -0.038237 | -0.080093 | -0.006045 | -0.18027 | -0.032559 | 0.983078 | 0.026755 | -0.079087 | -0.006284 | -0.232062 | -0.033024 | 0.97214 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 18.1 | 17.3 | 311.1108 | -0.005741 | -0.079531 | -0.006143 | 0.003063 | 0.033965 | 0.999418 | 0.121087 | -0.431315 | 0.305107 | -0.061438 | 0.005054 | 0.998098 | -0.038239 | -0.080064 | -0.006027 | -0.180434 | -0.032143 | 0.983062 | 0.026752 | -0.079018 | -0.006254 | -0.232224 | -0.032646 | 0.972114 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 18.8 | 17 | 322.2219 | -0.005771 | -0.079422 | -0.006149 | 0.002968 | 0.034911 | 0.999386 | 0.121087 | -0.431315 | 0.305107 | -0.061438 | 0.005054 | 0.998098 | -0.038269 | -0.079966 | -0.00603 | -0.192128 | -0.031155 | 0.980875 | 0.026722 | -0.078906 | -0.006254 | -0.24365 | -0.03166 | 0.969346 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 19.5 | 16.6 | 333.333 | -0.005798 | -0.079304 | -0.006151 | 0.002965 | 0.035773 | 0.999356 | 0.120569 | -0.432589 | 0.303697 | -0.062946 | 0.000611 | 0.998017 | -0.038293 | -0.079848 | -0.006033 | -0.192067 | -0.030318 | 0.980913 | 0.026698 | -0.078779 | -0.006261 | -0.24359 | -0.030841 | 0.969388 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 20.1 | 16.3 | 344.4442 | -0.005817 | -0.079171 | -0.006155 | 0.003053 | 0.036757 | 0.99932 | 0.120203 | -0.43349 | 0.302702 | -0.064472 | -0.003557 | 0.997913 | -0.038311 | -0.079724 | -0.006033 | -0.18229 | -0.024575 | 0.982938 | 0.02668 | -0.078642 | -0.006261 | -0.234039 | -0.02519 | 0.971901 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 20.8 | 15.9 | 355.5553 | -0.005802 | -0.07906 | -0.006123 | 0.003052 | 0.037933 | 0.999276 | 0.120203 | -0.43349 | 0.302702 | -0.064472 | -0.003557 | 0.997913 | -0.038307 | -0.079617 | -0.006001 | -0.182054 | -0.023455 | 0.983009 | 0.026683 | -0.078531 | -0.006246 | -0.233806 | -0.024086 | 0.971985 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 21.5 | 15.5 | 366.6664 | -0.005777 | -0.078944 | -0.006087 | 0.003526 | 0.039001 | 0.999233 | 0.119952 | -0.434108 | 0.302018 | -0.065799 | -0.006953 | 0.997809 | -0.038273 | -0.079488 | -0.005952 | -0.181736 | -0.022248 | 0.983096 | 0.026717 | -0.078403 | -0.00622 | -0.233491 | -0.022892 | 0.97209 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 22.1 | 15.3 | 377.7775 | -0.005769 | -0.078853 | -0.006052 | 0.003752 | 0.040057 | 0.99919 | 0.119952 | -0.434108 | 0.302018 | -0.065799 | -0.006953 | 0.997809 | -0.038264 | -0.0794 | -0.005908 | -0.181441 | -0.02121 | 0.983173 | 0.026726 | -0.078306 | -0.006196 | -0.2332 | -0.021873 | 0.972183 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 22.8 | 14.6 | 388.8886 | -0.005683 | -0.078703 | -0.00603 | 0.004598 | 0.041224 | 0.999139 | 0.119939 | -0.435432 | 0.301349 | -0.066917 | -0.010952 | 0.997698 | -0.038195 | -0.079261 | -0.00586 | -0.190609 | -0.020406 | 0.981454 | 0.026795 | -0.078173 | -0.006192 | -0.242149 | -0.021063 | 0.97001 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 23.5 | 14.1 | 399.9997 | -0.005623 | -0.078595 | -0.00601 | 0.005409 | 0.04229 | 0.999091 | 0.119931 | -0.436344 | 0.300888 | -0.067792 | -0.014643 | 0.997592 | -0.038124 | -0.079143 | -0.005814 | -0.189739 | -0.019283 | 0.981645 | 0.026866 | -0.078052 | -0.006204 | -0.241289 | -0.019957 | 0.970248 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 24.2 | 13.4 | 411.1108 | -0.005496 | -0.078446 | -0.005984 | 0.006717 | 0.043962 | 0.999011 | 0.120033 | -0.438085 | 0.300309 | -0.068537 | -0.019277 | 0.997462 | -0.038013 | -0.079001 | -0.005752 | -0.188609 | -0.017795 | 0.981891 | 0.026976 | -0.077924 | -0.006219 | -0.240173 | -0.018474 | 0.970554 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 24.8 | 12.4 | 422.2219 | -0.005341 | -0.078225 | -0.005922 | 0.009288 | 0.046483 | 0.998876 | 0.120033 | -0.438085 | 0.300309 | -0.068537 | -0.019277 | 0.997462 | -0.037879 | -0.078791 | -0.005634 | -0.176415 | -0.017048 | 0.984168 | 0.02711 | -0.077748 | -0.006239 | -0.228233 | -0.017718 | 0.973445 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 25.5 | 11.3 | 433.333 | -0.005148 | -0.077946 | -0.005828 | 0.013161 | 0.049522 | 0.998686 | 0.120105 | -0.439297 | 0.299906 | -0.069052 | -0.023704 | 0.997331 | -0.037642 | -0.078437 | -0.005375 | -0.171934 | -0.013369 | 0.985018 | 0.027345 | -0.077455 | -0.006281 | -0.223801 | -0.01403 | 0.974534 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 26.2 | 8.8 | 444.4442 | -0.004427 | -0.077502 | -0.005728 | 0.018991 | 0.05274 | 0.998428 | 0.120345 | -0.440429 | 0.299457 | -0.069235 | -0.027948 | 0.997209 | -0.03694 | -0.077981 | -0.005075 | -0.127591 | -0.009267 | 0.991784 | 0.02804 | -0.077029 | -0.006343 | -0.180277 | -0.009969 | 0.983565 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 26.8 | 7.4 | 455.5553 | -0.003761 | -0.077423 | -0.005797 | 0.026499 | 0.055085 | 0.99813 | 0.120345 | -0.440429 | 0.299457 | -0.069235 | -0.027948 | 0.997209 | -0.036325 | -0.077853 | -0.004919 | -0.120895 | -0.006975 | 0.992641 | 0.028645 | -0.076858 | -0.006628 | -0.173634 | -0.007735 | 0.98478 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 27.5 | 7.1 | 466.6664 | -0.003162 | -0.07727 | -0.005829 | 0.032646 | 0.056938 | 0.997844 | 0.120509 | -0.441202 | 0.29915 | -0.069228 | -0.031615 | 0.9971 | -0.035689 | -0.077778 | -0.004738 | -0.114155 | -0.005362 | 0.993449 | 0.029266 | -0.076677 | -0.006889 | -0.166945 | -0.006225 | 0.985947 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 28.2 | 7.900001 | 477.7775 | -0.002498 | -0.077129 | -0.005906 | 0.040256 | 0.057983 | 0.997506 | 0.120619 | -0.441724 | 0.298943 | -0.069261 | -0.034583 | 0.996999 | -0.034993 | -0.077762 | -0.004555 | -0.10604 | -0.004679 | 0.994351 | 0.02994 | -0.076491 | -0.007236 | -0.158888 | -0.00569 | 0.98728 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 28.9 | 9.4 | 488.8886 | -0.001882 | -0.076895 | -0.005995 | 0.04739 | 0.059052 | 0.997129 | 0.120619 | -0.441724 | 0.298943 | -0.069261 | -0.034583 | 0.996999 | -0.034338 | -0.077619 | -0.004405 | 0.14406 | 0.018291 | 0.9894 | 0.03057 | -0.076212 | -0.007558 | 0.09043 | 0.017186 | 0.995755 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 29.5 | 11.3 | 499.9997 | -0.001337 | -0.076584 | -0.006058 | 0.055539 | 0.059965 | 0.996654 | 0.12089 | -0.442351 | 0.298825 | -0.069249 | -0.03724 | 0.996904 | -0.033747 | -0.077434 | -0.00422 | 0.151737 | 0.019586 | 0.988227 | 0.031131 | -0.075894 | -0.007881 | 0.09816 | 0.018375 | 0.995001 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 30.2 | 13.4 | 511.1108 | -0.000822 | -0.076354 | -0.006136 | 0.063156 | 0.061398 | 0.996113 | 0.121076 | -0.442783 | 0.298743 | -0.069371 | -0.03951 | 0.996808 | -0.033216 | -0.077189 | -0.004013 | 0.366567 | 0.029172 | 0.929934 | 0.031628 | -0.075548 | -0.008209 | 0.317767 | 0.028243 | 0.947748 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 30.9 | 15.7 | 522.2219 | -0.000308 | -0.076134 | -0.006157 | 0.070771 | 0.063091 | 0.995495 | 0.121076 | -0.442783 | 0.298743 | -0.069371 | -0.03951 | 0.996808 | -0.032674 | -0.076972 | -0.003807 | 0.373739 | 0.031038 | 0.927015 | 0.032133 | -0.075274 | -0.008509 | 0.32508 | 0.030089 | 0.945208 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 31.5 | 18.1 | 533.3329 | 0.000232 | -0.075928 | -0.006203 | 0.078178 | 0.064704 | 0.994838 | 0.122143 | -0.442477 | 0.298858 | -0.068548 | -0.040584 | 0.996822 | -0.032133 | -0.076767 | -0.003597 | 0.380782 | 0.032549 | 0.924092 | 0.032636 | -0.075052 | -0.008794 | 0.332263 | 0.03161 | 0.942657 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 32.2 | 20.5 | 544.444 | 0.000791 | -0.075799 | -0.006278 | 0.085389 | 0.066388 | 0.994134 | 0.122875 | -0.442268 | 0.298936 | -0.06754 | -0.041134 | 0.996868 | -0.031583 | -0.076641 | -0.00345 | 0.387507 | 0.034265 | 0.92123 | 0.033146 | -0.074928 | -0.009123 | 0.339125 | 0.033353 | 0.94015 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 32.9 | 22.9 | 555.5551 | 0.001324 | -0.075735 | -0.006344 | 0.092503 | 0.067995 | 0.993388 | 0.122875 | -0.442268 | 0.298936 | -0.06754 | -0.041134 | 0.996868 | -0.031007 | -0.076508 | -0.003258 | 0.457516 | 0.035741 | 0.888483 | 0.03368 | -0.074797 | -0.009395 | 0.411838 | 0.034984 | 0.910585 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 33.6 | 25.5 | 566.6662 | 0.001901 | -0.075612 | -0.006432 | 0.099057 | 0.069536 | 0.992649 | 0.123391 | -0.44212 | 0.298992 | -0.066591 | -0.041428 | 0.99692 | -0.030432 | -0.076452 | -0.003164 | 0.463503 | 0.037286 | 0.88531 | 0.034211 | -0.074728 | -0.009741 | 0.417976 | 0.036547 | 0.907723 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 34.2 | 27.9 | 577.7773 | 0.002446 | -0.075563 | -0.006557 | 0.105645 | 0.07118 | 0.991853 | 0.125102 | -0.440718 | 0.299165 | -0.064311 | -0.040205 | 0.99712 | -0.029883 | -0.076403 | -0.003051 | 0.469735 | 0.01976 | 0.882586 | 0.034714 | -0.074669 | -0.010068 | 0.424358 | 0.018678 | 0.905302 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 34.9 | 30.1 | 588.8884 | 0.002936 | -0.075444 | -0.006686 | 0.112025 | 0.07274 | 0.99104 | 0.125102 | -0.440718 | 0.299165 | -0.064311 | -0.040205 | 0.99712 | -0.029321 | -0.076296 | -0.002951 | 0.475426 | 0.021207 | 0.8795 | 0.035229 | -0.074575 | -0.010389 | 0.430197 | 0.020163 | 0.90251 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 35.6 | 32.3 | 599.9995 | 0.0034 | -0.075277 | -0.006803 | 0.118194 | 0.074275 | 0.990209 | 0.126403 | -0.439651 | 0.299296 | -0.061681 | -0.038311 | 0.99736 | -0.028807 | -0.07612 | -0.002882 | 0.480799 | 0.022479 | 0.876543 | 0.035697 | -0.074428 | -0.010716 | 0.43571 | 0.021485 | 0.899831 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 36.2 | 34.3 | 611.1105 | 0.003828 | -0.075146 | -0.006913 | 0.124195 | 0.076026 | 0.989341 | 0.130629 | -0.435889 | 0.299178 | -0.055407 | -0.034188 | 0.997878 | -0.028381 | -0.075971 | -0.002792 | 0.456626 | 0.010675 | 0.889595 | 0.036075 | -0.074322 | -0.011017 | 0.410356 | 0.009474 | 0.911876 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 36.9 | 36.4 | 622.2216 | 0.004271 | -0.075002 | -0.007019 | 0.129889 | 0.077743 | 0.988476 | 0.130629 | -0.435889 | 0.299178 | -0.055407 | -0.034188 | 0.997878 | -0.027932 | -0.075799 | -0.00272 | 0.461693 | 0.012186 | 0.886956 | 0.036477 | -0.074187 | -0.011315 | 0.415551 | 0.011042 | 0.909503 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 37.6 | 38.4 | 633.3326 | 0.004702 | -0.074851 | -0.007112 | 0.135103 | 0.079551 | 0.987633 | 0.134464 | -0.432473 | 0.299071 | -0.046473 | -0.028114 | 0.998524 | -0.02748 | -0.075643 | -0.002646 | 0.466294 | 0.01369 | 0.884524 | 0.036884 | -0.074059 | -0.011578 | 0.420269 | 0.012596 | 0.907312 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 38.3 | 40.6 | 644.4437 | 0.005153 | -0.074632 | -0.007193 | 0.139375 | 0.081245 | 0.986901 | 0.143642 | -0.424907 | 0.298199 | -0.027257 | -0.014335 | 0.999526 | -0.027025 | -0.07544 | -0.00256 | 0.470474 | 0.015267 | 0.882282 | 0.037296 | -0.073856 | -0.0118 | 0.424557 | 0.014199 | 0.90529 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 38.9 | 42.5 | 655.5548 | 0.005508 | -0.074382 | -0.007272 | 0.143874 | 0.082582 | 0.986144 | 0.143642 | -0.424907 | 0.298199 | -0.027257 | -0.014335 | 0.999526 | -0.026578 | -0.07521 | -0.002494 | 0.462145 | 0.002178 | 0.886802 | 0.037698 | -0.073614 | -0.012037 | 0.415789 | 0.000874 | 0.909461 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 39.6 | 44.7 | 666.6659 | 0.005945 | -0.074156 | -0.007337 | 0.147876 | 0.084093 | 0.985424 | 0.149968 | -0.419692 | 0.297599 | -0.006206 | 0.001041 | 0.99998 | -0.026181 | -0.074968 | -0.002449 | 0.465432 | 0.003638 | 0.885076 | 0.038059 | -0.07335 | -0.012232 | 0.419161 | 0.002339 | 0.907909 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 40.3 | 46.5 | 677.777 | 0.006306 | -0.073956 | -0.007463 | 0.151918 | 0.085466 | 0.984691 | 0.149968 | -0.419692 | 0.297599 | -0.006206 | 0.001041 | 0.99998 | -0.025804 | -0.07479 | -0.002443 | 0.451735 | 0.005009 | 0.892138 | 0.038393 | -0.073164 | -0.012502 | 0.404831 | 0.003722 | 0.914384 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 40.9 | 48.4 | 688.8881 | 0.006676 | -0.073778 | -0.0076 | 0.155636 | 0.087081 | 0.983969 | 0.153693 | -0.416621 | 0.297245 | 0.010039 | 0.012982 | 0.999865 | -0.025407 | -0.074619 | -0.002455 | 0.45512 | 0.006595 | 0.890406 | 0.03875 | -0.072979 | -0.01276 | 0.408301 | 0.005321 | 0.912832 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 41.6 | 50.1 | 699.9991 | 0.00701 | -0.073588 | -0.007727 | 0.159643 | 0.088622 | 0.983189 | 0.164393 | -0.409105 | 0.296339 | 0.031294 | 0.027707 | 0.999126 | -0.025053 | -0.074425 | -0.002453 | 0.458654 | 0.008104 | 0.888578 | 0.039062 | -0.07278 | -0.013016 | 0.411926 | 0.006848 | 0.911192 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 42.3 | 52 | 711.1102 | 0.007377 | -0.073363 | -0.007858 | 0.163114 | 0.090449 | 0.982453 | 0.164393 | -0.409105 | 0.296339 | 0.031294 | 0.027707 | 0.999126 | -0.024646 | -0.074198 | -0.002468 | 0.461879 | 0.009791 | 0.886889 | 0.03943 | -0.072549 | -0.013266 | 0.415233 | 0.008558 | 0.909675 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 43 | 53.9 | 722.2213 | 0.007757 | -0.073208 | -0.008006 | 0.166474 | 0.092216 | 0.981724 | 0.170265 | -0.40498 | 0.295841 | 0.051622 | 0.041447 | 0.997806 | -0.024259 | -0.074035 | -0.002476 | 0.456906 | 0.011634 | 0.889439 | 0.039777 | -0.072367 | -0.013502 | 0.410008 | 0.010408 | 0.912023 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 43.6 | 55.5 | 733.3324 | 0.00809 | -0.073093 | -0.008144 | 0.169924 | 0.094141 | 0.98095 | 0.18409 | -0.398605 | 0.295008 | 0.084534 | 0.058659 | 0.994693 | -0.023911 | -0.073912 | -0.002528 | 0.460057 | 0.013562 | 0.887786 | 0.040084 | -0.072224 | -0.013784 | 0.413241 | 0.012349 | 0.910538 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 44.3 | 57.1 | 744.4435 | 0.008404 | -0.072997 | -0.008334 | 0.173242 | 0.096023 | 0.980187 | 0.190977 | -0.395429 | 0.294594 | 0.10955 | 0.071222 | 0.991426 | -0.023581 | -0.073828 | -0.002575 | 0.463057 | 0.01908 | 0.886123 | 0.040375 | -0.072118 | -0.014053 | 0.416321 | 0.017931 | 0.909041 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 45 | 58.5 | 755.5546 | 0.008681 | -0.072865 | -0.008467 | 0.176562 | 0.097684 | 0.97943 | 0.190977 | -0.395429 | 0.294594 | 0.10955 | 0.071222 | 0.991426 | -0.02324 | -0.07366 | -0.002627 | 0.466111 | 0.020526 | 0.884488 | 0.040675 | -0.071949 | -0.014329 | 0.419455 | 0.019397 | 0.907569 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 45.6 | 60.2 | 766.6656 | 0.008998 | -0.072678 | -0.008618 | 0.179403 | 0.099095 | 0.978772 | 0.194199 | -0.393943 | 0.2944 | 0.124211 | 0.07849 | 0.989147 | -0.022945 | -0.073542 | -0.00267 | 0.46864 | 0.022019 | 0.883115 | 0.040936 | -0.071832 | -0.014558 | 0.422051 | 0.020914 | 0.906331 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 46.3 | 62 | 777.7767 | 0.009345 | -0.072519 | -0.008769 | 0.182413 | 0.100821 | 0.978039 | 0.205886 | -0.389019 | 0.292868 | 0.151235 | 0.090024 | 0.98439 | -0.022595 | -0.073366 | -0.002737 | 0.470709 | 0.023657 | 0.881971 | 0.041247 | -0.071632 | -0.014831 | 0.424164 | 0.022555 | 0.905305 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 47 | 63.7 | 788.8878 | 0.009651 | -0.072322 | -0.008946 | 0.18538 | 0.102496 | 0.977307 | 0.205886 | -0.389019 | 0.292868 | 0.151235 | 0.090024 | 0.98439 | -0.02225 | -0.073211 | -0.002807 | 0.473281 | 0.025459 | 0.880543 | 0.041554 | -0.071449 | -0.015092 | 0.426806 | 0.024361 | 0.904015 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 47.7 | 65.4 | 799.9989 | 0.009974 | -0.072179 | -0.009085 | 0.188271 | 0.10414 | 0.97658 | 0.21143 | -0.386683 | 0.292141 | 0.171044 | 0.09912 | 0.980265 | -0.02189 | -0.073068 | -0.002825 | 0.475943 | 0.027264 | 0.879054 | 0.041875 | -0.071268 | -0.015307 | 0.42954 | 0.02616 | 0.902669 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 48.3 | 67.2 | 811.11 | 0.010322 | -0.072035 | -0.009219 | 0.191048 | 0.10556 | 0.975888 | 0.221738 | -0.381371 | 0.289996 | 0.197788 | 0.115248 | 0.973446 | -0.021533 | -0.072943 | -0.002898 | 0.478504 | 0.028867 | 0.877611 | 0.042192 | -0.071093 | -0.015571 | 0.432173 | 0.027746 | 0.901364 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 49 | 68.9 | 822.2211 | 0.010662 | -0.071923 | -0.009372 | 0.193578 | 0.106813 | 0.975253 | 0.221738 | -0.381371 | 0.289996 | 0.197788 | 0.115248 | 0.973446 | -0.021202 | -0.072849 | -0.002959 | 0.480831 | 0.040459 | 0.875879 | 0.042485 | -0.07094 | -0.015817 | 0.434572 | 0.039462 | 0.899772 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 49.7 | 70.5 | 833.3321 | 0.010971 | -0.071828 | -0.00957 | 0.196154 | 0.108013 | 0.974606 | 0.226501 | -0.378917 | 0.289005 | 0.215508 | 0.126739 | 0.968243 | -0.020848 | -0.072789 | -0.00304 | 0.483142 | 0.041776 | 0.874545 | 0.042803 | -0.070837 | -0.01607 | 0.436948 | 0.040763 | 0.898563 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 50.3 | 71.8 | 844.4432 | 0.011216 | -0.071723 | -0.009729 | 0.198633 | 0.108813 | 0.974015 | 0.235132 | -0.374431 | 0.286054 | 0.238005 | 0.141717 | 0.960869 | -0.020587 | -0.072711 | -0.003116 | 0.473639 | 0.042686 | 0.879684 | 0.043029 | -0.070741 | -0.01631 | 0.427014 | 0.041642 | 0.903286 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 51 | 73.1 | 855.5543 | 0.011481 | -0.071647 | -0.009902 | 0.20093 | 0.109632 | 0.973452 | 0.235132 | -0.374431 | 0.286054 | 0.238005 | 0.141717 | 0.960869 | -0.020281 | -0.072614 | -0.003219 | 0.475785 | 0.043591 | 0.878481 | 0.043302 | -0.070628 | -0.016571 | 0.429218 | 0.042546 | 0.902198 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 51.7 | 74.6 | 866.6653 | 0.01177 | -0.071553 | -0.010055 | 0.203094 | 0.110476 | 0.972907 | 0.239082 | -0.372378 | 0.284703 | 0.252502 | 0.151734 | 0.955625 | -0.019996 | -0.072548 | -0.003302 | 0.477829 | 0.044479 | 0.877326 | 0.043555 | -0.070556 | -0.016805 | 0.431318 | 0.043442 | 0.901154 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 52.3 | 76 | 877.7764 | 0.01204 | -0.071494 | -0.010264 | 0.205248 | 0.111296 | 0.972361 | 0.240871 | -0.371448 | 0.284091 | 0.260178 | 0.157473 | 0.952633 | -0.01972 | -0.072486 | -0.003437 | 0.479676 | 0.045196 | 0.876281 | 0.043802 | -0.070499 | -0.017076 | 0.433216 | 0.044172 | 0.900207 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 53 | 77.5 | 888.8875 | 0.012342 | -0.071466 | -0.010497 | 0.207079 | 0.112144 | 0.971876 | 0.240871 | -0.371448 | 0.284091 | 0.260178 | 0.157473 | 0.952633 | -0.019433 | -0.072451 | -0.003605 | 0.474124 | 0.038492 | 0.879616 | 0.04406 | -0.07046 | -0.017376 | 0.427401 | 0.037352 | 0.90329 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 53.7 | 78.89999 | 899.9986 | 0.012599 | -0.071403 | -0.010698 | 0.209026 | 0.112841 | 0.971378 | 0.247924 | -0.36988 | 0.282371 | 0.275359 | 0.163226 | 0.947383 | -0.019153 | -0.07241 | -0.003734 | 0.475887 | 0.039315 | 0.878627 | 0.044312 | -0.070417 | -0.017635 | 0.429212 | 0.038185 | 0.902396 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 54.4 | 80.5 | 911.1097 | 0.012906 | -0.071308 | -0.010856 | 0.21087 | 0.113914 | 0.970854 | 0.251262 | -0.369138 | 0.281557 | 0.286174 | 0.167078 | 0.943499 | -0.018814 | -0.072309 | -0.003849 | 0.474788 | 0.040272 | 0.879178 | 0.044626 | -0.070307 | -0.017863 | 0.428047 | 0.039141 | 0.902908 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 55 | 82 | 922.2208 | 0.013187 | -0.071189 | -0.010987 | 0.212859 | 0.115022 | 0.970289 | 0.251262 | -0.369138 | 0.281557 | 0.286174 | 0.167078 | 0.943499 | -0.018487 | -0.072216 | -0.003936 | 0.476532 | 0.041365 | 0.878184 | 0.044923 | -0.070196 | -0.01808 | 0.429839 | 0.040234 | 0.902009 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 55.7 | 83.5 | 933.3318 | 0.013471 | -0.07108 | -0.011144 | 0.214778 | 0.115923 | 0.969759 | 0.257978 | -0.368859 | 0.279767 | 0.301754 | 0.169256 | 0.938241 | -0.018203 | -0.072095 | -0.004007 | 0.478432 | 0.04244 | 0.877098 | 0.045174 | -0.070045 | -0.018292 | 0.431793 | 0.041298 | 0.901027 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 56.4 | 85.1 | 944.4429 | 0.013799 | -0.070998 | -0.011281 | 0.216708 | 0.116859 | 0.969217 | 0.261248 | -0.368724 | 0.278895 | 0.312786 | 0.170494 | 0.934396 | -0.017883 | -0.072045 | -0.004103 | 0.472268 | 0.043529 | 0.88038 | 0.045464 | -0.069971 | -0.018523 | 0.425355 | 0.042362 | 0.904035 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 57 | 86.4 | 955.554 | 0.014057 | -0.070938 | -0.011431 | 0.218668 | 0.1175 | 0.968699 | 0.261248 | -0.368724 | 0.278895 | 0.312786 | 0.170494 | 0.934396 | -0.017591 | -0.071988 | -0.004161 | 0.474046 | 0.044185 | 0.879391 | 0.045725 | -0.069893 | -0.018711 | 0.427181 | 0.043008 | 0.903143 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 57.7 | 87.6 | 966.6651 | 0.014275 | -0.070834 | -0.011546 | 0.220573 | 0.118129 | 0.968191 | 0.262828 | -0.368658 | 0.278474 | 0.319167 | 0.171183 | 0.93211 | -0.017358 | -0.071888 | -0.004244 | 0.475764 | 0.04485 | 0.878429 | 0.045929 | -0.069776 | -0.01892 | 0.428947 | 0.043669 | 0.902274 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 58.4 | 88.8 | 977.7762 | 0.014501 | -0.070732 | -0.01164 | 0.222603 | 0.118639 | 0.967664 | 0.267064 | -0.368389 | 0.277103 | 0.328935 | 0.172156 | 0.928528 | -0.01712 | -0.071796 | -0.004246 | 0.477606 | 0.045436 | 0.877399 | 0.046135 | -0.069687 | -0.019056 | 0.430839 | 0.044264 | 0.901342 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 59.1 | 90 | 988.8873 | 0.014747 | -0.070636 | -0.011722 | 0.224338 | 0.119352 | 0.967175 | 0.267064 | -0.368389 | 0.277103 | 0.328935 | 0.172156 | 0.928528 | -0.016881 | -0.071689 | -0.004253 | 0.477412 | 0.038822 | 0.877822 | 0.046346 | -0.069579 | -0.019182 | 0.430608 | 0.037558 | 0.901757 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 59.7 | 91.39999 | 999.9984 | 0.015016 | -0.070571 | -0.011832 | 0.226122 | 0.119927 | 0.966688 | 0.269186 | -0.368254 | 0.276417 | 0.336101 | 0.172962 | 0.925808 | -0.016569 | -0.071637 | -0.004302 | 0.479012 | 0.039289 | 0.876929 | 0.04663 | -0.069529 | -0.019347 | 0.432252 | 0.038032 | 0.900951 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 60.4 | 92.6 | 1,011.109 | 0.015265 | -0.070507 | -0.011938 | 0.227952 | 0.12058 | 0.966177 | 0.273308 | -0.368129 | 0.274922 | 0.346041 | 0.173793 | 0.921982 | -0.016325 | -0.071565 | -0.004356 | 0.463391 | 0.036281 | 0.885411 | 0.046845 | -0.069445 | -0.019526 | 0.415989 | 0.034938 | 0.908698 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 61.1 | 94 | 1,022.221 | 0.015552 | -0.070458 | -0.012036 | 0.229635 | 0.121198 | 0.965701 | 0.273308 | -0.368129 | 0.274922 | 0.346041 | 0.173793 | 0.921982 | -0.015998 | -0.071485 | -0.004407 | 0.464865 | 0.036909 | 0.884612 | 0.047145 | -0.069349 | -0.019684 | 0.417502 | 0.03556 | 0.90798 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 61.7 | 95.3 | 1,033.332 | 0.015818 | -0.070445 | -0.012155 | 0.231336 | 0.121782 | 0.965222 | 0.275465 | -0.368064 | 0.27414 | 0.353527 | 0.174477 | 0.919008 | -0.015724 | -0.071495 | -0.004445 | 0.466487 | 0.037573 | 0.88373 | 0.04739 | -0.069359 | -0.01984 | 0.419168 | 0.036231 | 0.907186 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 62.4 | 96.6 | 1,044.443 | 0.016083 | -0.07041 | -0.012321 | 0.233028 | 0.122205 | 0.964761 | 0.278759 | -0.367986 | 0.272817 | 0.362237 | 0.175187 | 0.915475 | -0.015454 | -0.071491 | -0.004539 | 0.468081 | 0.03807 | 0.882865 | 0.047631 | -0.069331 | -0.020049 | 0.420805 | 0.036714 | 0.906408 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 63.1 | 97.89999 | 1,055.554 | 0.016333 | -0.070358 | -0.012438 | 0.234495 | 0.122611 | 0.964354 | 0.278759 | -0.367986 | 0.272817 | 0.362237 | 0.175187 | 0.915475 | -0.015159 | -0.07147 | -0.004609 | 0.465081 | 0.0368 | 0.884503 | 0.047903 | -0.0693 | -0.020214 | 0.417672 | 0.035411 | 0.907907 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 63.8 | 99 | 1,066.665 | 0.016556 | -0.070354 | -0.012561 | 0.235963 | 0.123098 | 0.963934 | 0.280528 | -0.367944 | 0.272107 | 0.368644 | 0.175838 | 0.912789 | -0.014947 | -0.071411 | -0.0047 | 0.466522 | 0.037166 | 0.883728 | 0.048088 | -0.069231 | -0.020409 | 0.419152 | 0.035773 | 0.907211 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 64.4 | 100.1 | 1,077.776 | 0.016779 | -0.070298 | -0.012638 | 0.237031 | 0.123248 | 0.963653 | 0.28149 | -0.367921 | 0.27172 | 0.372722 | 0.176308 | 0.91104 | -0.014736 | -0.071394 | -0.00473 | 0.460018 | 0.037217 | 0.887129 | 0.048278 | -0.069215 | -0.020525 | 0.412387 | 0.035808 | 0.910305 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 65.10001 | 101 | 1,088.887 | 0.016959 | -0.070253 | -0.01272 | 0.238345 | 0.123464 | 0.963301 | 0.28149 | -0.367921 | 0.27172 | 0.372722 | 0.176308 | 0.91104 | -0.01454 | -0.071353 | -0.004782 | 0.461136 | 0.037377 | 0.886542 | 0.048454 | -0.069182 | -0.020656 | 0.413534 | 0.035977 | 0.909778 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 65.8 | 101.7 | 1,099.999 | 0.017104 | -0.070217 | -0.012827 | 0.239405 | 0.123549 | 0.963027 | 0.282686 | -0.368051 | 0.271188 | 0.376418 | 0.176555 | 0.909471 | -0.014348 | -0.071297 | -0.004846 | 0.462008 | 0.037338 | 0.886089 | 0.048631 | -0.06913 | -0.020782 | 0.414429 | 0.035941 | 0.909372 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
0 | 0 | false | 3 | 50 | 0 | 4.5 | 66.39999 | 102.7 | 1,111.11 | 0.017299 | -0.07018 | -0.012889 | 0.240362 | 0.123604 | 0.962782 | 0.282686 | -0.368051 | 0.271188 | 0.376418 | 0.176555 | 0.909471 | -0.014188 | -0.071268 | -0.004898 | 0.462895 | 0.037318 | 0.885627 | 0.048776 | -0.06913 | -0.020897 | 0.415338 | 0.035944 | 0.908957 | 50 | 4.5 | 0 | 1.267855 | 0 | 2.718923 | 0.235741 |
VR Ray Pointer Landing Pose Dataset
This dataset accompanies the paper "Predicting Ray Pointer Landing Poses in VR Using Multimodal LSTM-Based Neural Networks." It contains the raw trajectory archives used for the paper's two user studies, plus the original data processing code used to prepare model inputs.
Paper link: IEEE Xplore
The data captures bare-hand raycasting selection behavior in VR with multimodal time-series signals from hand, head-mounted display (HMD), and gaze channels. The paper reports that the full dataset covers 72,096 trials across two empirical studies:
- Study 1: 55,296 trials
- Study 2: 16,800 trials
Paper Summary
The paper studies target-agnostic prediction of the final ray landing pose during VR pointing and selection. The proposed model is an LSTM-based predictor trained on time-series features derived from three modalities:
- hand movement
- HMD movement
- eye gaze movement
According to the paper:
- Study 1 recruited 16 participants
- Study 2 recruited 8 new participants
- Data was recorded at 90 Hz
- Hardware used a Meta Quest Pro
- The model achieved an average prediction error of 4.6 degrees at 50% movement progress
Included Files
Study1_Raw.zipRaw CSV trajectories for Study 1.Study2_Raw.zipRaw CSV trajectories for Study 2.Dataprocessing_code.zipOriginal preprocessing scripts provided by the authors.data_processing_code/Extracted copy of the preprocessing scripts for easier browsing on Hugging Face.
Data Format
Each raw archive contains per-participant CSV files with frame-level trajectories. Typical columns include:
- participant / block / trial identifiers
- error flag
- target geometry variables such as depth, theta, phi, width, and position
- task progress and distance traveled percentage
- timestamp
- HMD position and forward vector
- hand position and forward vector
- left-eye position and forward vector
- right-eye position and forward vector
- target location and target scale
The data is sampled over time during reciprocal pointing selections.
Study Design From The Paper
Study 1
The paper describes Study 1 as a within-subjects design over:
- target depth combinations:
DeandDsin{3m, 6m, 9m} - theta values:
10, 15, 20, 25, 50, 75degrees - phi values:
0to315degrees in45degree steps - target widths:
4.5and9degrees
The paper reports:
55,296total trials16participants- reciprocal 3D pointing with no distractors
Study 2
The paper describes Study 2 as a validation study with:
8new participants- theta varying continuously across all integer values from
15to84degrees 350trial combinations50blocks6reciprocal selections per trial combination2,100trials per participant
The paper reports 16,800 total trials for Study 2.
Important Notes About The Raw Archives
This repository preserves the raw files exactly as provided by the dataset owner. A few practical details matter when using the archives:
Study1_Raw.zipcurrently contains 19 CSV filesStudy2_Raw.zipcurrently contains 8 CSV files- the observed raw trial counts are 64,308 trials in
Study1_Raw.zipand 16,800 trials inStudy2_Raw.zip - some Study 1 CSV files do not include a
ParticipantIDcolumn in the header - some Study 1 and Study 2 files share participant-like file IDs such as
72 - raw archive contents therefore do not map one-to-one to the participant counts reported in the paper without additional curation context
- specifically,
Study1_Raw.zipincludes a72_Trajectory.csvfile with 2,100 trials, which matches the Study 2 per-participant protocol rather than the Study 1 per-participant total of 3,456 trials reported in the paper
For reproducibility, this repository keeps the original archives unchanged. When reconstructing participant identity for Study 1, you may need to use the filename as the participant identifier when ParticipantID is absent from the CSV header.
Recommended Usage
- Use
Study1_Raw.zipandStudy2_Raw.zipas the authoritative raw data sources. - Use the scripts in
data_processing_code/to reproduce feature engineering and preprocessing. - If you build a Hugging Face
datasetsloader on top of this repository, treat the raw zip files as the source of truth rather than assuming fully standardized CSV schemas.
Citation
If you use this dataset, please cite the paper:
@inproceedings{xu2025predictingray,
title={Predicting Ray Pointer Landing Poses in VR Using Multimodal LSTM-Based Neural Networks},
author={Xu, Wenxuan and Wei, Yushi and Hu, Xuning and Stuerzlinger, Wolfgang and Wang, Yuntao and Liang, Hai-Ning},
booktitle={IEEE Conference on Virtual Reality and 3D User Interfaces},
year={2025}
}
Acknowledgements
This dataset was collected for the paper above and uploaded to Hugging Face by the dataset owner.
- Downloads last month
- 35