{{ article.description or article.article_description }}
Published: {{ article.date_publish or article.article_publish_date }}
{% if article.date_modify or article.article_modify_date %}
Modified: {{ article.date_modify or article.article_modify_date }}
{% endif %}
{% if article.date_download or article.article_download_date %}
Downloaded: {{ article.date_download or article.article_download_date }}
{% endif %}
{{ article.background }}
The final question hasn't been processed yet. This could be because:
Individual questions haven't been extracted yet. This step occurs after question generation in the pipeline.
This article doesn't have any processing data yet. This could be because:
Try running the complete question generation pipeline for this article.