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.

99

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

99 results for “Transfer learning”

Learn how ShareScore rates datasets ↗
zenodo36/100

Accurate TCR-pMHC Interaction Prediction Using a BERT-based Transfer Learning Method

<p>The datasets used for the TABR-BERT.&nbsp;For the complete training and testing code of TABR-BERT, see&nbsp;<a href="https://github.com/Freshwind-Bioinformatics/TABR-BERT">Freshwind-Bioinformatics/TABR-BERT: TABR-BERT: an Accurate and Robust BERT-based Transfer Learning Model for TCR-pMHC Interaction Prediction (github.com)</a>.</p>

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

Data from: Generalizable physical descriptors of pool boiling heat transfer from unsupervised learning of images

Open the record for dataset details and reuse information.

publicOct 2025View details →
zenodo32/100

Transfer learning enables prediction of CYP2D6 haplotype function

<p>This data here were used to train the models described in the manuscript &quot;Transfer learning enables prediction of CYP2D6 haplotype function&quot;.&nbsp; The deep learning model described predicts metabolic function of <em>CYP2D6</em> star alleles.&nbsp; It uses two pretraining steps, first with simulated data, then with sequence data collected from liver microsomes, and finally using sequence data for <em>CYP2D6</em> star alleles.</p> <p>&nbsp;</p> <p>simulated_cyp2d6_diplotypes.tar.gz&nbsp; - This file contains sequence data and labels for simulated <em>CYP2D6 </em>data used in the first training step</p> <p>dalton_2019_cyp2d6_microsomes.txt&nbsp; - This file contains summary statistic data for liver microsome data used in the second pretraining step (originally from <a href="https://doi.org/10.1111/cts.12695">https://doi.org/10.1111/cts.12695)</a></p> <p>star_samples.vcf - This file contains sequence data for <em>CYP2D6 </em>star alleles derived from PharmVar (https://www.pharmvar.org/gene/CYP2D6) used in the final training step.</p>

opencc-by-4.0Jul 2020View details →
zenodo32/100

Transfer Learning Models and Datasets for a Reliable Emergency Landing Field Identification

<p>The file <em>data.tar.gz</em> compromises three HDF5 datasets. This file has been split into 100 files. The files can be merged,&nbsp;decompressed and unpacked with the following commands:</p> <pre><code class="language-bash">cat data* &gt; data.tar.gz tar -xzf data.tar.gz</code></pre> <p>Afterwards, the three files: <em>train_test_data_ss8_supervised_new.hdf5</em>, <em>train_test_data_ss16_supervised_new.hdf5</em>, <em>train_test_data_ss32_supervised_new.hdf5</em> are ready to get processed.&nbsp;</p> <p>Internal structure of the datasets:<br> <strong>Search Window (SW) 8 m^2:</strong><br> HDF5 &quot;train_test_data_ss8_supervised_new.hdf5&quot; {<br> GROUP &quot;/&quot; {<br> &nbsp; &nbsp;GROUP &quot;test&quot; {<br> &nbsp; &nbsp; &nbsp; DATASET &quot;fus_data&quot; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_IEEE_F32LE<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 76288, 40, 40, 8 ) / ( 76382, 40, 40, 8 ) }<br> &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp; &nbsp; DATASET &quot;labels&quot; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_STD_I64LE<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 76382, 1 ) / ( 76382, 1 ) }<br> &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp;}<br> &nbsp; &nbsp;GROUP &quot;train&quot; {<br> &nbsp; &nbsp; &nbsp; DATASET &quot;fus_data&quot; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_IEEE_F32LE<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 380928, 40, 40, 8 ) / ( 380998, 40, 40, 8 ) }<br> &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp; &nbsp; DATASET &quot;labels&quot; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_STD_I64LE<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 380998, 1 ) / ( 380998, 1 ) }<br> &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp;}<br> }}</p> <p><br> <strong>SW&nbsp;16 m^2:</strong><br> HDF5 &quot;train_test_data_ss16_supervised_new.hdf5&quot; {<br> GROUP &quot;/&quot; {<br> &nbsp; &nbsp;GROUP &quot;test&quot; {<br> &nbsp; &nbsp; &nbsp; DATASET &quot;fus_data&quot; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_IEEE_F32LE<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 17024, 80, 80, 8 ) / ( 17054, 80, 80, 8 ) }<br> &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp; &nbsp; DATASET &quot;labels&quot; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_STD_I64LE<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 17054, 1 ) / ( 17054, 1 ) }<br> &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp;}<br> &nbsp; &nbsp;GROUP &quot;train&quot; {<br> &nbsp; &nbsp; &nbsp; DATASET &quot;fus_data&quot; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_IEEE_F32LE<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 84992, 80, 80, 8 ) / ( 85068, 80, 80, 8 ) }<br> &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp; &nbsp; DATASET &quot;labels&quot; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_STD_I64LE<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 85068, 1 ) / ( 85068, 1 ) }<br> &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp;}<br> }}</p> <p><br> <strong>SW&nbsp;32 m^2:</strong><br> HDF5 &quot;train_test_data_ss32_supervised_new.hdf5&quot; {<br> GROUP &quot;/&quot; {<br> &nbsp; &nbsp;GROUP &quot;test&quot; {<br> &nbsp; &nbsp; &nbsp; DATASET &quot;fus_data&quot; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_IEEE_F32LE<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 3328, 160, 160, 8 ) / ( 3359, 160, 160, 8 ) }<br> &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp; &nbsp; DATASET &quot;labels&quot; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_STD_I64LE<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 3359, 1 ) / ( 3359, 1 ) }<br> &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp;}<br> &nbsp; &nbsp;GROUP &quot;train&quot; {<br> &nbsp; &nbsp; &nbsp; DATASET &quot;fus_data&quot; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_IEEE_F32LE<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 16768, 160, 160, 8 ) / ( 16793, 160, 160, 8 ) }<br> &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp; &nbsp; DATASET &quot;labels&quot; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATATYPE &nbsp;H5T_STD_I64LE<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DATASPACE &nbsp;SIMPLE { ( 16793, 1 ) / ( 16793, 1 ) }<br> &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp;}<br> }}</p> <p>The sample count of the various generated dataset is as follows:&nbsp;<br> <strong>SW 8 m^2:</strong> {train: 380,928 with {0: 190,464, 1: 190,464}, test: 76,288 with {0: 38,152, 1: 38,136}}<br> <strong>SW 16 m^2: </strong>{train: 84,992 with {0: 42,498, 1: 42,494}, test: 17,024 with {0: 8,516, 1: 8,508}}<br> <strong>SW 32 m^2: </strong>{train: 16,768 with {0: 8,424, 1: 8,344}, test: 3,328 with {0: 1,672, 1: 1,656}}</p> <p>Each sample is composed as follows:<br> RGB = sample[:,:,<strong>:3</strong>]; Theoretically: [0, 1] per color channel<br> NIR = sample[:,:,<strong>3</strong>]; Theoretically: [0, 1]<br> Slope = sample[:,:,<strong>4</strong>]; Theoretically: [0, 90]<br> Roughness = sample[:,:,<strong>5</strong>]; Theoretically: [0, 78.78]<br> NDVI = sample[:,:,<strong>6</strong>]; Theoretically: [-1, 1]<br> DOM = sample[:,:,<strong>7</strong>]; Theoretically: [0, 429.90]</p> <p>====================================================================================================</p> <p>The following three files compromise the model and optimizer state variable of our PyTorch models trained on the aforementioned datasets: <em>best_alexnet_final.pth</em>, <em>best_resnet18_final.pth</em>, <em>best_wide_resnet50_2_final.pth</em></p> <p>Below find a more precise description of each model:<br> <strong>best_resnet18_final.pth</strong></p> <ul> <li>Model: ResNet-18</li> <li>Dataset: SW 8</li> <li>Input: RGB-NIR-Slope -&gt; R: [0,224,224], G: [1,224,224], B: [2,224,224], NIR: [3,224,224], Slope: [4,224,224]</li> </ul> <p><strong>best_wide_resnet50_2_final.pth</strong></p> <ul> <li>Model: Wide-ResNet-50-2</li> <li>Dataset: SW 16</li> <li>Input: NDVI-Slope -&gt; NDVI: [0,224,224], Slope: [1,224,224]</li> </ul> <p><strong>best_alexnet_final.pth</strong></p> <ul> <li>Model: AlexNet</li> <li>Dataset: SW 32</li> <li>Input: RGB-Slope -&gt; R: [0,224,224], G: [1,224,224], B: [2,224,224], Slope: [3,224,224]</li> </ul> <p>Each model is capable of performing a binary classification, distinguishing between landable and unlandable samples</p>

opencc-by-4.0Oct 2020View details →
zenodo32/100

Data-driven subgrid-scale modeling of forced Burgers turbulence using deep learning with generalization to higher Reynolds numbers via transfer learning

<p>These are the data files for use with the codes in&nbsp;https://github.com/envfluids/Burgers_DDP_and_TL.</p>

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

Large-scale semantic indexing of Spanish biomedical literature using contrastive transfer learning

Open the record for dataset details and reuse information.

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

MOTL: enhancing multi-omics matrix factorization with transfer learning

<p>The <strong>Lrn_5000D_Fctrzn_100k_001TH.zip</strong> file contains the results of a MOFA factorization of the TGCA learning dataset, to be downloaded and used for transfer learning factorization of a target dataset with MOTL. The MOFA output is in the <strong>Model.hdf5</strong> file, and intercepts for the factorization are in the <strong>EstimatedIntercepts.rds</strong> file.&nbsp; The <strong>FctrMeta.json </strong>file contains metadata related to the MOFA factorization. The nohup.out file is the log of the factorization.</p> <p>The <strong>expdat_meta.rds</strong> file contains metadata from the preprocessing of the TCGA multi-omics learning dataset that was factorized. This should also to be downloaded as it is an input to MOTL</p>

opengpl-3.0-or-laterMar 2024View details →
zenodo32/100

Machine learning models predict calculation outcomes with the transferability necessary for computational catalysis

<p>data files, including ML models of dynamic classifiers, trajectories of electronic structure and geometric features, optimized geometries, and final csv files.</p>

opencc-by-4.0Feb 2022View details →
zenodo32/100

Machine Learning Potentials for Metal-Organic Frameworks with Thermodynamic Transferability: training data

<p>This dataset contains&nbsp;potential energies, forces, and virial stress for a large set of reference configurations for UiO-66(Zr) and MIL-53(Al), computed at the PBE-D3 level using CP2K 7.1. The basis set contained both TZVP Gaussian basis functions as well as plane waves (cutoff energy 800 Ry for UiO-66(Zr) and 900 Ry for MIL-53(Al)). The sampling of the Brillouin zone was restricted to the gamma point.</p>

opencc-by-4.0Mar 2022View details →
zenodo32/100

Explaining the physics of transfer learning a data-driven subgrid-scale closure to a different turbulent flow

<p>Data for the six test cases of 2D turbulence explored in the paper, Explaining the physics of transfer learning a data-driven subgrid-scale closure to a different turbulent flow.</p>

opencc-by-4.0Jun 2022View details →
zenodo32/100

Quantum Hardware-Enabled Molecular Dynamics via Transfer Learning

<p>This zip file contains datasets for training Behler-Parrinello neural networks using the n2p2 software. Both DFT and VQE training sets are given for both the water monomer and dimer dataset.</p>

opencc-by-4.0May 2024View details →
zenodo32/100

GIST: Generated Inputs Sets Transferability in Deep Learning (Part 2)

<p>Part2 of the Replication Package for the paper "GIST: Generated Inputs Sets Transferability in Deep Learning"</p> <p>Contains RoBERTa models and data for the KMNC property.</p> <p>Github link: https://github.com/FlowSs/GIST</p> <p>Part1 can be found here: https://zenodo.org/records/10028594</p> <p>Abstract:</p> <p>&nbsp; &nbsp;To foster the verifiability and testability of Deep Neural Networks (DNN), an increasing number of methods<br>for test case generation techniques are being developed.<br>&nbsp; &nbsp; When confronted with testing DNN models, the user can apply any existing test generation technique.<br>However, it needs to do so for each technique and each DNN model under test, which can be expensive.<br>Therefore, a paradigm shift could benefit this testing process: rather than regenerating the test set independently<br>for each DNN model under test, we could transfer from existing DNN models.<br>&nbsp; &nbsp; &nbsp;This paper introduces GIST (Generated Inputs Sets Transferability), a novel approach for the efficient<br>transfer of test sets. Given a property selected by a user (e.g., neurons covered, faults), GIST enables the<br>selection of good test sets from the point of view of this property among available test sets. This allows the<br>user to recover similar properties on the transferred test sets as he would have obtained by generating the<br>test set from scratch with a test cases generation technique. Experimental results show that GIST can select<br>effective test sets for the given property to transfer. Moreover, GIST scales better than reapplying test case<br>generation techniques from scratch on DNN models under test.</p>

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

Nondestructive Fatigue Life Prediction for Additively Manufactured Metal Parts through a Multimodal Transfer Learning Framework

Open the record for dataset details and reuse information.

opencc-by-4.0Aug 2024View details →
zenodo32/100

Deep Ensemble Learning and Transfer Learning Methods for Classification of Senescent Cells from Nonlinear Optical Microscopy Images

<p>This Dataset contains the train and test NLO images in pickle format used for the following publication:&nbsp;Deep Ensemble Learning and Transfer Learning Methods for &nbsp; Classification of Senescent Cells from Nonlinear Optical Microscopy Images</p>

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

A federated learning framework based on transfer learning and knowledge distillation for targeted advertising-Click-Through Rate Prediction Dataset

<p>https://www.kaggle.com/c/avazu-ctr-prediction</p>

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

Using 'Guided-Discovery-Learning' to Optimize and Maximize Transfer of Surgical Simulation

ClinicalTrials.gov study NCT03684720. IPD Sharing: NO. Countries: 1. Publications: 13.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov32/100

Transfer Learning of a Neural Network for Robotic Surgical Assessment

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

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov32/100

Bladder Cancer Staging and Prediction of New Adjuvant Chemotherapy Efficacy Based on Deep Learning and Transfer Learning in Ultrasound-Magnetic Resonance-Pathology Multimodal Multiscale

ClinicalTrials.gov study NCT07051083. IPD Sharing: YES. Countries: 1. Publications: 13.

controlledIPD-YESFeb 2026View details →
dryad32/100

Data from: From strategy to action: A qualitative study on salient factors influencing knowledge transfer in project-based experiential learning in healthcare organizations in Kenya

Open the record for dataset details and reuse information.

publicSep 2019View details →
zenodo28/100

Transfer Learning for leveraging computer vision in infrastructure maintenance [extracted features]

<p>Dataset containing features extracted from images taken on single case of&nbsp;infrastructure facility for the purpose of training Transfer Learned CNN classifier. It is meant to be used with KrakN framework (https://github.com/MatZar01/KrakN), published with the research paper.</p>

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