cobol
Datasets
All datasets matching “cobol”CobolCodeBench
CobolCodeBench
CobolCodeBench is an evaluation dataset of 46 Cobol programming tasks adapted from BigCodeBench-Hard.
It's designed to benchmark code completion and code generation capabilities for legacy Cobol systems.
Github
For Source code and results analysis, check out our github.
Purpose
The Dataset has the following purposes:
Benchmarking: To provide a standardized evaluation framework for LLMs on COBOL code generation and completion tasks.
Research:… See the full description on the dataset page: https://huggingface.co/datasets/harshini-kumar/CobolCodeBench.Stack2Graph_VD_cobol
Cobol StackOverflow Vector Dataset
Summary
This Hugging Face dataset repository contains the Cobol shard of the Stack2Graph vector-database component as restorable Qdrant artifacts plus portable Parquet fallback files.
Hugging Face uses one dataset repository per programming language, so this repository is directly cloneable without an extra top-level archive wrapper.
The artifacts are intended for semantic and hybrid retrieval, graph entry-point finding, and… See the full description on the dataset page: https://huggingface.co/datasets/Mo7art/Stack2Graph_VD_cobol.human-eval-cobolCobol
Dataset Fields
Data Fields
content (string): The content of the file.
size (integer): Size of the uncompressed file.
lang (string): The programming language.
ext (string): File extension.
avg_line_length (float): The average line-length of the file.
max_line_length (integer): The maximum line-length of the file.
alphanum_fraction (float): The fraction of characters in the file that are alphabetical or numerical characters.
hexsha (string): Unique git hash of file.… See the full description on the dataset page: https://huggingface.co/datasets/TroyDoesAI/Cobol.Cobol_Unfilteredcobol-reasoning-curator-example
Dataset card for cobol-reasoning-curator-example
This dataset was made with Curator.
Dataset details
A sample from the dataset:
{
"id": "d25b2b1f045b45329b7a1159db624bd2",
"input": "Iahub does not like background stories, so he'll tell you exactly what this problem asks you for.\n\nYou are given a matrix a with n rows and n columns. Initially, all values of the matrix are zeros. Both rows and columns are 1-based, that is rows are numbered 1, 2, ..., n and… See the full description on the dataset page: https://huggingface.co/datasets/davanstrien/cobol-reasoning-curator-example.
