Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ MOLE is a dataset for evaluating and validating metadata extracted from scientif
|
|
| 20 |

|
| 21 |
|
| 22 |
## 📋 Dataset Structure
|
| 23 |
-
|
| 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 |

|
| 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?
|