Skip to content

reasoning_parserでパターンマッチに失敗するとjudgeで落ちる #292

Description

@Kotaro-Aono

バグの説明

reasoning_parserでパターンマッチに失敗した場合、Noneを返すのでjson.dumpするときにlm_outputがnullに変換されます。
後段のjudgeの時に、judgeは文字列型しか受け付けないのでエラーを起こす場合がある

再現手順

期待される動作

reasoning_parserでパターンマッチに失敗した場合でも空文字列を返すようにする

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions