Skip to content

[Question]: SequenceTagger.load fails with TypeError: not a string when loading a fine-tuned model #669

[Question]: SequenceTagger.load fails with TypeError: not a string when loading a fine-tuned model

[Question]: SequenceTagger.load fails with TypeError: not a string when loading a fine-tuned model #669

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"