funsd_layoutlmv3 / README.md
wizenheimer's picture
Upload folder using huggingface_hub (#1)
f54254e verified

Convert FunSD LayoutLMv3 to Markdown

This dataset contains processed sample of FunSD LayoutLMv3 dataset. Find the original dataset at https://huggingface.co/datasets/nielsr/funsd-layoutlmv3

This dataset was generated using Cyyrus, an open-source library for creating and managing datasets.

Using the Dataset

To use this dataset with the Hugging Face datasets library:

from datasets import load_dataset

dataset = load_dataset("wizenheimer/funsd_layoutlmv3")

License

This dataset is licensed under the MIT license.

Tags

  • markdown

  • document

  • doclaynet

  • benchmark

  • gpt-4o-mini

  • cyyrus

Acknowledgements

This dataset was created using Cyyrus, an open-source library for dataset generation and management. If you find yourself using this dataset in your work (and why wouldn't you?), consider giving Cyyrus a little love:

@software{cyyrus,
  title = {Cyyrus: An Open-Source Library for Dataset Generation and Management},
  author = ,
  url = {https://github.com/wizenheimer/cyyrus},
  year = {2024}
}

For any questions or issues related to this dataset, please open an issue on the Cyyrus GitHub repository.