Dataset Viewer
Auto-converted to Parquet Duplicate
image
imagewidth (px)
420
618
raw_queries
listlengths
1
1
broad_topical_query
stringclasses
3 values
broad_topical_explanation
stringclasses
3 values
specific_detail_query
stringclasses
3 values
specific_detail_explanation
stringclasses
3 values
visual_element_query
stringclasses
3 values
visual_element_explanation
stringclasses
3 values
parsed_into_json
bool
1 class
extraction
stringclasses
3 values
inference_info
stringclasses
1 value
[ "{\n \"broad_topical_query\": \"UFO FlyBys in Middle Tennessee\",\n \"broad_topical_explanation\": \"This query targets the main subject of the document, which is the reported UFO sightings in Middle Tennessee.\",\n \"specific_detail_query\": \"David Copperfield special\",\n \"specific_detail_explanation\": \"T...
UFO FlyBys in Middle Tennessee
This query targets the main subject of the document, which is the reported UFO sightings in Middle Tennessee.
David Copperfield special
This query focuses on a specific detail mentioned in the document, which is the David Copperfield special that the author and her husband were watching.
Image of a man and woman
This query references the visual element in the document, which is the image of a man and woman sitting on the porch.
true
{"title": "OUT OF THIS WORLD UFO FlyBys in Middle Tennessee", "date": "Oct. 26, 1995"}
[{"model": "datalab-to/lift", "model_name": "lift", "column_name": "extraction", "task": "schema-constrained extraction", "backend": "hf", "fields": ["title", "date"], "page_range": null, "parse_error_rate": 0.0, "timestamp": "2026-06-22T10:22:03.866514+00:00", "script": "lift-extract.py"}]
[ "{\n \"broad_topical_query\": \"Snake with legs and feet reported in Africa\",\n \"broad_topical_explanation\": \"This query focuses on the main subject of the document, which is the report of a snake with legs and feet found in Africa.\",\n \"specific_detail_query\": \"Snake with legs and feet reported in Afric...
Snake with legs and feet reported in Africa
This query focuses on the main subject of the document, which is the report of a snake with legs and feet found in Africa.
Snake with legs and feet reported in Africa, 1899
This query is more specific, focusing on the date and location mentioned in the document.
Document page with text
This query refers to the visual element of the document page, which includes the text content and layout.
true
{"title": "A Waco Snake.", "date": "August 12th 1899"}
[{"model": "datalab-to/lift", "model_name": "lift", "column_name": "extraction", "task": "schema-constrained extraction", "backend": "hf", "fields": ["title", "date"], "page_range": null, "parse_error_rate": 0.0, "timestamp": "2026-06-22T10:22:03.866514+00:00", "script": "lift-extract.py"}]
[ "{\n \"broad_topical_query\": \"Document about Mount Clemens, Michigan\",\n \"broad_topical_explanation\": \"This query is effective because it covers the main subject of the document, which is the investigation of a UFO sighting in Mount Clemens, Michigan.\",\n \"specific_detail_query\": \"Document mentioning D...
Document about Mount Clemens, Michigan
This query is effective because it covers the main subject of the document, which is the investigation of a UFO sighting in Mount Clemens, Michigan.
Document mentioning Dr. Hynek and the OVNI
This query is effective because it focuses on a specific detail from the document, which is the involvement of Dr. Hynek in the investigation of the OVNI.
Document with a picture of Paris 67a
This query is effective because it references a visual element in the document, which is the picture of Paris 67a, and can help in retrieving the document.
true
{"title": null, "date": "Septiembre, 1995 / 60"}
[{"model": "datalab-to/lift", "model_name": "lift", "column_name": "extraction", "task": "schema-constrained extraction", "backend": "hf", "fields": ["title", "date"], "page_range": null, "parse_error_rate": 0.0, "timestamp": "2026-06-22T10:22:03.866514+00:00", "script": "lift-extract.py"}]

lift structured extraction on davanstrien/ufo-ColPali

Schema-constrained JSON extracted from images in davanstrien/ufo-ColPali using lift (9B, Qwen3.5-based) by Datalab, via the lift-pdf package.

Processing Details

  • Source Dataset: davanstrien/ufo-ColPali
  • Model: datalab-to/lift
  • Backend: hf
  • Input column: image (image)
  • Output column: extraction (JSON string per row)
  • Split: train
  • Samples: 3
  • Valid JSON: 3 / 3
  • Processing time: 1.8 min
  • Date: 2026-06-22 10:22 UTC

Extraction Schema

{
  "type": "object",
  "properties": {
    "title": {
      "type": "string"
    },
    "date": {
      "type": "string"
    }
  }
}

License note

lift's code is Apache-2.0, but the model weights use a modified OpenRAIL-M license: free for research, personal use, and startups under $5M funding/revenue, restricted from competitive use against Datalab's API. See the model card.

Dataset Structure

Original columns plus:

  • extraction: lift output (JSON string; raw text kept on parse failure)
  • inference_info: JSON list tracking models applied to this dataset

Generated with UV Scripts.

Downloads last month
35