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 5 new columns ({'time_stats.nccl:all_reduce.median', 'time_stats.nccl:all_reduce.std', 'time_stats.nccl:all_reduce.mean', 'time_stats.nccl:all_reduce.min', 'time_stats.nccl:all_reduce.max'}) and 5 missing columns ({'time_stats.all_gather.min', 'time_stats.all_gather.mean', 'time_stats.all_gather.median', 'time_stats.all_gather.max', 'time_stats.all_gather.std'}).
This happened while the csv dataset builder was generating data using
/tmp/hf-datasets-cache/medium/datasets/28849523693050-config-parquet-and-info-project-vajra-dev-staging-a2f69e81/hub/datasets--project-vajra--dev-staging-h200-nvl/snapshots/4738280d19e92e8d8c5ea324582a712d7c903b50/all_reduce.csv.xz
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
Unnamed: 0: int64
time_stats.nccl:all_reduce.min: double
time_stats.nccl:all_reduce.max: double
time_stats.nccl:all_reduce.mean: double
time_stats.nccl:all_reduce.median: double
time_stats.nccl:all_reduce.std: double
rank: int64
num_workers: int64
size: int64
collective: string
devices_per_node: int64
max_devices_per_node: int64
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1907
to
{'Unnamed: 0': Value('int64'), 'time_stats.all_gather.min': Value('float64'), 'time_stats.all_gather.max': Value('float64'), 'time_stats.all_gather.mean': Value('float64'), 'time_stats.all_gather.median': Value('float64'), 'time_stats.all_gather.std': Value('float64'), 'rank': Value('int64'), 'num_workers': Value('int64'), 'size': Value('int64'), 'collective': Value('string'), 'devices_per_node': Value('int64'), 'max_devices_per_node': 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 1455, 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 1054, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 894, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 970, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1833, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 5 new columns ({'time_stats.nccl:all_reduce.median', 'time_stats.nccl:all_reduce.std', 'time_stats.nccl:all_reduce.mean', 'time_stats.nccl:all_reduce.min', 'time_stats.nccl:all_reduce.max'}) and 5 missing columns ({'time_stats.all_gather.min', 'time_stats.all_gather.mean', 'time_stats.all_gather.median', 'time_stats.all_gather.max', 'time_stats.all_gather.std'}).
This happened while the csv dataset builder was generating data using
/tmp/hf-datasets-cache/medium/datasets/28849523693050-config-parquet-and-info-project-vajra-dev-staging-a2f69e81/hub/datasets--project-vajra--dev-staging-h200-nvl/snapshots/4738280d19e92e8d8c5ea324582a712d7c903b50/all_reduce.csv.xz
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.
Unnamed: 0 int64 | time_stats.all_gather.min float64 | time_stats.all_gather.max float64 | time_stats.all_gather.mean float64 | time_stats.all_gather.median float64 | time_stats.all_gather.std float64 | rank int64 | num_workers int64 | size int64 | collective string | devices_per_node int64 | max_devices_per_node int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 0.020736 | 0.024351 | 0.021962 | 0.020798 | 0.00169 | 0 | 2 | 2,048 | all_gather | 2 | 4 |
1 | 0.035872 | 0.037344 | 0.03664 | 0.036703 | 0.000603 | 0 | 2 | 10,240 | all_gather | 2 | 4 |
2 | 0.006208 | 0.006432 | 0.006325 | 0.006336 | 0.000092 | 0 | 2 | 18,432 | all_gather | 2 | 4 |
3 | 0.006208 | 0.0064 | 0.006336 | 0.006399 | 0.00009 | 0 | 2 | 26,624 | all_gather | 2 | 4 |
4 | 0.00656 | 0.006624 | 0.006592 | 0.006592 | 0.000026 | 0 | 2 | 34,816 | all_gather | 2 | 4 |
5 | 0.00656 | 0.006624 | 0.006581 | 0.00656 | 0.00003 | 0 | 2 | 43,008 | all_gather | 2 | 4 |
6 | 0.00688 | 0.00688 | 0.00688 | 0.00688 | 0 | 0 | 2 | 51,200 | all_gather | 2 | 4 |
7 | 0.007104 | 0.02112 | 0.011797 | 0.007168 | 0.006592 | 0 | 2 | 59,392 | all_gather | 2 | 4 |
8 | 0.007392 | 0.007456 | 0.007413 | 0.007392 | 0.00003 | 0 | 2 | 67,584 | all_gather | 2 | 4 |
9 | 0.007616 | 0.007648 | 0.007637 | 0.007648 | 0.000015 | 0 | 2 | 75,776 | all_gather | 2 | 4 |
10 | 0.007744 | 0.007745 | 0.007744 | 0.007744 | 0 | 0 | 2 | 83,968 | all_gather | 2 | 4 |
11 | 0.007968 | 0.008128 | 0.008054 | 0.008065 | 0.000066 | 0 | 2 | 92,160 | all_gather | 2 | 4 |
12 | 0.008352 | 0.008416 | 0.008373 | 0.008352 | 0.00003 | 0 | 2 | 100,352 | all_gather | 2 | 4 |
13 | 0.008639 | 0.008672 | 0.00865 | 0.00864 | 0.000015 | 0 | 2 | 108,544 | all_gather | 2 | 4 |
14 | 0.009025 | 0.009152 | 0.009067 | 0.009025 | 0.00006 | 0 | 2 | 116,736 | all_gather | 2 | 4 |
15 | 0.009024 | 0.009344 | 0.009163 | 0.00912 | 0.000134 | 0 | 2 | 124,928 | all_gather | 2 | 4 |
16 | 0.009664 | 0.021536 | 0.013664 | 0.009792 | 0.005567 | 0 | 2 | 133,120 | all_gather | 2 | 4 |
17 | 0.009664 | 0.00976 | 0.009717 | 0.009728 | 0.00004 | 0 | 2 | 141,312 | all_gather | 2 | 4 |
18 | 0.010017 | 0.010113 | 0.010081 | 0.010112 | 0.000045 | 0 | 2 | 149,504 | all_gather | 2 | 4 |
19 | 0.010048 | 0.010081 | 0.010059 | 0.010048 | 0.000016 | 0 | 2 | 157,696 | all_gather | 2 | 4 |
20 | 0.010625 | 0.01072 | 0.010678 | 0.010688 | 0.000039 | 0 | 2 | 165,888 | all_gather | 2 | 4 |
21 | 0.010529 | 0.010656 | 0.010603 | 0.010624 | 0.000054 | 0 | 2 | 174,080 | all_gather | 2 | 4 |
22 | 0.01104 | 0.037984 | 0.020032 | 0.011071 | 0.012694 | 0 | 2 | 182,272 | all_gather | 2 | 4 |
23 | 0.010912 | 0.011008 | 0.010976 | 0.011008 | 0.000045 | 0 | 2 | 190,464 | all_gather | 2 | 4 |
24 | 0.011552 | 0.011808 | 0.01168 | 0.01168 | 0.000105 | 0 | 2 | 198,656 | all_gather | 2 | 4 |
25 | 0.011616 | 0.050592 | 0.03264 | 0.035712 | 0.016059 | 0 | 2 | 206,848 | all_gather | 2 | 4 |
26 | 0.012 | 0.053087 | 0.039072 | 0.052129 | 0.019147 | 0 | 2 | 215,040 | all_gather | 2 | 4 |
27 | 0.021344 | 0.038913 | 0.032128 | 0.036128 | 0.00771 | 0 | 2 | 223,232 | all_gather | 2 | 4 |
28 | 0.012448 | 0.040704 | 0.023339 | 0.016864 | 0.012411 | 0 | 2 | 231,424 | all_gather | 2 | 4 |
29 | 0.012575 | 0.012672 | 0.012618 | 0.012608 | 0.00004 | 0 | 2 | 239,616 | all_gather | 2 | 4 |
30 | 0.013023 | 0.013056 | 0.013045 | 0.013056 | 0.000016 | 0 | 2 | 247,808 | all_gather | 2 | 4 |
31 | 0.012864 | 0.013025 | 0.012918 | 0.012865 | 0.000076 | 0 | 2 | 256,000 | all_gather | 2 | 4 |
32 | 0.014176 | 0.037952 | 0.029355 | 0.035937 | 0.010765 | 0 | 2 | 264,192 | all_gather | 2 | 4 |
33 | 0.014016 | 0.019936 | 0.016971 | 0.01696 | 0.002417 | 0 | 2 | 272,384 | all_gather | 2 | 4 |
34 | 0.014785 | 0.014976 | 0.01488 | 0.014879 | 0.000078 | 0 | 2 | 280,576 | all_gather | 2 | 4 |
35 | 0.014625 | 0.021601 | 0.016993 | 0.014753 | 0.003259 | 0 | 2 | 288,768 | all_gather | 2 | 4 |
36 | 0.015424 | 0.015553 | 0.015478 | 0.015456 | 0.000055 | 0 | 2 | 296,960 | all_gather | 2 | 4 |
37 | 0.015457 | 0.020865 | 0.017281 | 0.01552 | 0.002535 | 0 | 2 | 305,152 | all_gather | 2 | 4 |
38 | 0.015456 | 0.015744 | 0.015573 | 0.01552 | 0.000123 | 0 | 2 | 313,344 | all_gather | 2 | 4 |
39 | 0.015584 | 0.021057 | 0.018977 | 0.02029 | 0.00242 | 0 | 2 | 321,536 | all_gather | 2 | 4 |
40 | 0.020384 | 0.036448 | 0.025888 | 0.020832 | 0.007469 | 0 | 2 | 329,728 | all_gather | 2 | 4 |
41 | 0.016224 | 0.016608 | 0.016384 | 0.01632 | 0.000163 | 0 | 2 | 337,920 | all_gather | 2 | 4 |
42 | 0.016479 | 0.016767 | 0.016597 | 0.016544 | 0.000123 | 0 | 2 | 346,112 | all_gather | 2 | 4 |
43 | 0.016608 | 0.016704 | 0.016651 | 0.01664 | 0.00004 | 0 | 2 | 354,304 | all_gather | 2 | 4 |
44 | 0.017344 | 0.022048 | 0.018954 | 0.017471 | 0.002188 | 0 | 2 | 362,496 | all_gather | 2 | 4 |
45 | 0.017376 | 0.021985 | 0.018966 | 0.017537 | 0.002136 | 0 | 2 | 370,688 | all_gather | 2 | 4 |
46 | 0.0176 | 0.01776 | 0.017675 | 0.017665 | 0.000066 | 0 | 2 | 378,880 | all_gather | 2 | 4 |
47 | 0.017664 | 0.017761 | 0.017707 | 0.017696 | 0.00004 | 0 | 2 | 387,072 | all_gather | 2 | 4 |
48 | 0.01824 | 0.018528 | 0.0184 | 0.018431 | 0.00012 | 0 | 2 | 395,264 | all_gather | 2 | 4 |
49 | 0.018112 | 0.021312 | 0.020107 | 0.020896 | 0.001421 | 0 | 2 | 403,456 | all_gather | 2 | 4 |
50 | 0.018496 | 0.018848 | 0.018709 | 0.018784 | 0.000153 | 0 | 2 | 411,648 | all_gather | 2 | 4 |
51 | 0.018593 | 0.019808 | 0.019221 | 0.019263 | 0.000497 | 0 | 2 | 419,840 | all_gather | 2 | 4 |
52 | 0.019168 | 0.019425 | 0.019318 | 0.01936 | 0.000109 | 0 | 2 | 428,032 | all_gather | 2 | 4 |
53 | 0.019136 | 0.037376 | 0.025291 | 0.01936 | 0.008546 | 0 | 2 | 436,224 | all_gather | 2 | 4 |
54 | 0.019552 | 0.019744 | 0.019627 | 0.019584 | 0.000084 | 0 | 2 | 444,416 | all_gather | 2 | 4 |
55 | 0.019522 | 0.020064 | 0.019756 | 0.019681 | 0.000227 | 0 | 2 | 452,608 | all_gather | 2 | 4 |
56 | 0.02016 | 0.021472 | 0.020608 | 0.020192 | 0.000611 | 0 | 2 | 460,800 | all_gather | 2 | 4 |
57 | 0.020289 | 0.022145 | 0.02111 | 0.020896 | 0.000773 | 0 | 2 | 468,992 | all_gather | 2 | 4 |
58 | 0.020417 | 0.021375 | 0.020747 | 0.020449 | 0.000444 | 0 | 2 | 477,184 | all_gather | 2 | 4 |
59 | 0.020672 | 0.020896 | 0.0208 | 0.020832 | 0.000094 | 0 | 2 | 485,376 | all_gather | 2 | 4 |
60 | 0.021185 | 0.021793 | 0.021462 | 0.021408 | 0.000251 | 0 | 2 | 493,568 | all_gather | 2 | 4 |
61 | 0.02115 | 0.021377 | 0.021227 | 0.021153 | 0.000106 | 0 | 2 | 501,760 | all_gather | 2 | 4 |
62 | 0.02144 | 0.021824 | 0.021578 | 0.021471 | 0.000174 | 0 | 2 | 509,952 | all_gather | 2 | 4 |
63 | 0.021664 | 0.021985 | 0.021793 | 0.021729 | 0.000139 | 0 | 2 | 518,144 | all_gather | 2 | 4 |
64 | 0.023041 | 0.0232 | 0.023116 | 0.023106 | 0.000065 | 0 | 2 | 526,336 | all_gather | 2 | 4 |
65 | 0.022944 | 0.023233 | 0.023115 | 0.023169 | 0.000124 | 0 | 2 | 534,528 | all_gather | 2 | 4 |
66 | 0.023552 | 0.023744 | 0.023627 | 0.023584 | 0.000084 | 0 | 2 | 542,720 | all_gather | 2 | 4 |
67 | 0.023425 | 0.023936 | 0.023617 | 0.023489 | 0.000227 | 0 | 2 | 550,912 | all_gather | 2 | 4 |
68 | 0.024576 | 0.025056 | 0.024747 | 0.024609 | 0.000219 | 0 | 2 | 559,104 | all_gather | 2 | 4 |
69 | 0.024608 | 0.025504 | 0.025109 | 0.025216 | 0.000373 | 0 | 2 | 567,296 | all_gather | 2 | 4 |
70 | 0.024704 | 0.052481 | 0.038603 | 0.038624 | 0.01134 | 0 | 2 | 575,488 | all_gather | 2 | 4 |
71 | 0.024416 | 0.024672 | 0.024555 | 0.024576 | 0.000106 | 0 | 2 | 583,680 | all_gather | 2 | 4 |
72 | 0.025344 | 0.026303 | 0.025706 | 0.025472 | 0.000425 | 0 | 2 | 591,872 | all_gather | 2 | 4 |
73 | 0.025439 | 0.02576 | 0.025579 | 0.025537 | 0.000134 | 0 | 2 | 600,064 | all_gather | 2 | 4 |
74 | 0.025535 | 0.025888 | 0.025664 | 0.025569 | 0.000159 | 0 | 2 | 608,256 | all_gather | 2 | 4 |
75 | 0.025407 | 0.025984 | 0.025642 | 0.025536 | 0.000247 | 0 | 2 | 616,448 | all_gather | 2 | 4 |
76 | 0.025217 | 0.025632 | 0.025419 | 0.025409 | 0.00017 | 0 | 2 | 624,640 | all_gather | 2 | 4 |
77 | 0.025535 | 0.025921 | 0.025771 | 0.025856 | 0.000169 | 0 | 2 | 632,832 | all_gather | 2 | 4 |
78 | 0.025568 | 0.02605 | 0.025814 | 0.025824 | 0.000197 | 0 | 2 | 641,024 | all_gather | 2 | 4 |
79 | 0.025569 | 0.02576 | 0.025664 | 0.025664 | 0.000078 | 0 | 2 | 649,216 | all_gather | 2 | 4 |
80 | 0.026272 | 0.026591 | 0.026389 | 0.026304 | 0.000143 | 0 | 2 | 657,408 | all_gather | 2 | 4 |
81 | 0.02624 | 0.026592 | 0.026389 | 0.026336 | 0.000149 | 0 | 2 | 665,600 | all_gather | 2 | 4 |
82 | 0.026176 | 0.026435 | 0.026348 | 0.026432 | 0.000121 | 0 | 2 | 673,792 | all_gather | 2 | 4 |
83 | 0.026463 | 0.026495 | 0.026474 | 0.026464 | 0.000015 | 0 | 2 | 681,984 | all_gather | 2 | 4 |
84 | 0.026176 | 0.026817 | 0.0264 | 0.026208 | 0.000295 | 0 | 2 | 690,176 | all_gather | 2 | 4 |
85 | 0.026081 | 0.026625 | 0.026423 | 0.026562 | 0.000243 | 0 | 2 | 698,368 | all_gather | 2 | 4 |
86 | 0.026369 | 0.026656 | 0.026549 | 0.026622 | 0.000128 | 0 | 2 | 706,560 | all_gather | 2 | 4 |
87 | 0.02688 | 0.038657 | 0.030816 | 0.026912 | 0.005544 | 0 | 2 | 714,752 | all_gather | 2 | 4 |
88 | 0.02704 | 0.035841 | 0.029974 | 0.027041 | 0.004149 | 0 | 2 | 722,944 | all_gather | 2 | 4 |
89 | 0.027136 | 0.02768 | 0.027403 | 0.027392 | 0.000222 | 0 | 2 | 731,136 | all_gather | 2 | 4 |
90 | 0.027009 | 0.02768 | 0.027403 | 0.02752 | 0.000286 | 0 | 2 | 739,328 | all_gather | 2 | 4 |
91 | 0.027074 | 0.028033 | 0.027446 | 0.027232 | 0.00042 | 0 | 2 | 747,520 | all_gather | 2 | 4 |
92 | 0.027137 | 0.027264 | 0.02719 | 0.027168 | 0.000054 | 0 | 2 | 755,712 | all_gather | 2 | 4 |
93 | 0.027488 | 0.027808 | 0.027669 | 0.02771 | 0.000134 | 0 | 2 | 763,904 | all_gather | 2 | 4 |
94 | 0.02752 | 0.027711 | 0.027594 | 0.027552 | 0.000084 | 0 | 2 | 772,096 | all_gather | 2 | 4 |
95 | 0.027264 | 0.027809 | 0.027456 | 0.027296 | 0.00025 | 0 | 2 | 780,288 | all_gather | 2 | 4 |
96 | 0.027776 | 0.028224 | 0.028054 | 0.028161 | 0.000198 | 0 | 2 | 788,480 | all_gather | 2 | 4 |
97 | 0.027712 | 0.028449 | 0.028043 | 0.027968 | 0.000306 | 0 | 2 | 796,672 | all_gather | 2 | 4 |
98 | 0.027936 | 0.028161 | 0.028076 | 0.02813 | 0.0001 | 0 | 2 | 804,864 | all_gather | 2 | 4 |
99 | 0.028129 | 0.028576 | 0.028342 | 0.02832 | 0.000183 | 0 | 2 | 813,056 | all_gather | 2 | 4 |
End of preview.
No dataset card yet
- Downloads last month
- 10