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

Input format #56

Open
sjoerd1999 opened this issue Nov 20, 2020 · 0 comments
Open

Input format #56

sjoerd1999 opened this issue Nov 20, 2020 · 0 comments

Comments

@sjoerd1999
Copy link

When generating an article using contexual_generate.py, you need to specify a list of variables in a .jsonl file(from what I deducted from the 'april2019_set_mini.jsonl' file):
"title", "text", "summary", "authors", "publish-date", "url", "domain", "warc_date", "split" and "inst_index".

Which of these variables actually influence the generation of articles and in what way?
I know "title" is the heading, and will be the main topic of the generated article, but do the other variables also contribute to the generation?
Also I can't find what "warc_date" and "inst_index" entail.

Thanks in advance!

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