Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -27,16 +27,32 @@ configs:
|
|
| 27 |
data_files:
|
| 28 |
- split: core_2018
|
| 29 |
path: data/core_2018-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
---
|
| 31 |
|
| 32 |
<p align="center">
|
| 33 |
-
<img src="COREX.jpg" alt="A greek scholar writing manuscript in 1080BC" width="
|
| 34 |
</p>
|
| 35 |
|
| 36 |
<h1 align="center">COREX 18</h1>
|
| 37 |
|
| 38 |
|
| 39 |
-
Introducing COREX-18
|
| 40 |
|
| 41 |
COREX was developed as part of our X initiative, which aims to maintain and compile publicly available data into accessible and regularly updated datasets.
|
| 42 |
|
|
@@ -49,5 +65,4 @@ COREX-18 remains unaltered from the original CORE dataset. We maintained the int
|
|
| 49 |
COREX-18 is primarily targeted towards RAG Applications and the Citing data and scientific knowledge category.
|
| 50 |
|
| 51 |
|
| 52 |
-
Note: Full-text version will be updated soon
|
| 53 |
-
|
|
|
|
| 27 |
data_files:
|
| 28 |
- split: core_2018
|
| 29 |
path: data/core_2018-*
|
| 30 |
+
task_categories:
|
| 31 |
+
- question-answering
|
| 32 |
+
- summarization
|
| 33 |
+
- text2text-generation
|
| 34 |
+
- sentence-similarity
|
| 35 |
+
language:
|
| 36 |
+
- en
|
| 37 |
+
- zh
|
| 38 |
+
tags:
|
| 39 |
+
- chemistry
|
| 40 |
+
- biology
|
| 41 |
+
- legal
|
| 42 |
+
- finance
|
| 43 |
+
- music
|
| 44 |
+
- art
|
| 45 |
+
- climate
|
| 46 |
---
|
| 47 |
|
| 48 |
<p align="center">
|
| 49 |
+
<img src="COREX.jpg" alt="A greek scholar writing manuscript in 1080BC" width="250" height="250">
|
| 50 |
</p>
|
| 51 |
|
| 52 |
<h1 align="center">COREX 18</h1>
|
| 53 |
|
| 54 |
|
| 55 |
+
**Introducing COREX-18**, a comprehensive dataset derived from the 2018 version of the CORE dataset. Our goal is to contribute to the research community by compiling open-access scientific papers and publishing them in extensive datasets. These datasets will facilitate advanced RAG applications and enhance artificial intelligence research.
|
| 56 |
|
| 57 |
COREX was developed as part of our X initiative, which aims to maintain and compile publicly available data into accessible and regularly updated datasets.
|
| 58 |
|
|
|
|
| 65 |
COREX-18 is primarily targeted towards RAG Applications and the Citing data and scientific knowledge category.
|
| 66 |
|
| 67 |
|
| 68 |
+
*Note: Full-text version will be updated soon.*
|
|
|