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

when i run the clustering.py , download the vocab.json , there is error occured.it need authory,i don't known how to handle it . #6

Open
yunnanlj opened this issue Nov 17, 2022 · 2 comments

Comments

@yunnanlj
Copy link

No description provided.

@JiachengLi1995
Copy link
Owner

JiachengLi1995 commented Nov 17, 2022

That's my experiment codes for the paper so that's a local file for pre-trained model. Please change line 56 and 57 to:
tokenizer = UCTopicTokenizer.from_pretrained("JiachengLi/uctopic-base")
model = UCTopic.from_pretrained("JiachengLi/uctopic-base")
Then, the code will download the pre-trained model from Huggingface.

@yunnanlj
Copy link
Author

yunnanlj commented Nov 18, 2022 via email

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

2 participants