BuildBench data
Collection
The test and validation set of BuildBench paper
•
2 items
•
Updated
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 9 new columns ({'pushed_at', 'description', 'default_branch', 'created_at', 'stargazers_count', 'language', 'full_name', 'license', 'size'}) and 5 missing columns ({'Target Executables. E.g. repo/build/<binary>', 'Name', 'Build Trajectory', 'Compilable?', 'Cross-compiled Executables (Can be built in Linux, but extension may be .exe)'}).
This happened while the csv dataset builder was generating data using
hf://datasets/STEVENZHANG904/Build_Bench_Test_Data/Compilation_Bench_Final - Test_set_385.csv (at revision 7c7a2e281a7e51245cbcca78f920a9ed8a4e67ab)
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 1831, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 644, 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 2272, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
full_name: string
html_url: string
stargazers_count: int64
size: int64
language: string
description: string
created_at: string
pushed_at: string
default_branch: string
license: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1447
to
{'Name': Value('string'), 'html_url': Value('string'), 'Compilable?': Value('string'), 'Target Executables. E.g. repo/build/<binary>': Value('string'), 'Cross-compiled Executables (Can be built in Linux, but extension may be .exe)': Value('string'), 'Build Trajectory': 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 1456, 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 1055, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 894, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 970, 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 1702, 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 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 9 new columns ({'pushed_at', 'description', 'default_branch', 'created_at', 'stargazers_count', 'language', 'full_name', 'license', 'size'}) and 5 missing columns ({'Target Executables. E.g. repo/build/<binary>', 'Name', 'Build Trajectory', 'Compilable?', 'Cross-compiled Executables (Can be built in Linux, but extension may be .exe)'}).
This happened while the csv dataset builder was generating data using
hf://datasets/STEVENZHANG904/Build_Bench_Test_Data/Compilation_Bench_Final - Test_set_385.csv (at revision 7c7a2e281a7e51245cbcca78f920a9ed8a4e67ab)
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.
Name
string | html_url
string | Compilable?
string | Target Executables. E.g. repo/build/<binary>
string | Cross-compiled Executables (Can be built in Linux, but extension may be .exe)
null | Build Trajectory
string |
|---|---|---|---|---|---|
ossrs/srs
|
https://github.com/ossrs/srs
|
Yes
|
srs/build/srs
| null |
https://github.com/ossrs/srs, https://ossrs.io/lts/en-us/docs/v5/doc/getting-started, https://ossrs.io/lts/en-us/docs/v5/doc/getting-started-build,
|
twitter/twemproxy
|
https://github.com/twitter/twemproxy
|
Yes
|
twemproxy/build/sbin/nutcracker
| null |
https://github.com/twitter/twemproxy
|
alibaba/MNN
|
https://github.com/alibaba/MNN
|
Yes
|
MNN/build/libMNN.so,MNN/build/express/libMNN_Express.so
| null |
https://github.com/alibaba/MNN, https://mnn-docs.readthedocs.io/en/latest/, https://mnn-docs.readthedocs.io/en/latest/compile/engine.html
|
baldurk/renderdoc
|
https://github.com/baldurk/renderdoc
|
Yes
|
renderdoc/build/lib/librenderdoc.so, renderdoc/build/lib/qrenderdoc.so, renderdoc/build/lib/renderdoc.so
| null |
https://github.com/baldurk/renderdoc.git, https://github.com/baldurk/renderdoc/blob/v1.x/docs/CONTRIBUTING/Compiling.md
|
Const-me/Whisper
|
https://github.com/Const-me/Whisper
|
No
| null | null | null |
idea4good/GuiLite
|
https://github.com/idea4good/GuiLite
|
Yes
|
GuiLite/src/libGuiLite.a
| null |
https://github.com/idea4good/GuiLite, https://github.com/idea4good/GuiLite/blob/master/documents/HowToUse.md
|
SecWiki/linux-kernel-exploits
|
https://github.com/SecWiki/linux-kernel-exploits
|
No
| null | null | null |
OSGeo/gdal
|
https://github.com/OSGeo/gdal
|
Yes
|
gdal/build/libgdal.so.37.3.12.0
| null |
https://github.com/OSGeo/gdal, https://github.com/OSGeo/gdal/blob/master/BUILDING.md, https://gdal.org/en/stable/development/building_from_source.html
|
tboox/tbox
|
https://github.com/tboox/tbox
|
Yes
|
tbox/build/lib/libtbox.a
| null |
https://github.com/tboox/tbox
|
Lienol/openwrt
|
https://github.com/Lienol/openwrt
|
No
| null | null |
https://github.com/Lienol/openwrt,
|
tdlib/telegram-bot-api
|
https://github.com/tdlib/telegram-bot-api
|
Yes
|
telegram-bot-api/build/telegram-bot-api
| null |
https://github.com/tdlib/telegram-bot-api
|
joyent/libuv
|
https://github.com/joyent/libuv
|
No
| null | null | null |
saminiir/level-ip
|
https://github.com/saminiir/level-ip
|
Yes
|
level-ip/lvl-ip
| null |
https://github.com/saminiir/level-ip, https://github.com/saminiir/level-ip/blob/master/Documentation/getting-started.md
|
fancycode/MemoryModule
|
https://github.com/fancycode/MemoryModule
|
No
| null | null | null |
baskerville/sxhkd
|
https://github.com/baskerville/sxhkd
|
Yes
|
sxhkd/build/bin/sxhkd
| null | null |
wjakob/nanobind
|
https://github.com/wjakob/nanobind
|
No
|
nanobind/cmake/nanobind-config.cmake
| null |
https://github.com/wjakob/nanobind
|
stevenlovegrove/Pangolin
|
https://github.com/stevenlovegrove/Pangolin
|
Yes
|
build/libpango_glgeometry.so.0.9.3,
build/libpango_plot.so.0.9.3,
build/libpango_tools.so.0.9.3,
build/libpango_packetstream.so.0.9.3,
build/libtinyobj.so.0.9.3,
build/libpango_video.so.0.9.3,
| null |
https://github.com/stevenlovegrove/Pangolin
|
StudioCherno/Walnut
|
https://github.com/StudioCherno/Walnut
|
No
| null | null | null |
HKUST-Aerial-Robotics/A-LOAM
|
https://github.com/HKUST-Aerial-Robotics/A-LOAM
|
No
| null | null | null |
taviso/ctypes.sh
|
https://github.com/taviso/ctypes.sh
|
Yes
|
ctypes.sh/build/lib/ctypes.so
| null |
https://github.com/taviso/ctypes.sh
|
bupticybee/TexasSolver
|
https://github.com/bupticybee/TexasSolver
|
Yes
|
TexasSolver/build/TexasSolverGui
| null | null |
TeamWin/Team-Win-Recovery-Project
|
https://github.com/TeamWin/Team-Win-Recovery-Project
|
No
| null | null |
https://github.com/TeamWin/Team-Win-Recovery-Project, https://xdaforums.com/t/dev-how-to-compile-twrp-touch-recovery.1943625/
|
mongoose-os-apps/shelly-homekit
|
https://github.com/mongoose-os-apps/shelly-homekit
|
No
| null | null | null |
dhewm/dhewm3
|
https://github.com/dhewm/dhewm3
|
Yes
|
dhewm3/build/base.so, dhewm3/build/d3xp.so, dhewm3/build/dhewm3
| null |
https://github.com/dhewm/dhewm3
|
vslavik/poedit
|
https://github.com/vslavik/poedit
|
Yes
|
poedit/build/bin/poedit
| null |
https://github.com/vslavik/poedit
|
s9xie/hed
|
https://github.com/s9xie/hed
|
No
| null | null | null |
AngusJohnson/Clipper2
|
https://github.com/AngusJohnson/Clipper2
|
No
| null | null | null |
fossasia/pslab-firmware
|
https://github.com/fossasia/pslab-firmware
|
Yes
|
build/pslab-firmware.elf,
build/pslab-firmware.hex,
build/pslab-firmware.map
| null |
https://github.com/fossasia/pslab-firmware
|
Mr-Un1k0d3r/SCShell
|
https://github.com/Mr-Un1k0d3r/SCShell
|
No
| null | null | null |
file/file
|
https://github.com/file/file
|
Yes
|
file/build/file
| null |
https://github.com/file/file
|
jbangert/trapcc
|
https://github.com/jbangert/trapcc
|
No
| null | null | null |
mobinsheng/books
|
https://github.com/mobinsheng/books
|
No
| null | null | null |
PHZ76/RtspServer
|
https://github.com/PHZ76/RtspServer
|
Yes
|
RtspServer/rtsp_h264_file,
RtspServer/rtsp_pusher,
RtspServer/rtsp_server,
| null |
https://github.com/PHZ76/RtspServer
|
realm/realm-core
|
https://github.com/realm/realm-core
|
Yes
|
realm-core/build/bin/realm-apply-to-state-dbg,
realm-core/build/bin/realm-hist-dbg,
realm-core/build/bin/realm-inspect-client-realm-dbg,
realm-core/build/bin/realm-print-changeset-dbg,
realm-core/build/bin/realm2json-dbg,
realm-core/build/bin/realmd-dbg
| null |
https://github.com/realm/realm-core/blob/master/how-to-build.md
|
ku1ik/stderred
|
https://github.com/ku1ik/stderred
|
Yes
|
build/libpolyfill.so ,
build/libstderred.so ,
build/libtest_stderred.so ,
build/test_runner
| null |
https://github.com/ku1ik/stderred
|
JHRobotics/patcher9x
|
https://github.com/JHRobotics/patcher9x
|
Yes
|
patcher9x.exe
makepatch
| null |
https://github.com/JHRobotics/patcher9x
|
2013fangwentao/Multi_Sensor_Fusion
|
https://github.com/2013fangwentao/Multi_Sensor_Fusion
|
Yes
|
libcamera.so,
libdata.so ,
libfilter.so ,
libimu.so ,
libprocess.so,
libtools.so ,
mscnav_bin,
| null |
https://github.com/2013fangwentao/Multi_Sensor_Fusion
|
chcg/NPP_HexEdit
|
https://github.com/chcg/NPP_HexEdit
|
No
| null | null | null |
tukaani-project/xz
|
https://github.com/tukaani-project/xz
|
Yes
|
lzmainfo,
xzdiff ,
xzgrep ,
xzless ,
xzmore,
xz,
lzmadec,
xzdec,
| null |
https://github.com/tukaani-project/xz
|
cos120/captcha_crack
|
https://github.com/cos120/captcha_crack
|
No
| null | null | null |
qianyizh/ElasticReconstruction
|
https://github.com/qianyizh/ElasticReconstruction
|
No
| null | null | null |
nccgroup/TriforceAFL
|
https://github.com/nccgroup/TriforceAFL
|
No
| null | null |
https://github.com/nccgroup/TriforceAFL
|
vittorioromeo/SSVOpenHexagon
|
https://github.com/vittorioromeo/SSVOpenHexagon
|
No
| null | null |
https://github.com/vittorioromeo/SSVOpenHexagon?tab=readme-ov-file,
https://github.com/vittorioromeo/SSVOpenHexagon/wiki/Building-Instructions,
|
lzhiyong/termux-ndk
|
https://github.com/lzhiyong/termux-ndk
|
No
| null | null | null |
Skycoder42/QHotkey
|
https://github.com/Skycoder42/QHotkey
|
Yes
|
libqhotkey.a, mocs_compilation.cpp.o, qhotkey.cpp.o, qhotkey_x11.cpp.o
| null |
https://github.com/Skycoder42/QHotkey
|
parrot/parrot
|
https://github.com/parrot/parrot
|
Yes
|
bin/parrot,
bin/parrot-nqp,
bin/parrot-ops2c,
bin/parrot-prove,
lib/libparrot.so.8.2.0
| null |
https://github.com/parrot/parrot
|
rdp/virtual-audio-capture-grabber-device
|
https://github.com/rdp/virtual-audio-capture-grabber-device
|
No
| null | null | null |
utopia-rise/fmod-gdextension
|
https://github.com/utopia-rise/fmod-gdextension
|
No
| null | null |
https://github.com/utopia-rise/fmod-gdextension?tab=readme-ov-file#read-the-official-docs-to-get-started-with-this-addon,
https://fmod-gdextension.readthedocs.io/en/latest/,
https://fmod-gdextension.readthedocs.io/en/latest/advanced/1-compiling/
|
indygreg/python-zstandard
|
https://github.com/indygreg/python-zstandard
|
No
| null | null |
https://github.com/indygreg/python-zstandard?tab=readme-ov-file,
https://python-zstandard.readthedocs.io/en/latest/contributing.html
|
faragon/libsrt
|
https://github.com/faragon/libsrt
|
Yes
|
counterpp,
enc,
histogram,
histogrampp,
imgc,
| null |
https://github.com/faragon/libsrt
|
rpng/MINS
|
https://github.com/rpng/MINS
|
No
| null | null | null |
hecomi/uWindowCapture
|
https://github.com/hecomi/uWindowCapture
|
No
| null | null | null |
Ableton/m4l-connection-kit
|
https://github.com/Ableton/m4l-connection-kit
|
No
| null | null | null |
bfgroup/Lyra
|
https://github.com/bfgroup/Lyra
|
No
| null | null | null |
r-lyeh/v1
|
https://github.com/r-lyeh/v1
|
No
| null | null | null |
aliyun/iotkit-embedded
|
https://github.com/aliyun/iotkit-embedded
|
Yes
|
libiot_sdk.a
libalicrypto.a
libcurl.a
libcurl.so
libid2client.a
| null | null |
PacktPublishing/Hands-On-Machine-Learning-with-CPP
|
https://github.com/PacktPublishing/Hands-On-Machine-Learning-with-CPP
|
No
| null | null | null |
Zielon/INSTA
|
https://github.com/Zielon/INSTA
|
No
| null | null |
https://github.com/Zielon/INSTA?tab=readme-ov-file#installation,
https://github.com/NVlabs/instant-ngp#building-instant-ngp-windows--linux
|
htmlboss/OpenGL-Renderer
|
https://github.com/htmlboss/OpenGL-Renderer
|
Yes
|
MP-APS
| null |
https://github.com/htmlboss/OpenGL-Renderer
|
bisqwit/that_editor
|
https://github.com/bisqwit/that_editor
|
Yes
|
e
| null | null |
krig/LISP
|
https://github.com/krig/LISP
|
Yes
|
ikomplodin,
komplott
| null | null |
jcorporation/myMPD
|
https://github.com/jcorporation/myMPD
|
Yes
|
bin/mympd
| null |
https://github.com/jcorporation/myMPD,
https://jcorporation.github.io/myMPD/010-installation/compiling/cmake/
|
cnoviello/mastering-stm32
|
https://github.com/cnoviello/mastering-stm32
|
No
| null | null | null |
amiremohamadi/DuckX
|
https://github.com/amiremohamadi/DuckX
|
Yes
|
libduckx.a, duckx.cpp.o, zip.c.o
| null |
https://github.com/amiremohamadi/DuckX
|
Barracudach/CallStack-Spoofer
|
https://github.com/Barracudach/CallStack-Spoofer
|
No
| null | null | null |
justinfrankel/WDL
|
https://github.com/justinfrankel/WDL
|
No
| null | null | null |
404name/winter
|
https://github.com/404name/winter
|
No
| null | null | null |
lraton/FlopperZiro
|
https://github.com/lraton/FlopperZiro
|
No
| null | null | null |
napframework/nap
|
https://github.com/napframework/nap
|
Yes
|
bin/Release-x86_64/artnetreceive,
bin/Release-x86_64/artnetsend,
bin/Release-x86_64/audioanalysis,
bin/Release-x86_64/audioplayback,
bin/Release-x86_64/audiovisualfft,
bin/Release-x86_64/blobtrace,
bin/Release-x86_64/computeflocking,
bin/Release-x86_64/computeparticles,
| null |
https://github.com/napframework/nap, https://docs.nap-framework.tech/pages.html, https://docs.nap-framework.tech/d9/d87/install
|
chigraph/chigraph
|
https://github.com/chigraph/chigraph
|
No
| null | null | null |
splintermind/Dwarf-Therapist
|
https://github.com/splintermind/Dwarf-Therapist
|
Yes
|
dwarftherapist
| null |
https://github.com/Dwarf-Therapist/Dwarf-Therapist,
https://github.com/Dwarf-Therapist/Dwarf-Therapist/blob/master/BUILDING.md
|
smartdone/dexdump
|
https://github.com/smartdone/dexdump
|
No
| null | null | null |
howerj/dbcc
|
https://github.com/howerj/dbcc
|
Yes
|
dbcc
| null |
https://github.com/howerj/dbcc
|
miohtama/python-Levenshtein
|
https://github.com/miohtama/python-Levenshtein
|
No
| null | null | null |
antirez/aocla
|
https://github.com/antirez/aocla
|
Yes
|
aocla
| null |
https://github.com/antirez/aocla
|
apache/rocketmq-client-cpp
|
https://github.com/apache/rocketmq-client-cpp
|
Yes
|
OrderProducer,
OrderlyPushConsumer,
Producer,
SyncProducer,
TransactionProducer,
librocketmq.so
| null |
https://github.com/apache/rocketmq-client-cpp
|
openhisilicon/HIVIEW
|
https://github.com/openhisilicon/HIVIEW
|
No
| null | null | null |
MegaGlest/megaglest-source
|
https://github.com/MegaGlest/megaglest-source
|
Yes
|
megaglest-source/build/source/tools/glexemel/g2xml,
megaglest-source/build/source/glest_map_editor/megaglest_editor,
megaglest-source/build/source/g3d_viewer/megaglest_g3dviewer,
megaglest-source/build/source/glest_game/megaglest
| null |
https://github.com/MegaGlest/megaglest-source/blob/develop/BUILD.md
|
KangLin/FaceRecognizer
|
https://github.com/KangLin/FaceRecognizer
|
No
| null | null |
https://github.com/KangLin/FaceRecognizer, https://github.com/KangLin/FaceRecognizer/blob/master/docs/Build.md
|
CraftyBoss/SuperMarioOdysseyOnline
|
https://github.com/CraftyBoss/SuperMarioOdysseyOnline
|
No
| null | null | null |
lecram/rover
|
https://github.com/lecram/rover
|
Yes
|
rover/build/usr/local/bin/rover
| null |
https://github.com/lecram/rover
|
suchmememanyskill/CYD-Klipper
|
https://github.com/suchmememanyskill/CYD-Klipper
|
No
| null | null | null |
agraef/pure-lang
|
https://github.com/agraef/pure-lang
|
Yes
|
pure-lang/pure, pure-lang/libpure.so.8
| null |
https://github.com/agraef/pure-lang, https://agraef.github.io/pure-lang/, https://github.com/agraef/pure-lang/wiki/GettingStarted
|
JDArmy/RPCSCAN
|
https://github.com/JDArmy/RPCSCAN
|
No
| null | null | null |
pwk4m1/TinyBIOS
|
https://github.com/pwk4m1/TinyBIOS
|
Yes
|
TinyBIOS/build/tinybios.elf
| null |
https://github.com/pwk4m1/TinyBIOS
|
FreeSpacenav/spacenavd
|
https://github.com/FreeSpacenav/spacenavd
|
Yes
|
spacenavd/build/bin/spacenavd
| null |
https://github.com/FreeSpacenav/spacenavd
|
PacktPublishing/Malware-Development-for-Ethical-Hackers
|
https://github.com/PacktPublishing/Malware-Development-for-Ethical-Hackers
|
No
| null | null | null |
powturbo/Turbo-Base64
|
https://github.com/powturbo/Turbo-Base64
|
Yes
|
Turbo-Base64/build/lib/libtb64.so
| null |
https://github.com/powturbo/Turbo-Base64
|
BlueBrain/Brayns
|
https://github.com/BlueBrain/Brayns
|
Yes
|
Brayns/Brayns
| null |
https://github.com/BlueBrain/Brayns
|
r-lyeh-archived/sole
|
https://github.com/r-lyeh-archived/sole
|
No
| null | null | null |
fdupoux/fsarchiver
|
https://github.com/fdupoux/fsarchiver
|
Yes
|
fsarchiver/build/sbin/fsarchiver
| null | null |
datacute/Tiny4kOLED
|
https://github.com/datacute/Tiny4kOLED
|
No
| null | null | null |
boku7/HOLLOW
|
https://github.com/boku7/HOLLOW
|
Yes
|
HOLLOW/hollow.x64.o
| null |
https://github.com/boku7/HOLLOW
|
statismo/statismo
|
https://github.com/statismo/statismo
|
No
| null | null | null |
google/vxsig
|
https://github.com/google/vxsig
|
Yes
|
vxsig/bazel-bin/vxsig/vxsig
| null |
https://github.com/google/vxsig
|
ucb-bar/berkeley-softfloat-3
|
https://github.com/ucb-bar/berkeley-softfloat-3
|
Yes
|
berkeley-softfloat-3/build/Linux-x86_64-GCC/softfloat.a
| null |
https://github.com/ucb-bar/berkeley-softfloat-3, https://www.jhauser.us/arithmetic/SoftFloat-3/doc/SoftFloat-source.html
|
dun/munge
|
https://github.com/dun/munge
|
Yes
|
munge/build/bin/munge, munge/build/bin/remunge, munge/build/bin/unmunge
| null |
https://github.com/dun/munge, https://github.com/dun/munge/wiki/Installation-Guide
|
dukebw/lintel
|
https://github.com/dukebw/lintel
|
No
| null | null | null |
sysprog21/semu
|
https://github.com/sysprog21/semu
|
Yes
|
semu/semu
| null |
https://github.com/sysprog21/semu
|
ggerganov/ggmorse
|
https://github.com/ggerganov/ggmorse
|
Yes
|
ggmorse/build/bin/ggmorse-from-file, ggmorse/build/bin/ggmorse-gui, ggmorse/build/bin/ggmorse-to-file
| null |
https://github.com/ggerganov/ggmorse
|
This repository contains the test set of BuildBench paper. It contains 385 data samples. General information is in Compilation_Bench_Final - Test_set_385.csv. Labels and compilability is in Compilation Data Labeling.csv.