Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问DataProcessor类在哪里呢 #169

Open
sweetboxwwy opened this issue Jan 10, 2022 · 0 comments
Open

请问DataProcessor类在哪里呢 #169

sweetboxwwy opened this issue Jan 10, 2022 · 0 comments

Comments

@sweetboxwwy
Copy link

processors = {
        "xnli": XnliProcessor,
        "tnews": TnewsProcessor,
        "afqmc": AFQMCProcessor,
        "iflytek": iFLYTEKDataProcessor,
        "copa": COPAProcessor,
        "cmnli": CMNLIProcessor,
        "wsc": WSCProcessor,
        "csl": CslProcessor,

}
我想要根据这几个类重写一个读取自己数据集的类,在哪里找到这几个类的写法呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant