Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -43,13 +43,8 @@ The dataset primarily contains text in **English**.
|
|
43 |
|
44 |
### Data Fields
|
45 |
Each record in the dataset contains:
|
46 |
-
- **
|
47 |
-
- **Image**: Filename of the extracted image.
|
48 |
-
- **Sub-caption**: Caption corresponding to a sub-part of a compound figure (if applicable).
|
49 |
- **Full caption**: Original figure caption from the research paper.
|
50 |
-
- **In-text references summary**: Summarized reference to the image from the body text of the paper.
|
51 |
-
- **In-text references**: The full in-text reference associated with the image.
|
52 |
-
- **Modality**: Image modality classification.
|
53 |
### Data Splits
|
54 |
The dataset does not contain predefined splits. Users can split the data as needed for training, validation, and testing.
|
55 |
## Dataset Creation
|
|
|
43 |
|
44 |
### Data Fields
|
45 |
Each record in the dataset contains:
|
46 |
+
- **Image**: Filename of each extracted and decomposed image.
|
|
|
|
|
47 |
- **Full caption**: Original figure caption from the research paper.
|
|
|
|
|
|
|
48 |
### Data Splits
|
49 |
The dataset does not contain predefined splits. Users can split the data as needed for training, validation, and testing.
|
50 |
## Dataset Creation
|