Skip to content

solkx/TOE

Repository files navigation

1. Environments

- python (3.8)
- cuda (11.4)
- torch (1.8.1)
- pip install -r requirements.txt

2. Dataset

3. Pre-training

Download the pre-training model at the following link:

4. Preparation

  • Get dataset
  • Process them to fit the same format as the example in data/
  • Put the processed data into the directory data/

5. Training

python main.py --config ./config/cadec.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages