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
  • !806

Feat/bert

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrei Glinskii requested to merge feat/bert into dev Apr 17, 2019
  • Overview 5
  • Commits 241
  • Pipelines 0
  • Changes 54

Created by: yurakuratov

  • add squad models trained with RuBERT
  • add paraphraser models trained with RuBERT
  • add NER models with RuBERT for RU and BERT-base for EN
  • add Retrieve models with RuBERT for RU and BERT-base for EN
  • add BERT section to documentation
  • add BERT documentation sections for classification
  • add BERT documentation sections for NER
  • add BERT documentation sections for SQuAD
  • add BERT documentation sections for Retrieve
  • make instruction on how to pretrain BERT on your own data
  • add links to according BERT sections from classification, retrieve, ner, squad docs
  • add tutorials with new python API for all Bert-based models
  • issue #803 (closed)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feat/bert