Skip to content

swoh91/THUNDER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THUNDER

Requirements

The requirements are listed in the requirements.txt file.

$ conda create -n thunder python=3.8 anaconda
$ conda activate thunder
$ pip install -r requirements.txt

Download the pretrained RoBERTa-base using the script.

./clone.sh

Tested environment

  • Anaconda Python 3.8.5
  • Pytorch 2.0.1
  • NVIDIA RTX 3090 GPU

Datasets

The datasets are in the data directory.

Scripts

The scripts are in the scripts directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published