Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,8 +3,7 @@ configs:
|
|
| 3 |
- config_name: default
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
-
path: "
|
| 7 |
-
base_path: new_type_cash_flow_statement
|
| 8 |
task_categories:
|
| 9 |
- object-detection
|
| 10 |
tags:
|
|
@@ -27,7 +26,7 @@ dataset_info:
|
|
| 27 |
dtype: int64
|
| 28 |
- name: clean_pdf
|
| 29 |
dtype: string
|
| 30 |
-
- name:
|
| 31 |
dtype: string
|
| 32 |
- name: clean_bbox_px
|
| 33 |
dtype: string
|
|
|
|
| 3 |
- config_name: default
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
+
path: "metadata.csv"
|
|
|
|
| 7 |
task_categories:
|
| 8 |
- object-detection
|
| 9 |
tags:
|
|
|
|
| 26 |
dtype: int64
|
| 27 |
- name: clean_pdf
|
| 28 |
dtype: string
|
| 29 |
+
- name: string
|
| 30 |
dtype: string
|
| 31 |
- name: clean_bbox_px
|
| 32 |
dtype: string
|