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

Implement WIL metric #111

Closed
wants to merge 2 commits into from

Commits on Dec 19, 2022

  1. Implement Wip metric

    Summary: Implement a functional metric and class metric to calculate Wip (Word Information Preserved) score for TorchEval
    
    Differential Revision: https://internalfb.com/D41855197
    
    fbshipit-source-id: 9376347575542cdc674b7981f56785cef0c18dfb
    Jingchi Wang authored and facebook-github-bot committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    c71a8de View commit details
    Browse the repository at this point in the history
  2. Implement WIL metric (pytorch#111)

    Summary:
    Pull Request resolved: pytorch#111
    
    Implemented functional and class based Word Information Loss metric and added tests.
    
    Reviewed By: ninginthecloud
    
    Differential Revision: D41942828
    
    fbshipit-source-id: c192267c530f9e409ddd6b7430e3c497fa409371
    andreasfloros authored and facebook-github-bot committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    04fb5aa View commit details
    Browse the repository at this point in the history