CoolFace
Datasetpublic

hackerrank/astra-benchmark

Dataset Card for Astra-Benchmark v1 The dataset used for astra-benchmark v1 consists of multiple project questions, each with its own unique identifier and associated metadata. The dataset is stored in a CSV file named project_questions.csv located in the root directory of the project. Structure of project_questions.csv The CSV file should contain the following columns: id: Unique identifier for each project. name: Name of the project. type: Type of project (e.g.… See the full description on the dataset page: https://huggingface.co/datasets/hackerrank/astra-benchmark.

sourceHugging Faceupdated 2y agoView on Hugging Face
3likes66downloads
Dataset Card

Dataset Card for Astra-Benchmark v1

The dataset used for astra-benchmark v1 consists of multiple project questions, each with its own unique identifier and associated metadata. The dataset is stored in a CSV file named project_questions.csv located in the root directory of the project.

Structure of project_questions.csv

The CSV file should contain the following columns:

  • id: Unique identifier for each project.
  • name: Name of the project.
  • type: Type of project (e.g., "fullstack").
  • problem_statement: Description of the project's goal.
  • project_url: URL pointing to the project resource.
  • sub_type: Sub-category or framework used (e.g., "reactjs").
  • test_command: Command used for running tests.
  • testcases: JSON describing the test cases for the project.
  • testcase_files: Files used for test cases.
  • total_testcases: Number of test cases in the project.

Languages

The text in the dataset is in English. The associated BCP-47 code is en.