Skip to content

NennoMP/research-code-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer

If you use this template consider starring this repository.

Your paper title here

arXiv Hugging Face

code-quality license

This repository contains the official code for the paper:

Your paper title here,
Author1, Author2, Author 3,
Proceedings of Conference (Acronym), 20xx.

Abstract

Your abstract goes here.

Model
Short caption title. Your caption text goes here.

Setup

To install the required dependencies:

conda create -n envname python=3.12
conda activate envname
pip install -e .

Running the experiments

Instructions on how to reproduce/run the experiments in the paper.

Citation

If you use the model or code in this repository, consider citing our paper:

@article{dummy2025dummy,
  title={A dummy paper title},
  author={Author1, Author2, Author 3},
  journal={A dummy journal},
  year={20xx}
}

About

A template for research papers code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages