https://github.com/facebookresearch/pythia
Revision da8287a0abb26488e83829ee6795825214ce2e52 authored by Jun Chen on 21 May 2021, 00:03:09 UTC, committed by Facebook GitHub Bot on 21 May 2021, 00:04:06 UTC
Summary:
Experiments on commerce attribute with new taxonomy

Modifications
1. Fix soft label masking error when label contains `ignore_index`
2. Compute AP even if some labels are missing during validation
3. Add metric `accuracy_with_unknown` for missing category

Reviewed By: lichengunc

Differential Revision: D28346114

fbshipit-source-id: a8f76eb29a3fdb9f165aecbd66428511ec154a50
1 parent 3183b13
History
Tip revision: da8287a0abb26488e83829ee6795825214ce2e52 authored by Jun Chen on 21 May 2021, 00:03:09 UTC
[MMC] Experiment on attribute new taxonomy
Tip revision: da8287a
File Mode Size
.circleci
.github
docs
mmf
mmf_cli
projects
tests
tools
website
.editorconfig -rw-r--r-- 191 bytes
.flake8 -rw-r--r-- 187 bytes
.gitignore -rw-r--r-- 267 bytes
.pre-commit-config.yaml -rw-r--r-- 1.1 KB
LICENSE -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 130 bytes
NOTICES -rw-r--r-- 4.5 KB
README.md -rw-r--r-- 2.2 KB
pyproject.toml -rw-r--r-- 958 bytes
requirements.txt -rw-r--r-- 475 bytes
setup.py -rw-r--r-- 5.1 KB

README.md

back to top