Datasets:

Modalities:
Image
Text
Formats:
webdataset
Languages:
English
ArXiv:
Libraries:
Datasets
WebDataset
License:
neginb commited on
Commit
b5a6778
·
verified ·
1 Parent(s): d603bf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
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
- - **PMC_ID**: Unique identifier from PubMed Central.
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