Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
nielsr HF Staff commited on
Commit
1e04115
·
verified ·
1 Parent(s): 8976940

Add link to paper

Browse files

This PR ensures the dataset can be found at and is linked to https://huggingface.co/papers/2505.19800.

Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,24 +1,25 @@
1
  ---
2
- tags:
3
- - metadata
4
- - extraction
5
- - validation
6
  language:
7
  - en
8
  - ar
9
  - fr
10
  - jp
11
  - ru
12
- pretty_name: MOLE
13
  size_categories:
14
  - n<1K
15
- license: apache-2.0
16
  task_categories:
17
  - feature-extraction
 
 
 
 
 
18
  ---
 
19
  # MOLE: *Metadata Extraction and Validation in Scientific Papers*
20
 
21
- MOLE is a dataset for evaluating and validating metadata extracted from scientific papers
22
 
23
  ![pipeline](https://raw.githubusercontent.com/IVUL-KAUST/MOLE/refs/heads/main/images/pipeline.png)
24
 
 
1
  ---
 
 
 
 
2
  language:
3
  - en
4
  - ar
5
  - fr
6
  - jp
7
  - ru
8
+ license: apache-2.0
9
  size_categories:
10
  - n<1K
 
11
  task_categories:
12
  - feature-extraction
13
+ pretty_name: MOLE
14
+ tags:
15
+ - metadata
16
+ - extraction
17
+ - validation
18
  ---
19
+
20
  # MOLE: *Metadata Extraction and Validation in Scientific Papers*
21
 
22
+ MOLE is a dataset for evaluating and validating metadata extracted from scientific papers. The paper can be found [here](https://huggingface.co/papers/2505.19800).
23
 
24
  ![pipeline](https://raw.githubusercontent.com/IVUL-KAUST/MOLE/refs/heads/main/images/pipeline.png)
25