@context
dict
@type
string
name
string
description
string
license
string
version
string
datePublished
timestamp[s]
url
string
creator
dict
citeAs
string
conformsTo
string
distribution
list
recordSet
list
{ "@language": "en", "@vocab": "https://schema.org/", "citeAs": "cr:citeAs", "column": "cr:column", "conformsTo": "dct:conformsTo", "cr": "http://mlcommons.org/croissant/", "rai": "http://mlcommons.org/croissant/RAI/", "data": { "@id": "cr:data", "@type": "@json" }, "dataType": { "@id": "cr:dataType", "@type": "@vocab" }, "dct": "http://purl.org/dc/terms/", "examples": { "@id": "cr:examples", "@type": "@json" }, "extract": "cr:extract", "field": "cr:field", "fileProperty": "cr:fileProperty", "fileObject": "cr:fileObject", "fileSet": "cr:fileSet", "format": "cr:format", "includes": "cr:includes", "isLiveDataset": "cr:isLiveDataset", "jsonPath": "cr:jsonPath", "key": "cr:key", "md5": "cr:md5", "parentField": "cr:parentField", "path": "cr:path", "recordSet": "cr:recordSet", "references": "cr:references", "regex": "cr:regex", "repeated": "cr:repeated", "replace": "cr:replace", "sc": "https://schema.org/", "separator": "cr:separator", "source": "cr:source", "subField": "cr:subField", "transform": "cr:transform" }
sc:Dataset
ChiPBench-D
A dataset of digital design with standard DEF/LEF/Liberty/Verilog/SDC files, intended for use in EDA placement benchmarks.
https://opensource.org/licenses/MIT
1.0
2025-05-08T00:00:00
https://huggingface.co/datasets/MIRA-Lab/ChiPBench-D
{ "@type": "sc:Person", "name": "MIRA-Lab" }
ChiPBench-D
http://mlcommons.org/croissant/1.0
[ { "@type": "cr:FileObject", "@id": "repo", "name": "ChiPBench-D Repository", "description": "Git repository containing all ChiPBench-D design files", "contentUrl": "https://huggingface.co/datasets/MIRA-Lab/ChiPBench-D", "encodingFormat": "git+https", "sha256": "main", "containedIn": ...
[ { "@type": "cr:RecordSet", "@id": "verilog_file", "name": "verilog_file", "description": "Records of Verilog design files", "field": [ { "@type": "cr:Field", "@id": "verilog_file/design_name", "name": "design_name", "dataType": "sc:Text", "descriptio...