Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -155,7 +155,7 @@ dataset = load_dataset("arcolab-dev/FinDoc-Robust")
|
|
| 155 |
|
| 156 |
```
|
| 157 |
|
| 158 |
-
### Recommended Evaluation Metrics
|
| 159 |
|
| 160 |
* **Tree-edit distance / TEDS:** For structural table matching via the `.xlsx` layout.
|
| 161 |
* **ANLS (Average Normalized Levenshtein Similarity):** For text extraction robustness under dirty variants.
|
|
|
|
| 155 |
|
| 156 |
```
|
| 157 |
|
| 158 |
+
### Recommended Evaluation Metrics.
|
| 159 |
|
| 160 |
* **Tree-edit distance / TEDS:** For structural table matching via the `.xlsx` layout.
|
| 161 |
* **ANLS (Average Normalized Levenshtein Similarity):** For text extraction robustness under dirty variants.
|