Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
DOI:
Libraries:
Datasets
License:
InfiBench / croissant-infibench.json
llylly001's picture
Upload croissant-infibench.json
7793de2 verified
raw
history blame contribute delete
No virus
4.43 kB
{
"@context":{
"@language":"en","@vocab":"https://schema.org/","citeAs":"cr:citeAs","column":"cr:column","conformsTo":"dct:conformsTo","cr":"http://mlcommons.org/croissant/",
"data":{"@id":"cr:data","@type":"@json"},
"dataBiases":"cr:dataBiases",
"dataCollection":"cr:dataCollection",
"dataType":{"@id":"cr:dataType","@type":"@vocab"},
"dct":"http://purl.org/dc/terms/",
"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",
"personalSensitiveInformation":"cr:personalSensitiveInformation",
"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"
},
"@type":"sc:Dataset",
"distribution":[
{"@type":"cr:FileObject","@id":"repo","name":"repo","description":"The Hugging Face git repository.","contentUrl":"https://huggingface.co/datasets/llylly001/InfiBench/tree/refs%2Fconvert%2Fparquet","encodingFormat":"git+https","sha256":"https://github.com/mlcommons/croissant/issues/80"},
{"@type":"cr:FileSet","@id":"parquet-files-for-config-default","name":"parquet-files-for-config-default","description":"The underlying Parquet files as converted by Hugging Face (see: https://huggingface.co/docs/datasets-server/parquet).","containedIn":{"@id":"repo"},"encodingFormat":"application/x-parquet","includes":"default/*/*.parquet"}
],
"recordSet":[
{"@type":"cr:RecordSet","@id":"default","name":"default","description":"llylly001/InfiBench - 'default' subset",
"field":[
{"@type":"cr:Field","@id":"default/Unnamed__0","name":"default/Unnamed__0","description":"Column 'Unnamed: 0' from the Hugging Face parquet file.","dataType":"sc:Integer","source":{"fileSet":{"@id":"parquet-files-for-config-default"},"extract":{"column":"Unnamed: 0"}}},
{"@type":"cr:Field","@id":"default/no","name":"default/no","description":"Column 'no' from the Hugging Face parquet file.","dataType":"sc:Integer","source":{"fileSet":{"@id":"parquet-files-for-config-default"},"extract":{"column":"no"}}},
{"@type":"cr:Field","@id":"default/case_path","name":"default/case_path","description":"Column 'case_path' from the Hugging Face parquet file.","dataType":"sc:Text","source":{"fileSet":{"@id":"parquet-files-for-config-default"},"extract":{"column":"case_path"}}},
{"@type":"cr:Field","@id":"default/prompt","name":"default/prompt","description":"Column 'prompt' from the Hugging Face parquet file.","dataType":"sc:Text","source":{"fileSet":{"@id":"parquet-files-for-config-default"},"extract":{"column":"prompt"}}},
{"@type":"cr:Field","@id":"default/eval_spec","name":"default/eval_spec","description":"Column 'eval_spec' from the Hugging Face parquet file.","dataType":"sc:Text","source":{"fileSet":{"@id":"parquet-files-for-config-default"},"extract":{"column":"eval_spec"}}},
{"@type":"cr:Field","@id":"default/dependencies","name":"default/dependencies","description":"Column 'dependencies' from the Hugging Face parquet file.","dataType":"sc:Text","source":{"fileSet":{"@id":"parquet-files-for-config-default"},"extract":{"column":"dependencies"}}}
]}
],
"conformsTo":"http://mlcommons.org/croissant/1.0",
"name":"InfiBench",
"identifier":"10.57967/hf/2474",
"description":"InfiBench dataset hosted on Hugging Face and contributed by the HF Datasets community",
"alternateName":["llylly001/InfiBench","InfiBench"],
"creator":{"@type":"Team","name":"The InfiBench Team","url":"https://huggingface.co/llylly001"},
"keywords":["text-generation","100K<n<1M","English","cc-by-sa-4.0","code","benchmark","Croissant","doi:10.57967/hf/2474"],
"license":"https://choosealicense.com/licenses/cc-by-sa-4.0/",
"url":"https://huggingface.co/datasets/llylly001/InfiBench"
}