-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove Russian comments #1554
Remove Russian comments #1554
Commits on Dec 30, 2021
-
fix: upload DeepPavlov BERT models with MLM & NSP heads parameters (#…
…1502) * fix: update urls to fixed BERT models * fix: table in pretrained_vectors docpage * fix: change bert_config_path to .../config.json * fix: add tokenizer_config.json, config.json to BERT-sentence models
Configuration menu - View commit details
-
Copy full SHA for 6b828b3 - Browse repository at this point
Copy the full SHA 6b828b3View commit details
Commits on Feb 2, 2022
-
fix: en_core_web_sm load error during tests (#1524)
* fix: en_core_web_sm loading error * docs: fix comments grammar
Configuration menu - View commit details
-
Copy full SHA for 046377f - Browse repository at this point
Copy the full SHA 046377fView commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ee7bfd0 - Browse repository at this point
Copy the full SHA ee7bfd0View commit details
Commits on Feb 15, 2022
-
remove: Unnecessary models and components (#1523)
* remove: unpopular configs and components * refactor: squad_ru_torch_bert -> squad_ru_bert + squad_ru_bert_infer moved to torch * refactor: squad_torch_bert[_infer] -> squad_bert[_infer] * refactor: ner_rus_bert_torch -> ner_rus_bert * refactor: ner_ontonotes_bert[_mult]_torch -> ner_ontonotes_bert[_mult] * refactor: ner_conll2003_torch_bert -> ner_conll2003_bert * insults_kaggle_bert_torch -> insults_kaggle_bert * refactor: ranking_ubuntu_v2_torch_bert_uncased -> ranking_ubuntu_v2_bert_uncased * Revert "refactor: squad_torch_bert[_infer] -> squad_bert[_infer]" This reverts commit fb5bfed. * Revert "refactor: ner_conll2003_torch_bert -> ner_conll2003_bert" This reverts commit 7fee5e5. * Revert "refactor: ranking_ubuntu_v2_torch_bert_uncased -> ranking_ubuntu_v2_bert_uncased" This reverts commit e656079. * Revert "refactor: ner_ontonotes_bert[_mult]_torch -> ner_ontonotes_bert[_mult]" This reverts commit bb41a58. * remove: jupyter example notebooks
Configuration menu - View commit details
-
Copy full SHA for 1c88f03 - Browse repository at this point
Copy the full SHA 1c88f03View commit details
Commits on Feb 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ea68f89 - Browse repository at this point
Copy the full SHA ea68f89View commit details
Commits on Mar 23, 2022
-
feat: python 3.8/3.9 support (#1525)
* refactor: dependencies is weakened to allow run deeppavlov on python 3.8/3.9 * fix: joblib import and doc build errors * feat: added python3 tests and lowered pytoch version upper bound * fix: Jenkinsfile venv6 usage * refactor: reverted minor jenkinsfile changes * feat: docker containers initial commit * fix: Dockerfile and cmd.sh errors * feat: call container tests from jenkinsfile * fix: added entrypoint to image * feat: printenv in jenkinsfile and cmd.sh for debut purposes * fix: tfidf_logreg_en_faq compatibility with newer scikit-learn versions * fix: tfidf_logreg_autofaq compatibility with sklearn 0.24+ * fix: removed test_tf_layers for python3.8+ * refactor: torch.nn.modules.module.ModuleAttributeError -> AttributeError * feat: skip tensorflow-based model tests on python 3.8/3.9 * fix: locales for hdt installation * fix: added pybind11 to image to fix kbqa/el * refactor: building python from sources in docker images * fix: escape dollar sign in the Jenkinsfile * fix: added pip upgrade to fix cryptography installation error * fix: RECORD file not fould error for installation of the older pybind11 * fix: skip_tf_config for configs located in test_src_dir * fix: en_ranker_pop_wiki_test * fix: update tfidf_logreg_autofaq_psearch logreg pkl to newer sklearn version * refactor: spacy version update * feat: added build-essential to dockerfile and updated kenlm to fix some tests * fix: lxml python3.9 build
Configuration menu - View commit details
-
Copy full SHA for 6cf3afe - Browse repository at this point
Copy the full SHA 6cf3afeView commit details
Commits on Mar 24, 2022
-
Using Transformers 4.6 with torch_bert_ranker (#1532)
* Update transformer version in bert_ranker * delete bert_config_file from .json * remove: transformers28.txt from requirements Co-authored-by: Fedor Ignatov <ignatov.fedor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 92fc13f - Browse repository at this point
Copy the full SHA 92fc13fView commit details -
* Remove zh squad * Remove tests * Fix docs Co-authored-by: Fedor Ignatov <ignatov.fedor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 74b8611 - Browse repository at this point
Copy the full SHA 74b8611View commit details
Commits on Mar 29, 2022
-
* Remove elmo and elmo classifiers * Delete elmo tests * Fix docs * docs: returned metric and dataset name for elmo * Add Python code sample for ELMo * fix: docs build * docs: removed elmo model from README.md * docs: removed team * docs: added 3.8 and 3.9 support info * refactor: jinja2 requirement moved from common requirements to docs Co-authored-by: Fedor Ignatov <ignatov.fedor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d932c9b - Browse repository at this point
Copy the full SHA d932c9bView commit details
Commits on Apr 6, 2022
-
* Remove ranking * Fix config * Remove bert_sep_ranker * Remove bert_sep_ranker * Fix docs * Clean up rankers * Restore rel_ranking * Fix references order * Fix docs Co-authored-by: Fedor Ignatov <ignatov.fedor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eb2fa46 - Browse repository at this point
Copy the full SHA eb2fa46View commit details
Commits on Apr 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b58c0a1 - Browse repository at this point
Copy the full SHA b58c0a1View commit details