sleeping4cat
commited on
Commit
•
4cd2d1a
1
Parent(s):
dffd792
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
---
|
2 |
license: unknown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
<div align="center">
|
5 |
<img src="ChemrXiv.jpg" alt="ChemrXiv Pdf" width="500"/>
|
@@ -15,6 +23,7 @@ Researchers are encouraged to refer to the metadata uploaded at https://huggingf
|
|
15 |
#### Dataset information
|
16 |
**Indexed date:** 15th of September, 2024
|
17 |
**Amount of pdfs:** 26,300+
|
|
|
18 |
|
19 |
**Did you process/alter these pdfs?**
|
20 |
|
@@ -22,4 +31,4 @@ Short answer: NO. We did not process the pdfs nor extracted them. These pdfs are
|
|
22 |
|
23 |
**How are the pdfs named?**
|
24 |
|
25 |
-
Each pdf’s filename is their preprint DOI.
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
+
task_categories:
|
4 |
+
- summarization
|
5 |
+
- translation
|
6 |
+
- text2text-generation
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
tags:
|
10 |
+
- chemistry
|
11 |
---
|
12 |
<div align="center">
|
13 |
<img src="ChemrXiv.jpg" alt="ChemrXiv Pdf" width="500"/>
|
|
|
23 |
#### Dataset information
|
24 |
**Indexed date:** 15th of September, 2024
|
25 |
**Amount of pdfs:** 26,300+
|
26 |
+
**Dataset size:** 73GB
|
27 |
|
28 |
**Did you process/alter these pdfs?**
|
29 |
|
|
|
31 |
|
32 |
**How are the pdfs named?**
|
33 |
|
34 |
+
Each pdf’s filename is their preprint DOI.
|