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

Added new annotator solving the NLI problem #311

Open
wants to merge 35 commits into
base: dev
Choose a base branch
from

Commits on Jan 19, 2023

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

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    57ce7d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e4cc4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a765f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    14d737a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64df82a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eed477b View commit details
    Browse the repository at this point in the history
  4. Changed logs outputs

    Kolpnick committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e73f96c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 11, 2023

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

Commits on Mar 28, 2023

  1. Fixed code readability

    Kolpnick committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    47743ac View commit details
    Browse the repository at this point in the history
  2. Added component cards

    Kolpnick committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3e7aa63 View commit details
    Browse the repository at this point in the history
  3. Fixed assert in a test

    Kolpnick committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4ba1726 View commit details
    Browse the repository at this point in the history
  4. Changed debug message output

    Kolpnick committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    9a7216a View commit details
    Browse the repository at this point in the history
  5. Increased model memory limit

    Kolpnick committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    9cef446 View commit details
    Browse the repository at this point in the history
  6. Updated models paths

    Kolpnick committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    7c64fdd View commit details
    Browse the repository at this point in the history
  7. Updated model port

    Kolpnick committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    75c80c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3adfad View commit details
    Browse the repository at this point in the history
  9. Deleted model file from git

    Kolpnick committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    9f41374 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Changed test

    Kolpnick committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0a614b5 View commit details
    Browse the repository at this point in the history
  2. Fixed debug message output

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

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    a34ecdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ce22f4 View commit details
    Browse the repository at this point in the history
  3. Updated model path

    Kolpnick committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    03df165 View commit details
    Browse the repository at this point in the history
  4. Added README

    Kolpnick committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    4b7341b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Merge branch 'dev' into convert_based_nli

    # Conflicts:
    #	assistant_dists/dream/dev.yml
    #	components.tsv
    dilyararimovna committed May 29, 2023
    Configuration menu
    Copy the full SHA
    f3ddf53 View commit details
    Browse the repository at this point in the history
  2. fix: port

    dilyararimovna committed May 29, 2023
    Configuration menu
    Copy the full SHA
    07376bc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Updated Dockerfile

    Kolpnick committed May 30, 2023
    Configuration menu
    Copy the full SHA
    f2f9e99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1754759 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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

Commits on Jun 5, 2023

  1. Added component card

    Kolpnick committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c2487a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2f0894 View commit details
    Browse the repository at this point in the history
  3. Refactored dockerfile

    Kolpnick committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    755c98e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Updated environment.yml

    Kolpnick authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e6bbda5 View commit details
    Browse the repository at this point in the history