CoolFace
20 results

llamaindex

llamaindex /ParseBench ParseBench Quick links: [🌐 Website] [📜 Paper] [💻 Code] ParseBench is a benchmark for evaluating document parsing systems on real-world enterprise documents, with the following characteristics: Multi-dimensional evaluation. The benchmark is stratified into five capability dimensions — tables, charts, content faithfulness, semantic formatting, and visual grounding — each with task-specific metrics designed to capture what agentic workflows depend on. Real-world enterprise… See the full description on the dataset page: https://huggingface.co/datasets/llamaindex/ParseBench.document100K<n<1M129 likes23k downloads5mo agoHugging Facellamaindex /ExtractBench ExtractBench Quick links: [🌐 Website] [📜 Paper] [💻 Code] Given a document and a schema, a system returns structured data with evidence. The input is a full document, born-digital or scanned, and a schema written by the user. The output is a schema-valid JSON object, with the source page and a bounding box for each value as evidence. It must return correct, exhaustive values (including repeated records), correctly use null for absent information, and ground each extracted… See the full description on the dataset page: https://huggingface.co/datasets/llamaindex/ExtractBench.documentn<1K32 likes20k downloads1mo agoHugging Facellamaindex /vdr-multilingual-train Multilingual Visual Document Retrieval Dataset This dataset consists of 500k multilingual query image samples, collected and generated from scratch using public internet pdfs. The queries are synthetic and generated using VLMs (gemini-1.5-pro and Qwen2-VL-72B). It was used to train the vdr-2b-multi-v1 retrieval multimodal, multilingual embedding model. How it was created This is the entire data pipeline used to create the Italian subset of this dataset. Each step… See the full description on the dataset page: https://huggingface.co/datasets/llamaindex/vdr-multilingual-train.image100K<n<1M31 likes927 downloads2y agoHugging Facellamaindex /liteparse_bench_smalldocumentn<1K3 likes654 downloads3d agoHugging Facellamaindex /liteparse_cicd_dataContains files and results used to validate pull-requests in the liteparse repo document1K<n<10K0 likes626 downloads1mo agoHugging Facetomaarsen /llamaindex-vdr-en-train-preprocessed llamaindex-vdr-en-train-preprocessed This dataset is a preprocessed English subset of llamaindex/vdr-multilingual-train, prepared for training multimodal Sentence Transformer embedding models on document screenshot retrieval. Changes from the original dataset The original llamaindex/vdr-multilingual-train dataset stores hard negatives as a list of ID strings that reference other rows. This dataset makes two key changes: English only: Only the English subset (53,512… See the full description on the dataset page: https://huggingface.co/datasets/tomaarsen/llamaindex-vdr-en-train-preprocessed.image10K<n<100K3 likes496 downloads6mo agoHugging Face