Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Zaid commited on
Commit
1ba5bc0
·
verified ·
1 Parent(s): 23a00cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ MOLE is a dataset for evaluating and validating metadata extracted from scientif
20
  ![pipeline](https://raw.githubusercontent.com/IVUL-KAUST/MOLE/refs/heads/main/images/pipeline.png)
21
 
22
  ## 📋 Dataset Structure
23
- Description of the dataset features
24
 
25
  - `Name (str)`: What is the name of the dataset?
26
  - `Subsets (List[Dict[Name, Volume, Unit, Dialect]])`: What are the dialect subsets of this dataset?
 
20
  ![pipeline](https://raw.githubusercontent.com/IVUL-KAUST/MOLE/refs/heads/main/images/pipeline.png)
21
 
22
  ## 📋 Dataset Structure
23
+ The main datasets attributes are shown below. Also for earch feature there is binary value `attribute_exist`. The value is 1 if the attribute is retrievable form the paper, otherwise it is 0.
24
 
25
  - `Name (str)`: What is the name of the dataset?
26
  - `Subsets (List[Dict[Name, Volume, Unit, Dialect]])`: What are the dialect subsets of this dataset?