-
Notifications
You must be signed in to change notification settings - Fork 9
/
settings.ini
37 lines (36 loc) · 1.06 KB
/
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
30
31
32
33
34
35
36
[DEFAULT]
repo = squeakily
lib_name = squeakily
version = 0.0.3
min_python = 3.7
license = apache2
doc_path = _docs
lib_path = squeakily
nbs_path = nbs
recursive = True
tst_flags = notest
put_version_in_init = True
branch = main
custom_sidebar = False
doc_host = https://CarperAI.github.io
doc_baseurl = /squeakily
git_url = https://github.com/CarperAI/squeakily
title = squeakily
audience = Developers
author = ncoop57
author_email = nathan.cooper@stability.ai
copyright = 2022 onwards, ncoop57
description = A library for squeakily cleaning and filtering language datasets.
keywords = nbdev jupyter notebook python
language = English
status = 3
user = CarperAI
requirements = datasketch==1.5.8 datasets==2.7.1 Faker==15.3.3 fastcore huggingface-hub networkit pydantic rich ftfy scikit-learn
dev_requirements = BeautifulSoup4 fasttext nbdev scrubadub twine sentencepiece code-tokenize langchain==0.0.212 openai code-ast
black_formatting = False
readme_nb = index.ipynb
allowed_metadata_keys =
allowed_cell_metadata_keys =
jupyter_hooks = True
clean_ids = True
clear_all = False