Update README.md
Browse files
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 |
-
|
|
|
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.
|