Skip to content

Fixes the incorrect token prediction distribution from _all_scores_for_token() in sequence_tagger_model.py #538

Fixes the incorrect token prediction distribution from _all_scores_for_token() in sequence_tagger_model.py

Fixes the incorrect token prediction distribution from _all_scores_for_token() in sequence_tagger_model.py #538

Workflow file for this run

on: issue_comment
jobs:
issue_commented:
name: Issue comment
if: ${{ github.event.issue.author == github.even.issue_comment.author }}
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: "Awaiting Response"