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

Replace tf squad with pytorch configs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrei Glinskii requested to merge feat/torch_squad into dev Mar 25, 2022
  • Overview 57
  • Commits 55
  • Pipelines 0
  • Changes 62

Created by: dmitrijeuseew

Renamed configs:

  • squad_torch_bert.json -> squad_bert.json
  • squad_ru_torch_bert.json -> squad_ru_bert.json
  • multi_squad_ru_retr_noans_rubert.json -> multi_squad_ru_bert_retr_noans.json

Added configs:

  • multi_squad_bert_noans.json
  • multi_squad_bert_retr_noans.json

Replaced configs:

  • multi_squad_ru_retr_noans_rubert_infer.json -> multi_squad_ru_bert_retr_noans.json
  • squad_bert_infer.json -> squad_bert.json
  • squad_ru_bert_infer.json -> squad_ru_bert.json
  • squad_ru_rubert_infer.json -> squad_ru_bert.json
  • squad_torch_bert_infer.json -> squad_bert.json

Deleted configs:

  • multi_squad_noans.json
  • multi_squad_noans_infer.json
  • multi_squad_retr_noans.json
  • multi_squad_ru_retr_noans.json
  • multi_squad_ru_retr_noans_rubert.json
  • multi_squad_ru_retr_noans_rubert_infer.json
  • squad.json
  • squad_bert_multilingual_freezed_emb.json
  • squad_bert_uncased.json
  • squad_ru.json
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feat/torch_squad