generated from fastai/nbdev_template
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathsettings.ini
30 lines (29 loc) · 944 Bytes
/
settings.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[DEFAULT]
host = github
lib_name = reformer_fastai
user = arampacha
description = Fastai community entry to 2020 Reproducibility Challenge
keywords = fastai reformer
author = Fastai community
author_email = [email protected]
copyright = Fastai community
branch = master
version = 0.0.3
min_python = 3.6
audience = Developers
language = English
custom_sidebar = True
license = mit
status = 2
requirements = torch>=1.7.0 fastai>=2.2.2,<2.3 fastcore>=1.3.19 einops>=0.3 torchvision>=0.8 spacy>=2.2.4 matplotlib axial-positional-embedding datasets
pip_requirements = torch>=1.7.0 fastcore>=1.3.19
conda_requirements = torch>=1.7.0 fastcore>=1.3.19
console_scripts = run_exp=reformer_fastai.expscript:run_exp
nbs_path = nbs
doc_path = docs
doc_host = https://arampacha.github.io
doc_baseurl = /reformer_fastai/
git_url = https://github.com/arampacha/reformer_fastai/tree/master/
lib_path = reformer_fastai
title = reformer_fastai
tst_flags = slow