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 ({'visibility_checked', 'resolution_type', 'kind', 'include_path', 'head', 'tail'}) and 8 missing columns ({'name', 'is_declaration', 'style', 'id', 'source_file', 'end_line', 'start_line', 'role'}).
This happened while the json dataset builder was generating data using
zip://relations.json::/tmp/hf-datasets-cache/medium/datasets/89552579096861-config-parquet-and-info-KingdomFor-linuxkg-7daa8cac/hub/datasets--KingdomFor--linuxkg/snapshots/a35e19eba4199cfe915c08ce11100f2be4bc3aaf/relations.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 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
head: string
tail: string
type: string
resolution_type: string
visibility_checked: bool
scope: string
kind: string
include_path: string
-- schema metadata --
pandas: '{"index_columns": [], "column_indexes": [], "columns": [{"name":' + 1074
to
{'id': Value('string'), 'name': Value('string'), 'type': Value('string'), 'source_file': Value('string'), 'style': Value('string'), 'start_line': Value('int64'), 'end_line': Value('int64'), 'is_declaration': Value('bool'), 'scope': Value('string'), 'role': Value('string')}
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 6 new columns ({'visibility_checked', 'resolution_type', 'kind', 'include_path', 'head', 'tail'}) and 8 missing columns ({'name', 'is_declaration', 'style', 'id', 'source_file', 'end_line', 'start_line', 'role'}).
This happened while the json dataset builder was generating data using
zip://relations.json::/tmp/hf-datasets-cache/medium/datasets/89552579096861-config-parquet-and-info-KingdomFor-linuxkg-7daa8cac/hub/datasets--KingdomFor--linuxkg/snapshots/a35e19eba4199cfe915c08ce11100f2be4bc3aaf/relations.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.
id string | name string | type string | source_file string | style null | start_line null | end_line null | is_declaration null | scope null | role null |
|---|---|---|---|---|---|---|---|---|---|
1 | bootp.c | FILE | E:\cpppro\clang_kg\linux\arch\alpha\boot\bootp.c | null | null | null | null | null | null |
27 | bootpz.c | FILE | E:\cpppro\clang_kg\linux\arch\alpha\boot\bootpz.c | null | null | null | null | null | null |
63 | main.c | FILE | E:\cpppro\clang_kg\linux\arch\alpha\boot\main.c | null | null | null | null | null | null |
95 | misc.c | FILE | E:\cpppro\clang_kg\linux\arch\alpha\boot\misc.c | null | null | null | null | null | null |
135 | stdio.c | FILE | E:\cpppro\clang_kg\linux\arch\alpha\boot\stdio.c | null | null | null | null | null | null |
174 | mkbb.c | FILE | E:\cpppro\clang_kg\linux\arch\alpha\boot\tools\mkbb.c | null | null | null | null | null | null |
230 | objstrip.c | FILE | E:\cpppro\clang_kg\linux\arch\alpha\boot\tools\objstrip.c | null | null | null | null | null | null |
249 | a.out.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\a.out.h | null | null | null | null | null | null |
250 | agp.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\agp.h | null | null | null | null | null | null |
251 | agp_backend.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\agp_backend.h | null | null | null | null | null | null |
283 | asm-offsets.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\asm-offsets.h | null | null | null | null | null | null |
284 | asm-prototypes.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\asm-prototypes.h | null | null | null | null | null | null |
301 | atomic.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\atomic.h | null | null | null | null | null | null |
315 | barrier.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\barrier.h | null | null | null | null | null | null |
316 | bitops.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\bitops.h | null | null | null | null | null | null |
416 | bug.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\bug.h | null | null | null | null | null | null |
417 | bugs.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\bugs.h | null | null | null | null | null | null |
419 | cache.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\cache.h | null | null | null | null | null | null |
420 | cacheflush.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\cacheflush.h | null | null | null | null | null | null |
433 | checksum.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\checksum.h | null | null | null | null | null | null |
453 | cmpxchg.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\cmpxchg.h | null | null | null | null | null | null |
454 | compiler.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\compiler.h | null | null | null | null | null | null |
455 | console.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\console.h | null | null | null | null | null | null |
484 | core_apecs.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\core_apecs.h | null | null | null | null | null | null |
647 | core_cia.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\core_cia.h | null | null | null | null | null | null |
707 | core_irongate.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\core_irongate.h | null | null | null | null | null | null |
744 | core_lca.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\core_lca.h | null | null | null | null | null | null |
810 | core_marvel.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\core_marvel.h | null | null | null | null | null | null |
867 | core_mcpcia.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\core_mcpcia.h | null | null | null | null | null | null |
914 | core_polaris.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\core_polaris.h | null | null | null | null | null | null |
931 | core_t2.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\core_t2.h | null | null | null | null | null | null |
1156 | core_titan.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\core_titan.h | null | null | null | null | null | null |
1289 | core_tsunami.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\core_tsunami.h | null | null | null | null | null | null |
1377 | core_wildfire.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\core_wildfire.h | null | null | null | null | null | null |
1413 | delay.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\delay.h | null | null | null | null | null | null |
1420 | device.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\device.h | null | null | null | null | null | null |
1421 | div64.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\div64.h | null | null | null | null | null | null |
1422 | dma-mapping.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\dma-mapping.h | null | null | null | null | null | null |
1426 | dma.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\dma.h | null | null | null | null | null | null |
1464 | elf.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\elf.h | null | null | null | null | null | null |
1475 | emergency-restart.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\emergency-restart.h | null | null | null | null | null | null |
1476 | err_common.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\err_common.h | null | null | null | null | null | null |
1515 | err_ev6.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\err_ev6.h | null | null | null | null | null | null |
1516 | err_ev7.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\err_ev7.h | null | null | null | null | null | null |
1653 | extable.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\extable.h | null | null | null | null | null | null |
1669 | floppy.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\floppy.h | null | null | null | null | null | null |
1687 | fpu.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\fpu.h | null | null | null | null | null | null |
1704 | ftrace.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\ftrace.h | null | null | null | null | null | null |
1705 | futex.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\futex.h | null | null | null | null | null | null |
1719 | gct.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\gct.h | null | null | null | null | null | null |
1748 | hardirq.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\hardirq.h | null | null | null | null | null | null |
1751 | hwrpb.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\hwrpb.h | null | null | null | null | null | null |
1865 | hw_irq.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\hw_irq.h | null | null | null | null | null | null |
1867 | io.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\io.h | null | null | null | null | null | null |
2070 | io_trivial.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\io_trivial.h | null | null | null | null | null | null |
2094 | irq.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\irq.h | null | null | null | null | null | null |
2099 | irqflags.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\irqflags.h | null | null | null | null | null | null |
2111 | irq_regs.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\irq_regs.h | null | null | null | null | null | null |
2112 | jensen.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\jensen.h | null | null | null | null | null | null |
2182 | kdebug.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\kdebug.h | null | null | null | null | null | null |
2183 | kmap_types.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\kmap_types.h | null | null | null | null | null | null |
2184 | linkage.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\linkage.h | null | null | null | null | null | null |
2185 | local.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\local.h | null | null | null | null | null | null |
2195 | local64.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\local64.h | null | null | null | null | null | null |
2196 | machvec.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\machvec.h | null | null | null | null | null | null |
2263 | mc146818rtc.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\mc146818rtc.h | null | null | null | null | null | null |
2264 | mce.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\mce.h | null | null | null | null | null | null |
2316 | mmu.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\mmu.h | null | null | null | null | null | null |
2317 | mmu_context.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\mmu_context.h | null | null | null | null | null | null |
2358 | mmzone.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\mmzone.h | null | null | null | null | null | null |
2364 | module.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\module.h | null | null | null | null | null | null |
2367 | page.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\page.h | null | null | null | null | null | null |
2376 | pal.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\pal.h | null | null | null | null | null | null |
2396 | param.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\param.h | null | null | null | null | null | null |
2397 | parport.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\parport.h | null | null | null | null | null | null |
2403 | pci.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\pci.h | null | null | null | null | null | null |
2438 | percpu.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\percpu.h | null | null | null | null | null | null |
2439 | perf_event.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\perf_event.h | null | null | null | null | null | null |
2440 | pgalloc.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\pgalloc.h | null | null | null | null | null | null |
2454 | pgtable.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\pgtable.h | null | null | null | null | null | null |
2538 | processor.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\processor.h | null | null | null | null | null | null |
2553 | ptrace.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\ptrace.h | null | null | null | null | null | null |
2556 | rwonce.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\rwonce.h | null | null | null | null | null | null |
2557 | serial.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\serial.h | null | null | null | null | null | null |
2558 | sfp-machine.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\sfp-machine.h | null | null | null | null | null | null |
2559 | shmparam.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\shmparam.h | null | null | null | null | null | null |
2560 | signal.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\signal.h | null | null | null | null | null | null |
2566 | smp.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\smp.h | null | null | null | null | null | null |
2586 | socket.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\socket.h | null | null | null | null | null | null |
2587 | special_insns.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\special_insns.h | null | null | null | null | null | null |
2588 | spinlock.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\spinlock.h | null | null | null | null | null | null |
2601 | spinlock_types.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\spinlock_types.h | null | null | null | null | null | null |
2604 | string.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\string.h | null | null | null | null | null | null |
2631 | switch_to.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\switch_to.h | null | null | null | null | null | null |
2633 | syscall.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\syscall.h | null | null | null | null | null | null |
2636 | termios.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\termios.h | null | null | null | null | null | null |
2637 | thread_info.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\thread_info.h | null | null | null | null | null | null |
2651 | timex.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\timex.h | null | null | null | null | null | null |
2654 | tlb.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\tlb.h | null | null | null | null | null | null |
2655 | tlbflush.h | FILE | E:\cpppro\clang_kg\linux\arch\alpha\include\asm\tlbflush.h | null | null | null | null | null | null |
End of preview.