File size: 735 Bytes
fa2b1f9
 
bd969ff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fa2b1f9
bd969ff
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
license: mit
language:
- en
multilinguality:
- monolingual
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- text2text-generation
- text-generation
tags:
- docugami
- dfm-csl
pretty_name: DoContextual Semantic Lables (Small)
---

# Contextual Semantic Labels (Small) Benchmark Dataset

Please see [https://github.com/docugami/DFM-benchmarks](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](https://huggingface.co/docs/datasets/index)

The [explore.ipynb](./explore.ipynb) notebook has some reference code.