--- license: cc-by-4.0 task_categories: - summarization language: - en tags: - science - agriculture - academic size_categories: - 10M
  • "metadata" (object, required): Contains information related to the document's metadata.
    1. "gardian_id" (string): an identifier for the document within the GARDIAN ecosystem.
    2. "source" (string): the source or origin of the document.
    3. "url" (string): the url of the downloaded document.
    4. "id" (string): internal identifier of the document generated by hashing the URL string.
  • "keywords" (list of strings): the keyword list as obtained from origin index metadata.
  • "sieverID" (string, required): internal identifier of the document.
  • "content" (string): The useful textual content of the publication as retrieved using GROBID and PDFbox.
  • "images" (list of strings): It containes the keys of the extracted images by PDFbox. To access the image create the following URL https://cigi-images.s3.us-east-2.amazonaws.com/{image_key}
  • "tables" (list of strings): It containes the keys of the extracted datatables by Tabula. To access the datatables create the following URL https://cigi-tables.s3.us-east-2.amazonaws.com/{tables_key}
  • ### Acknowledgement This dataset was developed for the [Generative AI for Agriculture (GAIA)](https://www.ifpri.org/project/generative-ai-for-agriculture-gaia/) project, supported by the Gates Foundation, in collaboration between [CGIAR](https://www.cgiar.org/) and [SCiO](https://scio.systems/)