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

dataset.py中的数据问题 #3

Open
biubiu202012 opened this issue Sep 22, 2020 · 0 comments
Open

dataset.py中的数据问题 #3

biubiu202012 opened this issue Sep 22, 2020 · 0 comments

Comments

@biubiu202012
Copy link

您好请问
laptop_corpus1 = CorpusDataset('../data/TEST/Test_reviews.csv', tokenizer)
laptop_corpus2 = CorpusDataset('../data/TRAIN/Train_laptop_corpus.csv', tokenizer)
laptop_corpus3 = CorpusDataset('../data/TRAIN/Train_laptop_reviews.csv', tokenizer)
makeup_corpus1 = CorpusDataset('../data/TEST/Test_reviews1.csv', tokenizer)
makeup_corpus2 = CorpusDataset('../data/TRAIN/Train_reviews.csv', tokenizer)
makeup_corpus3 = CorpusDataset('../data/TRAIN/Train_makeup_reviews.csv', tokenizer)

这段代码中的laptop_corpus1 和makeup_corpus1分别是什么数据?在复赛数据中好像没有提供这俩个数据啊

@biubiu202012 biubiu202012 changed the title pretrain.py中的数据问题 dataset.py中的数据问题 Sep 22, 2020
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