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.

3

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

3 results for “GPT-3.5”

Learn how ShareScore rates datasets ↗
zenodo48/100

Programming Problems Submitted for Evaluation of LLMs GPT-3.5 and Gemini Pro 1.0

<p>Problems extracted from platforms LeetCode and BeeCrowd for evaluation of LLMs GPT3.5 and Gemini Pro 1.0.</p> <p>The data from the plataforms has the following columns and values:</p> <p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</p> <table> <tbody> <tr> <td><strong>LeetCode Data</strong></td> <td>&nbsp;</td> <td><strong>BeeCrowd Data</strong></td> <td>&nbsp;</td> </tr> <tr> <td><strong>Column</strong></td> <td><strong>Doc</strong></td> <td><strong>Column</strong></td> <td><strong>Doc</strong></td> </tr> <tr> <td>problem_level</td> <td>easy | medium | hard</td> <td>problem_level</td> <td>&lt;1...10&gt;</td> </tr> <tr> <td>problem_link</td> <td>&lt;LeetCode link for the problem&gt;</td> <td>problem_link</td> <td>&lt;BeeCrowd link for the problem&gt;</td> </tr> <tr> <td>prompt</td> <td>&lt;text submitted to LLM&gt;</td> <td>prompt</td> <td>&lt;text submitted to LLM&gt;</td> </tr> <tr> <td>response_code</td> <td>&lt;code provided by the LLM&gt;</td> <td>response_code</td> <td>&lt;code provided by the LLM&gt;</td> </tr> <tr> <td>response_evaluation</td> <td>True | False</td> <td>response_evaluation</td> <td>True | False</td> </tr> <tr> <td>execution_time_ms</td> <td>&lt;time&gt;</td> <td>execution_time_ms</td> <td>&lt;time&gt;</td> </tr> <tr> <td>memory_usage_mb</td> <td>&lt;memory&gt;</td> <td>error_generated</td> <td>Wrong Answer | Time Limit Exceeded | Memory Limit Exceeded....</td> </tr> <tr> <td>error_generated</td> <td>Wrong Answer | Time Limit Exceeded | Memory Limit Exceeded....</td> <td>attempts_number</td> <td>1 | 2 | 3</td> </tr> <tr> <td>attempts_number</td> <td>1 | 2 | 3</td> <td>author</td> <td>&lt;author's name&gt;</td> </tr> <tr> <td>contains_image</td> <td>True | False</td> <td>source</td> <td>&lt;origin institution&gt;</td> </tr> <tr> <td>related_topic_1</td> <td>&lt;topic&gt;</td> <td>origin_country</td> <td>&lt;origin country&gt;</td> </tr> <tr> <td>related_topic_2</td> <td>&lt;topic&gt;</td> <td>contains_image</td> <td>True | False</td> </tr> <tr> <td>related_topic_3</td> <td>&lt;topic&gt;</td> <td>related_topic_1</td> <td>&lt;topic&gt;</td> </tr> <tr> <td>related_topic_4</td> <td>&lt;topic&gt;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>related_topic_5</td> <td>&lt;topic&gt;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> </tbody> </table> <p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>

opencc-by-4.0Apr 2024View 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 →
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 →

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