Datasets:

ArXiv:
License:
e9t commited on
Commit
2c1694a
1 Parent(s): abb829c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -186,7 +186,8 @@ $ pip install -r requirements.txt
186
  The repository includes necessary scripts for inference and evaluation, as described in the following sections.
187
 
188
  ### Inference
189
- TODO
 
190
 
191
  ### Evaluation
192
  The benchmark dataset can be found in the `dataset` folder.
 
186
  The repository includes necessary scripts for inference and evaluation, as described in the following sections.
187
 
188
  ### Inference
189
+ We offer inference scripts that let you request results from various document parsing services.
190
+ For more details, refer to this [README](https://huggingface.co/datasets/upstage/dp-bench/blob/main/scripts/README.md).
191
 
192
  ### Evaluation
193
  The benchmark dataset can be found in the `dataset` folder.