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

how to synthesize a basic paper from here? #69

Open
AndreV84 opened this issue Jan 26, 2023 · 1 comment
Open

how to synthesize a basic paper from here? #69

AndreV84 opened this issue Jan 26, 2023 · 1 comment

Comments

@AndreV84
Copy link

AndreV84 commented Jan 26, 2023

>>> model.generate("Title: Self-Supervised Learning, A Survey\n\nAuthors: John Smith\n\n", new_doc=True)
'Title: Self-Supervised Learning, A Survey\n\nAuthors: John Smith\n\n# Abstract\n\nSelf-supervised learning is a class of unsupervised learning methods that use data augmentation to generate labels for the data. These labels are then used to train a model to predict the labels. This paper provides a survey of the current state of self-supervised learning. We discuss the different types'

it doesn't look like papers that were generated by web service until it got shutdown, right?
how to get it to render a full multiple pages article or paper? is it possible?

@kno10
Copy link

kno10 commented Mar 22, 2023

Would it be possible to also release the code of the web site, to see how it prompts the model?

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