arcolab-dev commited on
Commit
faf0319
·
verified ·
1 Parent(s): aa641d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.