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.send_recv.median', 'time_stats.send_recv.min', 'time_stats.send_recv.max', 'time_stats.send_recv.mean', 'time_stats.send_recv.std'}) and 5 missing columns ({'time_stats.all_reduce.min', 'time_stats.all_reduce.max', 'time_stats.all_reduce.mean', 'time_stats.all_reduce.std', 'time_stats.all_reduce.median'}).
This happened while the csv dataset builder was generating data using
/tmp/hf-datasets-cache/medium/datasets/25228956441286-config-parquet-and-info-project-vajra-dev-staging-82d802a7/hub/datasets--project-vajra--dev-staging-a100-dgx/snapshots/b2965f91a236f36ffea6a7b8754c49d454d78a04/send_recv.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 "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1870, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 622, 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 2292, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2240, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
Unnamed: 0: int64
time_stats.send_recv.min: double
time_stats.send_recv.max: double
time_stats.send_recv.mean: double
time_stats.send_recv.median: double
time_stats.send_recv.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, "' + 1847
to
{'Unnamed: 0': Value(dtype='int64', id=None), 'time_stats.all_reduce.min': Value(dtype='float64', id=None), 'time_stats.all_reduce.max': Value(dtype='float64', id=None), 'time_stats.all_reduce.mean': Value(dtype='float64', id=None), 'time_stats.all_reduce.median': Value(dtype='float64', id=None), 'time_stats.all_reduce.std': Value(dtype='float64', id=None), 'rank': Value(dtype='int64', id=None), 'num_workers': Value(dtype='int64', id=None), 'size': Value(dtype='int64', id=None), 'collective': Value(dtype='string', id=None), 'devices_per_node': Value(dtype='int64', id=None), 'max_devices_per_node': 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 1420, 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 1052, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 924, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1000, 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 1741, 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 1872, 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.send_recv.median', 'time_stats.send_recv.min', 'time_stats.send_recv.max', 'time_stats.send_recv.mean', 'time_stats.send_recv.std'}) and 5 missing columns ({'time_stats.all_reduce.min', 'time_stats.all_reduce.max', 'time_stats.all_reduce.mean', 'time_stats.all_reduce.std', 'time_stats.all_reduce.median'}).
This happened while the csv dataset builder was generating data using
/tmp/hf-datasets-cache/medium/datasets/25228956441286-config-parquet-and-info-project-vajra-dev-staging-82d802a7/hub/datasets--project-vajra--dev-staging-a100-dgx/snapshots/b2965f91a236f36ffea6a7b8754c49d454d78a04/send_recv.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_reduce.min float64 | time_stats.all_reduce.max float64 | time_stats.all_reduce.mean float64 | time_stats.all_reduce.median float64 | time_stats.all_reduce.std float64 | rank int64 | num_workers int64 | size int64 | collective string | devices_per_node int64 | max_devices_per_node int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 0.031 | 0.077 | 0.050333 | 0.043 | 0.019482 | 0 | 2 | 2,048 | all_reduce | 1 | 8 |
1 | 0.04 | 0.075 | 0.057 | 0.056 | 0.014306 | 0 | 2 | 10,240 | all_reduce | 1 | 8 |
2 | 0.041 | 0.073 | 0.051667 | 0.041 | 0.015085 | 0 | 2 | 18,432 | all_reduce | 1 | 8 |
3 | 0.04 | 0.05 | 0.044333 | 0.043 | 0.00419 | 0 | 2 | 26,624 | all_reduce | 1 | 8 |
4 | 0.041 | 0.075 | 0.053333 | 0.044 | 0.01537 | 0 | 2 | 34,816 | all_reduce | 1 | 8 |
5 | 0.049 | 0.074 | 0.065333 | 0.073 | 0.011557 | 0 | 2 | 43,008 | all_reduce | 1 | 8 |
6 | 0.071 | 0.074 | 0.072333 | 0.072 | 0.001247 | 0 | 2 | 51,200 | all_reduce | 1 | 8 |
7 | 0.056 | 0.08 | 0.069 | 0.071 | 0.009899 | 0 | 2 | 59,392 | all_reduce | 1 | 8 |
8 | 0.058 | 0.069 | 0.062 | 0.059 | 0.004967 | 0 | 2 | 67,584 | all_reduce | 1 | 8 |
9 | 0.064 | 0.07 | 0.067 | 0.067 | 0.002449 | 0 | 2 | 75,776 | all_reduce | 1 | 8 |
10 | 0.065 | 0.073 | 0.069667 | 0.071 | 0.003399 | 0 | 2 | 83,968 | all_reduce | 1 | 8 |
11 | 0.07 | 0.076 | 0.072667 | 0.072 | 0.002494 | 0 | 2 | 92,160 | all_reduce | 1 | 8 |
12 | 0.085 | 0.09 | 0.087667 | 0.088 | 0.002055 | 0 | 2 | 100,352 | all_reduce | 1 | 8 |
13 | 0.084 | 0.089 | 0.085667 | 0.084 | 0.002357 | 0 | 2 | 108,544 | all_reduce | 1 | 8 |
14 | 0.081 | 0.089 | 0.085 | 0.085 | 0.003266 | 0 | 2 | 116,736 | all_reduce | 1 | 8 |
15 | 0.084 | 0.086 | 0.085333 | 0.086 | 0.000943 | 0 | 2 | 124,928 | all_reduce | 1 | 8 |
16 | 0.097 | 0.101 | 0.099 | 0.099 | 0.001633 | 0 | 2 | 133,120 | all_reduce | 1 | 8 |
17 | 0.099 | 0.1 | 0.099333 | 0.099 | 0.000471 | 0 | 2 | 141,312 | all_reduce | 1 | 8 |
18 | 0.097 | 0.099 | 0.098 | 0.098 | 0.000816 | 0 | 2 | 149,504 | all_reduce | 1 | 8 |
19 | 0.098 | 0.1 | 0.099 | 0.099 | 0.000816 | 0 | 2 | 157,696 | all_reduce | 1 | 8 |
20 | 0.113 | 0.115 | 0.114 | 0.114 | 0.000816 | 0 | 2 | 165,888 | all_reduce | 1 | 8 |
21 | 0.112 | 0.119 | 0.115 | 0.114 | 0.002944 | 0 | 2 | 174,080 | all_reduce | 1 | 8 |
22 | 0.112 | 0.116 | 0.114 | 0.114 | 0.001633 | 0 | 2 | 182,272 | all_reduce | 1 | 8 |
23 | 0.113 | 0.118 | 0.115333 | 0.115 | 0.002055 | 0 | 2 | 190,464 | all_reduce | 1 | 8 |
24 | 0.124 | 0.126 | 0.125 | 0.125 | 0.000816 | 0 | 2 | 198,656 | all_reduce | 1 | 8 |
25 | 0.127 | 0.132 | 0.13 | 0.131 | 0.00216 | 0 | 2 | 206,848 | all_reduce | 1 | 8 |
26 | 0.124 | 0.126 | 0.125 | 0.125 | 0.000816 | 0 | 2 | 215,040 | all_reduce | 1 | 8 |
27 | 0.125 | 0.128 | 0.126667 | 0.127 | 0.001247 | 0 | 2 | 223,232 | all_reduce | 1 | 8 |
28 | 0.136 | 0.139 | 0.137333 | 0.137 | 0.001247 | 0 | 2 | 231,424 | all_reduce | 1 | 8 |
29 | 0.141 | 0.144 | 0.142333 | 0.142 | 0.001247 | 0 | 2 | 239,616 | all_reduce | 1 | 8 |
30 | 0.138 | 0.146 | 0.141667 | 0.141 | 0.0033 | 0 | 2 | 247,808 | all_reduce | 1 | 8 |
31 | 0.14 | 0.144 | 0.142333 | 0.143 | 0.0017 | 0 | 2 | 256,000 | all_reduce | 1 | 8 |
32 | 0.151 | 0.155 | 0.152333 | 0.151 | 0.001886 | 0 | 2 | 264,192 | all_reduce | 1 | 8 |
33 | 0.16 | 0.162 | 0.160667 | 0.16 | 0.000943 | 0 | 2 | 272,384 | all_reduce | 1 | 8 |
34 | 0.165 | 0.167 | 0.166 | 0.166 | 0.000816 | 0 | 2 | 280,576 | all_reduce | 1 | 8 |
35 | 0.17 | 0.171 | 0.170333 | 0.17 | 0.000471 | 0 | 2 | 288,768 | all_reduce | 1 | 8 |
36 | 0.173 | 0.178 | 0.176 | 0.177 | 0.00216 | 0 | 2 | 296,960 | all_reduce | 1 | 8 |
37 | 0.178 | 0.182 | 0.179667 | 0.179 | 0.0017 | 0 | 2 | 305,152 | all_reduce | 1 | 8 |
38 | 0.177 | 0.183 | 0.180667 | 0.182 | 0.002625 | 0 | 2 | 313,344 | all_reduce | 1 | 8 |
39 | 0.179 | 0.183 | 0.181333 | 0.182 | 0.0017 | 0 | 2 | 321,536 | all_reduce | 1 | 8 |
40 | 0.184 | 0.189 | 0.187 | 0.188 | 0.00216 | 0 | 2 | 329,728 | all_reduce | 1 | 8 |
41 | 0.189 | 0.199 | 0.192667 | 0.19 | 0.004497 | 0 | 2 | 337,920 | all_reduce | 1 | 8 |
42 | 0.184 | 0.19 | 0.186667 | 0.186 | 0.002494 | 0 | 2 | 346,112 | all_reduce | 1 | 8 |
43 | 0.188 | 0.19 | 0.189 | 0.189 | 0.000816 | 0 | 2 | 354,304 | all_reduce | 1 | 8 |
44 | 0.196 | 0.199 | 0.197333 | 0.197 | 0.001247 | 0 | 2 | 362,496 | all_reduce | 1 | 8 |
45 | 0.196 | 0.199 | 0.197333 | 0.197 | 0.001247 | 0 | 2 | 370,688 | all_reduce | 1 | 8 |
46 | 0.199 | 0.202 | 0.2 | 0.199 | 0.001414 | 0 | 2 | 378,880 | all_reduce | 1 | 8 |
47 | 0.195 | 0.202 | 0.199333 | 0.201 | 0.003091 | 0 | 2 | 387,072 | all_reduce | 1 | 8 |
48 | 0.206 | 0.211 | 0.209 | 0.21 | 0.00216 | 0 | 2 | 395,264 | all_reduce | 1 | 8 |
49 | 0.205 | 0.209 | 0.206333 | 0.205 | 0.001886 | 0 | 2 | 403,456 | all_reduce | 1 | 8 |
50 | 0.206 | 0.211 | 0.207667 | 0.206 | 0.002357 | 0 | 2 | 411,648 | all_reduce | 1 | 8 |
51 | 0.205 | 0.212 | 0.208333 | 0.208 | 0.002867 | 0 | 2 | 419,840 | all_reduce | 1 | 8 |
52 | 0.215 | 0.217 | 0.215667 | 0.215 | 0.000943 | 0 | 2 | 428,032 | all_reduce | 1 | 8 |
53 | 0.217 | 0.219 | 0.217667 | 0.217 | 0.000943 | 0 | 2 | 436,224 | all_reduce | 1 | 8 |
54 | 0.215 | 0.223 | 0.217667 | 0.215 | 0.003771 | 0 | 2 | 444,416 | all_reduce | 1 | 8 |
55 | 0.213 | 0.224 | 0.217 | 0.214 | 0.004967 | 0 | 2 | 452,608 | all_reduce | 1 | 8 |
56 | 0.221 | 0.227 | 0.224333 | 0.225 | 0.002494 | 0 | 2 | 460,800 | all_reduce | 1 | 8 |
57 | 0.222 | 0.227 | 0.223667 | 0.222 | 0.002357 | 0 | 2 | 468,992 | all_reduce | 1 | 8 |
58 | 0.224 | 0.229 | 0.225667 | 0.224 | 0.002357 | 0 | 2 | 477,184 | all_reduce | 1 | 8 |
59 | 0.153 | 0.153 | 0.153 | 0.153 | 0 | 0 | 2 | 485,376 | all_reduce | 1 | 8 |
60 | 0.152 | 0.158 | 0.154667 | 0.154 | 0.002494 | 0 | 2 | 493,568 | all_reduce | 1 | 8 |
61 | 0.155 | 0.158 | 0.156333 | 0.156 | 0.001247 | 0 | 2 | 501,760 | all_reduce | 1 | 8 |
62 | 0.155 | 0.159 | 0.157 | 0.157 | 0.001633 | 0 | 2 | 509,952 | all_reduce | 1 | 8 |
63 | 0.154 | 0.159 | 0.156333 | 0.156 | 0.002055 | 0 | 2 | 518,144 | all_reduce | 1 | 8 |
64 | 0.159 | 0.163 | 0.160667 | 0.16 | 0.0017 | 0 | 2 | 526,336 | all_reduce | 1 | 8 |
65 | 0.157 | 0.165 | 0.162 | 0.164 | 0.003559 | 0 | 2 | 534,528 | all_reduce | 1 | 8 |
66 | 0.159 | 0.161 | 0.16 | 0.16 | 0.000816 | 0 | 2 | 542,720 | all_reduce | 1 | 8 |
67 | 0.158 | 0.164 | 0.161 | 0.161 | 0.002449 | 0 | 2 | 550,912 | all_reduce | 1 | 8 |
68 | 0.163 | 0.17 | 0.167333 | 0.169 | 0.003091 | 0 | 2 | 559,104 | all_reduce | 1 | 8 |
69 | 0.168 | 0.17 | 0.168667 | 0.168 | 0.000943 | 0 | 2 | 567,296 | all_reduce | 1 | 8 |
70 | 0.163 | 0.167 | 0.165333 | 0.166 | 0.0017 | 0 | 2 | 575,488 | all_reduce | 1 | 8 |
71 | 0.162 | 0.17 | 0.166 | 0.166 | 0.003266 | 0 | 2 | 583,680 | all_reduce | 1 | 8 |
72 | 0.17 | 0.175 | 0.172333 | 0.172 | 0.002055 | 0 | 2 | 591,872 | all_reduce | 1 | 8 |
73 | 0.165 | 0.174 | 0.169333 | 0.169 | 0.003682 | 0 | 2 | 600,064 | all_reduce | 1 | 8 |
74 | 0.165 | 0.176 | 0.169667 | 0.168 | 0.004643 | 0 | 2 | 608,256 | all_reduce | 1 | 8 |
75 | 0.168 | 0.175 | 0.172333 | 0.174 | 0.003091 | 0 | 2 | 616,448 | all_reduce | 1 | 8 |
76 | 0.171 | 0.184 | 0.178 | 0.179 | 0.005354 | 0 | 2 | 624,640 | all_reduce | 1 | 8 |
77 | 0.174 | 0.18 | 0.177333 | 0.178 | 0.002494 | 0 | 2 | 632,832 | all_reduce | 1 | 8 |
78 | 0.174 | 0.178 | 0.175667 | 0.175 | 0.0017 | 0 | 2 | 641,024 | all_reduce | 1 | 8 |
79 | 0.176 | 0.183 | 0.178333 | 0.176 | 0.0033 | 0 | 2 | 649,216 | all_reduce | 1 | 8 |
80 | 0.18 | 0.186 | 0.183 | 0.183 | 0.002449 | 0 | 2 | 657,408 | all_reduce | 1 | 8 |
81 | 0.179 | 0.181 | 0.179667 | 0.179 | 0.000943 | 0 | 2 | 665,600 | all_reduce | 1 | 8 |
82 | 0.176 | 0.187 | 0.182667 | 0.185 | 0.004784 | 0 | 2 | 673,792 | all_reduce | 1 | 8 |
83 | 0.181 | 0.187 | 0.184 | 0.184 | 0.002449 | 0 | 2 | 681,984 | all_reduce | 1 | 8 |
84 | 0.183 | 0.194 | 0.188 | 0.187 | 0.004546 | 0 | 2 | 690,176 | all_reduce | 1 | 8 |
85 | 0.18 | 0.191 | 0.185667 | 0.186 | 0.004497 | 0 | 2 | 698,368 | all_reduce | 1 | 8 |
86 | 0.185 | 0.193 | 0.187667 | 0.185 | 0.003771 | 0 | 2 | 706,560 | all_reduce | 1 | 8 |
87 | 0.186 | 0.196 | 0.192333 | 0.195 | 0.004497 | 0 | 2 | 714,752 | all_reduce | 1 | 8 |
88 | 0.184 | 0.199 | 0.193333 | 0.197 | 0.00665 | 0 | 2 | 722,944 | all_reduce | 1 | 8 |
89 | 0.186 | 0.199 | 0.192 | 0.191 | 0.005354 | 0 | 2 | 731,136 | all_reduce | 1 | 8 |
90 | 0.189 | 0.197 | 0.194 | 0.196 | 0.003559 | 0 | 2 | 739,328 | all_reduce | 1 | 8 |
91 | 0.191 | 0.199 | 0.194667 | 0.194 | 0.0033 | 0 | 2 | 747,520 | all_reduce | 1 | 8 |
92 | 0.196 | 0.201 | 0.198667 | 0.199 | 0.002055 | 0 | 2 | 755,712 | all_reduce | 1 | 8 |
93 | 0.198 | 0.207 | 0.201667 | 0.2 | 0.003859 | 0 | 2 | 763,904 | all_reduce | 1 | 8 |
94 | 0.196 | 0.209 | 0.202333 | 0.202 | 0.005312 | 0 | 2 | 772,096 | all_reduce | 1 | 8 |
95 | 0.198 | 0.205 | 0.202 | 0.203 | 0.002944 | 0 | 2 | 780,288 | all_reduce | 1 | 8 |
96 | 0.202 | 0.212 | 0.207333 | 0.208 | 0.00411 | 0 | 2 | 788,480 | all_reduce | 1 | 8 |
97 | 0.206 | 0.215 | 0.210333 | 0.21 | 0.003682 | 0 | 2 | 796,672 | all_reduce | 1 | 8 |
98 | 0.205 | 0.207 | 0.206333 | 0.207 | 0.000943 | 0 | 2 | 804,864 | all_reduce | 1 | 8 |
99 | 0.207 | 0.213 | 0.210333 | 0.211 | 0.002494 | 0 | 2 | 813,056 | all_reduce | 1 | 8 |
End of preview.
No dataset card yet
- Downloads last month
- 5