Skip to content
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

Dnnc with no finetuning #1630

Merged
merged 61 commits into from
Jun 30, 2023
Merged

Dnnc with no finetuning #1630

merged 61 commits into from
Jun 30, 2023

Commits on Jul 18, 2022

  1. Add mrpc binary head config

    vaskonov committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    07e2cbb View commit details
    Browse the repository at this point in the history
  2. Fix binary head

    vaskonov committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    43f8a9a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    612c053 View commit details
    Browse the repository at this point in the history
  2. add few-shot metrics

    nastyachizhikova committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    9b49988 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. dnnc infer eval

    Maksim Savkin committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    40f9413 View commit details
    Browse the repository at this point in the history
  2. add preprocessor

    Maksim Savkin committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    ee36fe6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. init dnnc

    Maksim Savkin committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a976260 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. add dnnc training

    Maksim Savkin committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    a4dc57b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. modified data processing

    Maksim Savkin committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    45ee6e3 View commit details
    Browse the repository at this point in the history
  2. fix imports

    Maksim Savkin committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4209b05 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. change nli labels to strings

    Maksim Savkin committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    bbc83b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. add documentation

    Maksim Savkin committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    52e378f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. fix conversion of labels to ids and ids to labels

    Maksim Savkin committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    be99c31 View commit details
    Browse the repository at this point in the history
  2. binary head dropout fix

    Maksim Savkin committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    612f08a View commit details
    Browse the repository at this point in the history
  3. fix few-shot dos

    Maksim Savkin committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    50b7875 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. add return format flag

    Maksim Savkin committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    96bc194 View commit details
    Browse the repository at this point in the history
  2. add dataset and model downloading

    Maksim Savkin committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    98cb660 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Fix: change paths

    vaskonov committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    b17791b View commit details
    Browse the repository at this point in the history
  2. Fix: change paths

    vaskonov committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    d5c657d View commit details
    Browse the repository at this point in the history
  3. Fix: download paths

    vaskonov committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    79ebde6 View commit details
    Browse the repository at this point in the history
  4. remove skdlearn requirements

    Maksim Savkin committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a27b92a View commit details
    Browse the repository at this point in the history
  5. fex ix metrics

    Maksim Savkin committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    61db0e6 View commit details
    Browse the repository at this point in the history
  6. fix configs format

    Maksim Savkin committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    1d392b3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'dnnc' of https://github.com/deeppavlov/DeepPavlov into …

    …dnnc
    Maksim Savkin committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    c188a55 View commit details
    Browse the repository at this point in the history
  8. Fix: configs format and paths

    Maksim Savkin committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    39e6ad1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Upd: documentation

    Maksim Savkin committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    dab193a View commit details
    Browse the repository at this point in the history
  2. Fix: typing

    Maksim Savkin committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    718d1de View commit details
    Browse the repository at this point in the history
  3. Upd: add oos removal in iterator

    Maksim Savkin committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7cd75a5 View commit details
    Browse the repository at this point in the history
  4. Fix: config format

    Maksim Savkin committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    e8cf40c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. made the support dataset part of the input

    Maksim Savkin committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    72867ca View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Fix: index.rst

    Maksim Savkin committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c20d2d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Fix: index.rst

    Maksim Savkin committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5d7a198 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    5742605 View commit details
    Browse the repository at this point in the history
  2. Fix: metrics registry

    LogicZMaksimka committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6faccd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    d711fa5 View commit details
    Browse the repository at this point in the history
  2. Fix: index.rst

    LogicZMaksimka committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    af23394 View commit details
    Browse the repository at this point in the history
  3. Conflicts resolved

    LogicZMaksimka committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cdf0d9f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    7702d65 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    fff9a9d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    c705688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5975c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6344c34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4bd9f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    799e64c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    56ec9e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    cbf89b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. fix: delete whitespaces

    vaskonov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    255a425 View commit details
    Browse the repository at this point in the history
  2. fix: delete unused

    vaskonov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8bdf2bd View commit details
    Browse the repository at this point in the history
  3. fix: call arguments

    vaskonov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ebcff3a View commit details
    Browse the repository at this point in the history
  4. fix: delete whitespaces

    vaskonov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c6f57d0 View commit details
    Browse the repository at this point in the history
  5. fix: remove unused

    vaskonov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    dc55ea7 View commit details
    Browse the repository at this point in the history
  6. fix: __call__ arguments

    vaskonov committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    243589b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    ebcdcff View commit details
    Browse the repository at this point in the history
  2. remove: trailing spaces

    IgnatovFedor committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4537463 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    a05646b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    628f1e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f756dbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3783b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca199dc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    fcc1d9d View commit details
    Browse the repository at this point in the history
  2. feat: few-shot tests

    IgnatovFedor committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    59348f5 View commit details
    Browse the repository at this point in the history