| { |
| "train": { |
| "description": "Training split of CVAT: end-to-end", |
| "schema": { |
| "docling_version": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "status": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "document_id": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "document_filepath": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "document_filehash": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "GroundTruthDocument": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "GroundTruthPictures": { |
| "feature": { |
| "_type": "Image" |
| }, |
| "_type": "Sequence" |
| }, |
| "GroundTruthPageImages": { |
| "feature": { |
| "_type": "Image" |
| }, |
| "_type": "Sequence" |
| }, |
| "PredictedDocument": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "PredictionPictures": { |
| "feature": { |
| "_type": "Image" |
| }, |
| "_type": "Sequence" |
| }, |
| "PredictionPageImages": { |
| "feature": { |
| "_type": "Image" |
| }, |
| "_type": "Sequence" |
| }, |
| "BinaryDocument": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "mimetype": { |
| "dtype": "string", |
| "_type": "Value" |
| } |
| }, |
| "num_rows": 0 |
| }, |
| "test": { |
| "description": "Test split of CVAT: end-to-end", |
| "schema": { |
| "docling_version": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "status": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "document_id": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "document_filepath": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "document_filehash": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "GroundTruthDocument": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "GroundTruthPictures": { |
| "feature": { |
| "_type": "Image" |
| }, |
| "_type": "Sequence" |
| }, |
| "GroundTruthPageImages": { |
| "feature": { |
| "_type": "Image" |
| }, |
| "_type": "Sequence" |
| }, |
| "PredictedDocument": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "PredictionPictures": { |
| "feature": { |
| "_type": "Image" |
| }, |
| "_type": "Sequence" |
| }, |
| "PredictionPageImages": { |
| "feature": { |
| "_type": "Image" |
| }, |
| "_type": "Sequence" |
| }, |
| "BinaryDocument": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "mimetype": { |
| "dtype": "string", |
| "_type": "Value" |
| } |
| }, |
| "num_rows": 200 |
| } |
| } |