[go: nahoru, domu]

Skip to content

NougatCA/FAIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAIR

Datasets

Datasets can be downloaded here. Extract the archive file and Place the entire folder at the same level as the entire project folder. Or you can put anywhere else and specific the path using the --dataset_root argument.

Pre-trained Model

Pre-trained model can be downloaded here. Extract the archive file and Place the entire folder in the root directory. Or you can put anywhere else and specific the path using the --model_path argument.

Runs

The basic running script is located in the src directory, and you can use any additional arguments located in src/args.py to change the program's behavior.

Wandb

Wandb is used to track running, the mode can be set to offline(default), online and disabled, if --wandb_mode is set to online, it requires user's wandb key.

Sign up for an account at https://wandb.ai and copy your user's key to wandb_api.key in the root directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published