Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

13

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

13 results for “GPT-4”

Learn how ShareScore rates datasets ↗
zenodo40/100

Replication Package for "Improving the Readability of Generated Tests Using GPT-4 and ChatGPT Code Interpreter"

<p>While automated test generation can decrease the human burden associated with testing, it does not eliminate this burden. Humans must still work with generated test cases to interpret testing results, debug the code, build and maintain a comprehensive test suite, and many other tasks. Therefore, a major challenge with automated test generation is understandability of generated test test cases.&nbsp;</p> <p>Large language models (LLMs), machine learning models trained on massive corpora of textual data - including both natural language and programming languages - are an emerging technology with great potential for performing language-related predictive tasks such as translation, summarization, and decision support.&nbsp;</p> <p>In this study, we are exploring the capabilities of LLMs with regard to improving test case understandability.</p> <p>This package contains the data produced during this exploration:</p> <ul> <li>The examples directory contains the three case studies we tested our transformation process on: <ul> <li>queue_example: Tests of a basic queue data structure</li> <li>httpie_sessions: Tests of the sessions module from the httpie project.&nbsp;</li> <li>string_utils_validation: Tests of the validation module from the python-string-utils project.</li> <li>Each directory contains the modules-under-test, the original test cases generated by Pynguin, and the transformed test cases.&nbsp;</li> <li>Two trials were performed per case example of the transformation technique to assess the impact of different results from the LLM.</li> </ul> </li> <li>The survey directory contains the survey that was sent to assess the impact of the transformation on test readability. <ul> <li>survey.pdf contains the survey questions.</li> <li>responses.xlsx contains the survey results.</li> </ul> </li> </ul>

opencc-by-4.0Aug 2023View details →
zenodo36/100

GPT-4 Shows Comparable Performance to Human Examiners in Ranking Open-Text Answers

<p>This repository contains all datasets used in the research paper:<br>"GPT-4 Shows Comparable Performance to Human Examiners in Ranking Open-Text Answers"</p> <p>Files and Descriptions</p> <ol> <li> <p>Data_complete_Can_GPT_Replace_Human_Examiners.xlsx<br>Contains two sheets:</p> </li> </ol> <ul> <li> <p>Data &ndash; Main analysis dataset for Ranking and Point Assessment of Five Answers.</p> </li> <li> <p>Robustness &amp; Extensions &ndash; Data for Robustness &amp; Extensions, covering Ranking and Point Assessment of Five Answers.</p> </li> </ul> <ol> <li> <p>point_assessment_single_answer_all_robustness_score.xlsx<br>Contains all data related to robustness checks for Point Assessment of Single Answers.</p> </li> <li> <p>point_assessment_single_answer.xlsx<br>Contains the main dataset for Point Assessment of Single Answers (excluding robustness checks).</p> </li> </ol> <p>&nbsp;</p> <p>Note: Any variable termed GPT is output of the model as under&nbsp;<a href="https://openai.com/policies">OpenAI Terms &amp; policies.</a></p> <p>&nbsp;</p>

opencc-by-4.0Apr 2024View details →
zenodo36/100

Polski frontendu and American Back-end: GitHub Profile Recruitment Bias in GPT-4

<p>This repository serves as the online appendix for the paper "Polski frontendu and American Back-end: GitHub Profile Recruitment Bias in GPT-4".</p>

opencc-by-4.0Dec 2023View details →
zenodo36/100

Model Output of GPT-3.5 and GPT-4 for ECHR-AM

<p>&nbsp;<strong>"gpt3.5-gpt4-input-output-echram.zip"</strong> :</p> <blockquote> <p>Input and output to GPT-3.5 and GPT-4 based on <a href="http://www.di.uevora.pt/~pq/echr/">ECHR dataset</a> published in JSON format in this <a href="https://aclanthology.org/2020.argmining-1.8.pdf">paper</a> for argument component classification only i.e. clauses that are argumentative (conclusion/premise), extracted from the JSON file</p> </blockquote> <p>Note: Output of the model is under <a href="https://openai.com/policies">OpenAI Terms &amp; policies</a>.</p> <p>&nbsp;</p> <p>Please cite our paper also if you use this dataset:&nbsp;<a href="https://www.frontiersin.org/articles/10.3389/frai.2023.1278796">Performance analysis of large language models in the domain of legal argument mining</a></p> <p><a href="https://www.frontiersin.org/journals/artificial-intelligence/articles/10.3389/frai.2023.1278796/bibtex">You can click here for BibTex</a> or copy the text below.&nbsp;</p> <blockquote> <p>@ARTICLE{10.3389/frai.2023.1278796,</p> <p>AUTHOR={Al Zubaer, Abdullah &nbsp;and Granitzer, Michael &nbsp;and Mitrović, Jelena },</p> <p>TITLE={Performance analysis of large language models in the domain of legal argument mining},</p> <p>JOURNAL={Frontiers in Artificial Intelligence},</p> <p>VOLUME={6},</p> <p>YEAR={2023},</p> <p>URL={https://www.frontiersin.org/journals/artificial-intelligence/articles/10.3389/frai.2023.1278796},</p> <p>DOI={10.3389/frai.2023.1278796},</p> <p>ISSN={2624-8212},</p> <p>ABSTRACT={&lt;p&gt;Generative pre-trained transformers (GPT) have recently demonstrated excellent performance in various natural language tasks. The development of ChatGPT and the recently released GPT-4 model has shown competence in solving complex and higher-order reasoning tasks without further training or fine-tuning. However, the applicability and strength of these models in classifying legal texts in the context of argument mining are yet to be realized and have not been tested thoroughly. In this study, we investigate the effectiveness of GPT-like models, specifically GPT-3.5 and GPT-4, for argument mining via prompting. We closely study the model's performance considering diverse prompt formulation and example selection in the prompt via semantic search using state-of-the-art embedding models from OpenAI and sentence transformers. We primarily concentrate on the argument component classification task on the legal corpus from the European Court of Human Rights. To address these models' inherent non-deterministic nature and make our result statistically sound, we conducted 5-fold cross-validation on the test set. Our experiments demonstrate, quite surprisingly, that relatively small domain-specific models outperform GPT 3.5 and GPT-4 in the F1-score for premise and conclusion classes, with 1.9% and 12% improvements, respectively. We hypothesize that the performance drop indirectly reflects the complexity of the structure in the dataset, which we verify through prompt and data analysis. Nevertheless, our results demonstrate a noteworthy variation in the performance of GPT models based on prompt formulation. We observe comparable performance between the two embedding models, with a slight improvement in the local model's ability for prompt selection. This suggests that local models are as semantically rich as the embeddings from the OpenAI model. Our results indicate that the structure of prompts significantly impacts the performance of GPT models and should be considered when designing them.&lt;/p&gt;}}</p> </blockquote> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>

openother-ncAug 2023View details →
dryad36/100

Text understanding in GPT-4 vs humans

Open the record for dataset details and reuse information.

publicApr 2025View details →
zenodo32/100

Appendix for "Toward a New Era of Rapid Development: Assessing GPT-4-Vision's Capabilities in UML-Based Code Generation

<p>This is an online appendix for the paper called "", submitted to LLM4CODE 2024.</p><p>The package contains:</p><ul><li>The diagrams used in the study.</li><li>Some example prompts we used.</li><li>The results of source-code generation.&nbsp;</li></ul><p>&nbsp;</p>

opencc-by-4.0Dec 2023View details →
zenodo32/100

A Context-Driven Approach for Co-Auditing Smart Contracts with The Support of GPT-4

<p>This is the latest version that contains all the data related to the experiment. This version is a merge of all the previous versions and does not add any new data</p>

opencc-by-4.0Nov 2023View details →
zenodo32/100

Dataset for the workshop paper titled "GUI-Based Software Testing: An Automated Approach Using GPT-4 and Selenium WebDriver" submitted at A-Test 2023

<p>The results dataset is associated with the research paper titled &quot;GUI-Based Software Testing: An Automated Approach Using GPT-4 and Selenium WebDriver&quot;, which has been submitted to the 14th edition of A-TEST, a workshop co-located with ASE 2023. ASE, or the Automated Software Engineering conference, is a premier event in the software engineering domain that emphasizes the role of automation in the software development process. The conference is set to take place in Kirchberg, Luxembourg on September 15.</p> <p>Inside the zipped results folder, each test run is cataloged in a timestamped subdirectory. Each of these subdirectories contains three files:</p> <ul> <li><strong>config.json:</strong> A configuration file specific to that test run</li> <li><strong>output.log:</strong> An output log detailing the test&#39;s processes and results</li> <li><strong>past_actions.json:</strong> A JSON file designed for streamlined, programmatic access to the test run&#39;s data</li> </ul> <p>&nbsp;</p>

opencc-by-4.0Jul 2023View details →
ClinicalTrials.gov32/100

Diagnostic Reasoning With Customized GPT-4 Model

ClinicalTrials.gov study NCT06911645. IPD Sharing: NO. Countries: 1. Publications: 0.

closedIPD-NOFeb 2026View details →
zenodo28/100

Is GPT-4 Less Politically Biased than GPT-3.5? A Renewed Investigation of ChatGPT's Political Biases

Open the record for dataset details and reuse information.

opencc-by-4.0Sep 2024View details →
zenodo28/100

A Context-Driven Approach for Co-Auditing Smart Contracts with The Support of GPT-4

Open the record for dataset details and reuse information.

opencc-by-4.0Dec 2022View details →
ClinicalTrials.gov24/100

Using Large Language Models Such As GPT-4 to Assess Guideline Adherence in Patients with Chronic Obstructive Pulmonary Disease

ClinicalTrials.gov study NCT06410547. IPD Sharing: YES. Countries: 1. Publications: 0.

controlledIPD-YESFeb 2026View details →
zenodo20/100

Reality Check: Assessing The Limits of GPT-4 in Fixing Real-World Software Vulnerabilities [Online Appendix]

<p>Online appendix for the paper entitled "Reality Check: Assessing The Limits of GPT-4 in Fixing Real-World Software Vulnerabilities"</p><p>This package includes</p><ul><li>The used prompts in our prompt engineering workflow.</li><li>Detailed results of our pilot evaluation</li><li>Results from the paper</li></ul>

restrictedcc-by-4.0Oct 2023View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record