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.

75

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

75 results for “pre-training”

Learn how ShareScore rates datasets ↗
zenodo36/100

dMRI-RCNN Pre-Trained Weights - 1D b1000 10q

<p>Pre-trained weights for&nbsp;<a href="http://github.com/m-lyon/dMRI-RCNN">dMRI-RCNN</a>. 1D RCNN model, for q_in = 10,&nbsp;b = 1000.</p>

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

dMRI-RCNN Pre-Trained Weights - 3D b1000 10q

<p>Pre-trained weights for&nbsp;<a href="http://github.com/m-lyon/dMRI-RCNN">dMRI-RCNN</a>. 3D RCNN model, for q_in = 10,&nbsp;b = 1000.</p>

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

dMRI-RCNN Pre-Trained Weights - 3D b3000 10q

<p>Pre-trained weights for&nbsp;<a href="http://github.com/m-lyon/dMRI-RCNN">dMRI-RCNN</a>. 3D RCNN model, for q_in = 10,&nbsp;b = 3000.</p>

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

dMRI-RCNN Pre-Trained Weights - 1D b3000 10q

<p>Pre-trained weights for&nbsp;<a href="http://github.com/m-lyon/dMRI-RCNN">dMRI-RCNN</a>. 1D RCNN model, for q_in = 10,&nbsp;b = 3000.</p>

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

dMRI-RCNN Pre-Trained Weights - 3D b1000 30q

<p>Pre-trained weights for&nbsp;<a href="http://github.com/m-lyon/dMRI-RCNN">dMRI-RCNN</a>. 3D RCNN model, for q_in = 30,&nbsp;b = 1000.</p>

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

dMRI-RCNN Pre-Trained Weights - 3D b1000 6q

<p>Pre-trained weights for&nbsp;<a href="http://github.com/m-lyon/dMRI-RCNN">dMRI-RCNN</a>. 3D RCNN model, for q_in = 6,&nbsp;b = 1000.</p>

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

dMRI-RCNN Pre-Trained Weights - 1D b2000 10q

<p>Pre-trained weights for&nbsp;<a href="http://github.com/m-lyon/dMRI-RCNN">dMRI-RCNN</a>. 1D RCNN model, for q_in = 10,&nbsp;b = 2000.</p>

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

dMRI-RCNN Pre-Trained Weights - 3D 10q

<p>Pre-trained weights for <a href="http://github.com/m-lyon/dMRI-RCNN">dMRI-RCNN</a>. 3D RCNN model, for q_in = 10 b = {1000, 2000, 3000}.</p>

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

dMRI-RCNN Pre-Trained Weights - 1D b1000 6q

<p>Pre-trained weights for&nbsp;<a href="http://github.com/m-lyon/dMRI-RCNN">dMRI-RCNN</a>. 1D RCNN model, for q_in = 6,&nbsp;b = 1000.</p>

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

Pre-trained Models for SMP Classification and Segmentation

<p>This dataset provides access to pre-trained models that were used for SnowMicroPen profile classification and segmentation. The models were trained on a part of the MOSAiC SMP dataset, available on <a href="https://doi.pangaea.de/10.1594/PANGAEA.935554">https://doi.pangaea.de/10.1594/PANGAEA.935554</a>. The labeled training data consists mostly of profiles from leg three of the expedition (January - May 2020), some profiles from leg one and two, and no profiles from leg four. Please refer to the snowdragon GitHub repository (<a href="https://github.com/liellnima/snowdragon">https://github.com/liellnima/snowdragon</a>) to access the models&#39; training code and be directed to current publications.</p> <p>The following trained models are available here (alphabetically ordered):</p> <ul> <li>Artificial neural networks <ul> <li>Bi-directional long short-term memory <em>(blstm.hdf5)</em></li> <li>Encoder-decoder <em>(enc_dec.hdf5)</em></li> <li>Long short-term memory <em>(lstm.hdf5)</em></li> </ul> </li> <li>Baseline <ul> <li>Majority vote classifier <em>(baseline.model)</em></li> </ul> </li> <li>Semi-supervised models <ul> <li>Cluster-then-predict models: <ul> <li>Bayesian Gaussian mixture model <em>(gmm.model)</em></li> <li>Bayesian mixture model <em>(bmm.model)</em></li> <li>K-means clustering <em>(kmeans.model)</em></li> </ul> </li> <li>Label propagation <em>(label_spreading.model)</em></li> <li>Self-trained classifier <em>(self_trainer.model)</em></li> </ul> </li> <li>Supervised models <ul> <li>Balanced random forest <em>(rf_bal.model)</em></li> <li>Easy ensemble <em>(easy_ensemble.model)</em></li> <li>K-nearest neighbors <em>(knn.model)</em></li> <li>Random forest <em>(rf.model)</em></li> <li>Support vector machines <em>(svm.model)</em></li> </ul> </li> </ul> <p><br> <em>Loading Instructions:</em><br> The models with the file-ending &quot;.model&quot; are pickeled Python objects and can be loaded with ``pickle.load(your_model.model)``. The random forest must be loaded with ``joblib.load(rf.model)``. All artificial neural networks are h5py.File objects (tf.keras models) and can be loaded with ``tf.keras.models.load_model(your_ann.model)``.</p>

opencc-by-4.0Sep 2022View details →
zenodo36/100

Simulations dataset and pre-trained models of "Deep learning in real-time on the astrophysical data obtained from the Čerenkov CTA Observatory" Ph.D. project

<p>Ph.D. project datasets and models release, <br><em>Deep learning in real-time on the astrophysical data obtained from the Čerenkov CTA Observatory.</em></p>

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

MS2Query pre-trained embeddings and models

<p>The models, embeddings, sqlite file with metadata and classifiers identifiers needed for running MS2Query (https://github.com/iomega/ms2query) MS2Query positive mode model and library. The library consists of the GNPS library, MassBank, MoNA and Brungs et al. 's library.&nbsp; A bug with the compound classes was fixed. This version is the downloaded model with MS2Query version &gt;= 1.5.3</p>

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

Towards safe human-to-robot handovers of unknown containers: pre-trained models and 3D hand keypoints annotations

<p>This repository contains additional data to be used with the implementation of the real-to-simulation framework of the paper <em>Towards safe human-to-robot handovers of unknown containers</em>. The data include pre-trained models and annotations of the 3D hand poses for selected recordings from the public training and testing sets of <a href="http://corsmal.eecs.qmul.ac.uk/containers_manip.html">CORSMAL Container Manipulation (CCM) dataset</a>. The pre-trained models are used for classifying the filling type and filling level of a container. 3D hand poses are annotated as 21 keypoints based on the <a href="https://github.com/CMU-Perceptual-Computing-Lab/openpose">OpenPose</a>&nbsp;format.</p>

opencc-by-4.0Sep 2021View details →
ClinicalTrials.gov36/100

Serious Game Versus Online Course to Pre-train Medical Students on the Management of an Adult Cardiac Arrest.

ClinicalTrials.gov study NCT02758119. IPD Sharing: NO. Countries: 1. Publications: 5.

closedIPD-NOFeb 2026View details →
zenodo32/100

Pre-trained models for Vietnamese Natural Resources and Environment Domain

<p>Two Pre-trained models for Vietnamese Natural Resources and Environment Domain:</p> <p>- fastText</p> <p>- Word2vec</p>

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

Pre-training and fine-tuning dataset for transformers consisting of basic blocks and their execution times (average, minimum, and maximum) along with the execution context of these blocks, for various Cortex processors M7, M4, A53, and A72.

<p>We are making public the dataset used for training CAWET, a tool for estimating the Worst-Case Execution Time (WCET) of basic blocks using the Transformer XL model. CAWET leverages the Transformer architecture for accurate WCET predictions, and its training involves two main phases: self-supervised pre-training and fine-tuning.</p><p>CAWET undergoes a pre-training process on a substantial corpus of basic blocks to enable the Transformer to grasp the intricacies of the assembly language in focus. For this, we utilized CodeNet \cite{codenet}, a comprehensive collection of publicly submitted solutions to competitive programming challenges, comprising roughly 900,000 C programs. These programs were cross-compiled to the target architecture and subsequently disassembled using GNU binary utilities with objdump. The textual output from objdump, post a series of basic parsing operations (e.g., address extraction, separation of basic blocks), serves as the foundation for an extensive pre-training dataset. We employed this dataset to develop a vocabulary model utilizing sentence piece \cite{sentencepiece}. Following the completion of the sentence piece model's training, it becomes ready for use in tokenizing any binary programs written in the target instruction set.</p><p>The fine-tuning phase of CAWET involves its adaptation to basic blocks along with their contextual information. Here, we used a varied and openly accessible collection of programs, namely, The Algorithms (accessible at: <a href="https://github.com/TheAlgorithms/C">https://github.com/TheAlgorithms/C</a>), MiBench \cite{mibench}, and Polybench \cite{polybench}.</p><p>The provided zip file encompasses the following directories:</p><p>Fine_Tuning: This includes four distinct files, each tailored for a specific processor: Cortex_M4, Cortex_M7, Cortex_A53, and Cortex_72. Each file encompasses the basic block under analysis (bbUA), the preceding 10 basic blocks executed prior to it, and timing information related to the bbUA (mean, min, max, normalization, etc.).</p><p>Pre_Training: This comprises two extensive files, dataset_CortexA and dataset_CortexM, utilized for pre-training the transformers for the Masked Language Modeling Task (MLM). Additionally, it includes the sentence piece model and the necessary code to facilitate accurate tokenization.</p><p>For additional information, please refer to the CAWET paper or contact us at <a href="mailto:ea_amalou@esi.dz">ea_amalou@esi.dz</a></p><p>&nbsp;</p><p>Citation:</p><p>@inproceedings{amalou2023cawet,</p><p>&nbsp;title={CAWET: Context-Aware Worst-Case Execution Time Estimation Using Transformers},</p><p>&nbsp;author={Amalou, Abderaouf N and Fromont, Elisa and Puaut, Isabelle},</p><p>&nbsp;booktitle={35th Euromicro Conference on Real-Time Systems (ECRTS 2023)},</p><p>&nbsp;year={2023},</p><p>&nbsp;organization={Schloss Dagstuhl-Leibniz-Zentrum f{\"u}r Informatik}</p><p>}</p><p>&nbsp;</p><p><strong>Bibliography</strong>:</p><p>codenet</p><p>@article{codenet2021,</p><p>&nbsp;title={CodeNet: A large-scale AI for code dataset for learning a diversity of coding tasks},</p><p>&nbsp;author={Puri, Ruchir and Kung, David S and Janssen, Geert and Zhang, Wei and Domeniconi, Giacomo and Zolotov, Vladimir and Dolby, Julian and Chen, Jie and Choudhury, Mihir and Decker, Lindsey and others},</p><p>&nbsp;journal={arXiv preprint arXiv:2105.12655},</p><p>&nbsp;year={2021}</p><p>}</p><p>sentencepiece</p><p>@article{sentencepiece2018,</p><p>&nbsp;title={Sentencepiece: A simple and language independent subword tokenizer and detokenizer for neural text processing},</p><p>&nbsp;author={Kudo, Taku and Richardson, John},</p><p>&nbsp;journal={arXiv preprint arXiv:1808.06226},</p><p>&nbsp;year={2018}</p><p>}</p><p>mibench</p><p>@inproceedings{polybench2014,</p><p>&nbsp;title={Understanding polybench/c 3.2 kernels},</p><p>&nbsp;author={Yuki, Tomofumi},</p><p>&nbsp;booktitle={International workshop on polyhedral compilation techniques (IMPACT)},</p><p>&nbsp;pages={1--5},</p><p>&nbsp;year={2014}</p><p>}</p><p>polybench: &nbsp;</p><p>@inproceedings{mibench,</p><p>&nbsp;title={MiBench: A free, commercially representative embedded benchmark suite},</p><p>&nbsp;author={Guthaus, Matthew R and Ringenberg, Jeffrey S and Ernst, Dan and Austin, Todd M and Mudge, Trevor and Brown, Richard B},</p><p>&nbsp;booktitle={4th IEEE international workshop on workload characterization},</p><p>&nbsp;year={2001}</p><p>}</p>

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

"An efficient ptychography reconstruction strategy through fine-tuning of large pre-trained deep learning model" train and test data

<ul><li>Model for the article "An efficient ptychography reconstruction strategy through fine-tuning of large pre-trained deep learning model".</li><li>The &nbsp;.pth file is the pre-trained PtyNet-S model and the fine-tuned PtyNet-B model.</li><li>Please contact panxy@ihep.ac.cn if you have any questions.</li></ul>

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

DCASE 2024 Task 9: Language-Queried Audio Source Separation | Pre-trained Weights for the Baseline System

<p><strong>== Descriptions ==</strong></p> <p>We trained the AudioSep [1] model using the <a href="../records/10887496">development set</a> (Clotho and augmented FSD50K datasets) for 200k steps with a batch size of 16 using one Nvidia A100 GPU (around 1 day). Model details can be found in the <a href="https://arxiv.org/abs/2308.05037">AudioSep paper</a>.</p> <p>Pre-trained weights for the baseline system:</p> <ul> <li>audiosep_16k,baseline,step=200000.ckpt</li> </ul> <p>Baseline codebase:</p> <ul> <li>GitHub: <a href="https://github.com/Audio-AGI/dcase2024_task9_baseline">https://github.com/Audio-AGI/dcase2024_task9_baseline</a></li> </ul> <p><strong>== Reference ==</strong></p> <p>[1] Liu X, Kong Q, Zhao Y, et al. Separate anything you describe. arXiv:2308.05037, 2023.</p> <p><strong>== Contact ==</strong></p> <p>Xubo Liu, xubo.liu@surrey.ac.uk</p>

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

Source data for manuscript(De novo protein design with a denoising diffusion network independent of pre-trained structure prediction models)

<p>This respository contains the source data for figure and supplementary figure in manuscript(SCUBA-D).</p>

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

Source data for manuscript(De novo protein design with a denoising diffusion network independent of pre-trained structure prediction models)

<p>This respository contains the source data for figure and supplementary figure in manuscript(SCUBA-D).</p>

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