Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D DeepPavlov
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DeepPavlov
  • DeepPavlov
  • Merge requests
  • !1523

remove: Unnecessary models and components

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrei Glinskii requested to merge remove/configs into dev Feb 01, 2022
  • Overview 13
  • Commits 13
  • Pipelines 0
  • Changes 148

Created by: IgnatovFedor

Renamed models:

When a.json is renamed to b.json, original b.json is removed.

  • squad_ru_torch_bert -> squad_ru_bert
  • ner_rus_bert_torch -> ner_rus_bert
  • insults_kaggle_bert_torch -> insults_kaggle_bert

TensorFlow replaced by PyTorch

  • squad_ru_bert_infer

Removed models:

classifiers

  • insults_kaggle
  • insults_kaggle_conv_bert
  • intents_dstc2
  • intents_dstc2_bert
  • intents_dstc2_big
  • intents_sample_csv
  • intents_sample_json
  • intents_snips
  • intents_snips_big
  • intents_snips_sklearn
  • intents_snips_tfidf_weighted
  • relation_prediction_rus
  • ru_obscenity_classifier
  • rusentiment_bigru_superconv
  • rusentiment_cnn
  • sentiment_imdb_bert
  • sentiment_imdb_conv_bert
  • sentiment_sst_multi_bert
  • sentiment_twitter_bert_emb
  • sentiment_twitter_preproc
  • sentiment_yelp_conv_bert
  • sentiment_yelp_multi_bert
  • sst_torch_swcnn
  • topic_ag_news
  • yahoo_convers_vs_info
  • yahoo_convers_vs_info_bert

doc_retrieval

  • en_ranker_tfidf_enwiki20161221

go_bot

  • database_dstc2
  • gobot_dstc2
  • gobot_dstc2_best
  • gobot_dstc2_best_json_nlg
  • gobot_simple_dstc2

morpho_tagger

  • morpho_ar
  • morpho_cs
  • morpho_de
  • morpho_en
  • morpho_es_ancora
  • morpho_fr
  • morpho_hi
  • morpho_hu
  • morpho_it
  • morpho_ru_syntagrus
  • morpho_ru_syntagrus_pymorphy
  • morpho_ru_syntagrus_pymorphy_lemmatize
  • morpho_tr

ner

  • ner_conll2003_pos
  • ner_dstc2
  • ner_few_shot_ru
  • ner_few_shot_ru_simulate
  • ner_kb_rus
  • ner_lcquad_bert_probas
  • ner_ontonotes_m1
  • slotfill_dstc2
  • slotfill_dstc2_raw
  • slotfill_simple_dstc2_raw
  • slotfill_simple_rasa_raw
  • vlsp2016_full

odqa

  • en_odqa_infer_enwiki20161221

ranking

  • paraphrase_ident_paraphraser
  • paraphrase_ident_paraphraser_interact
  • ranking_ubuntu_v2_mt
  • ranking_ubuntu_v2_mt_interact

spelling_correction

  • brillmoore_kartaslov_ru
  • brillmoore_kartaslov_ru_custom_vocab
  • brillmoore_kartaslov_ru_nolm

squad

  • squad_bert_uncased

Removed components:

  • ner_few_shot_iterator
  • ru_obscenity_classifier
  • snips_intents_iterator
  • snips_ner_iterator
  • snips_reader
  • mpm_nn
  • bilstm_gru_nn
  • morpho_tagger
  • siamese_predictor

Removed examples directory

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: remove/configs