Skip to content

klue_baseline/data/klue_dp.py에 관해서 #5

@joonkeekim

Description

@joonkeekim

Abstract(요약) 🔥

안녕하세요! fine-tuning해보는 과정에서 직접적 bug는 아니지만 issue에 올려봅니다!
klue_dp.py에서 사용하는 정보는 아니지만 example별 guid가 잘못 들어가게 됩니다.

How to Reproduce(재현 방법) 🤔

convert_examples_to_features함수의 feature.append과정에서 example.guid는 새로 받은 example의 guid이므로 한단계식 밀려서 들어갑니다.

How to solve (어떻게 해결할 수 있을까요) 🙋‍♀

이전 example의 guid를 넣는 방식으로 해결할 수 있습니다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions