metadata
license: mit
language:
- en
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- text2text-generation
- text-generation
dataset_info:
features:
- name: Text
dtype: string
- name: Small Chunk
dtype: string
- name: Ground Truth
dtype: string
- name: docugami/dfm-cs-small
dtype: string
splits:
- name: eval
num_bytes: 240040
num_examples: 1099
- name: train
num_bytes: 20906
num_examples: 100
download_size: 143986
dataset_size: 260946
tags:
- docugami
- dfm-csl
- xml-knowledge-graphs
pretty_name: Contextual Semantic Lables (Small)
Contextual Semantic Labels (Small) Benchmark Dataset
Please see https://github.com/docugami/DFM-benchmarks for more details, eval code, and current scores for different models.
Using Dataset
Please refer to standard huggingface documentation to use this dataset: https://huggingface.co/docs/datasets/index
The explore.ipynb notebook has some reference code.