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

Fix evaluation and other minor issues to adapt to multi-label classification #1595

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    a844481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f7b3d View commit details
    Browse the repository at this point in the history
  3. minor fix

    callzhang committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    d4104d7 View commit details
    Browse the repository at this point in the history
  4. minor fix

    callzhang committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    91e9847 View commit details
    Browse the repository at this point in the history
  5. Revert "minor fix"

    This reverts commit 91e9847.
    
     On branch master
     Your branch is up to date with 'origin/master'.
    
     Changes to be committed:
    	modified:   hanlp/common/component.py
    	modified:   hanlp/layers/transformers/loader.py
    callzhang committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7bae452 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

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

Commits on Dec 19, 2020

  1. Configuration menu
    Copy the full SHA
    a3ff10a View commit details
    Browse the repository at this point in the history
  2. fix metrics passing

    callzhang committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    c59fedc View commit details
    Browse the repository at this point in the history
  3. metrics fix

    callzhang committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    6e71838 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c062cb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. fixed metrics on loading

    callzhang committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    825a300 View commit details
    Browse the repository at this point in the history
  2. fix evaluation

    callzhang committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    3585891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15f1102 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    ff092ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9bb8b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. fix on evaluation output

    callzhang committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    d2f1dc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

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