Skip to content

run_pretraining.py可能缺少调用main函数的地方 #68

@Freeshman

Description

@Freeshman

如题,阅读源码发现main函数只进行了定义,未进行调用,盲猜少了下面的代码:
if name == "main":
main()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions