Fix DOI badge URL
Browse files
README.md
CHANGED
|
@@ -19,20 +19,6 @@ yaml:
|
|
| 19 |
split: raw
|
| 20 |
subset_num_bytes: 678000000
|
| 21 |
total_num_examples: 15247
|
| 22 |
-
dataset_info:
|
| 23 |
-
- config_name: default
|
| 24 |
-
features:
|
| 25 |
-
- name: text
|
| 26 |
-
dtype: string
|
| 27 |
-
- name: metadata
|
| 28 |
-
dtype: string
|
| 29 |
-
- name: category
|
| 30 |
-
dtype: string
|
| 31 |
-
- name: quality_score
|
| 32 |
-
dtype: float
|
| 33 |
-
split: raw
|
| 34 |
-
subset_num_bytes: 678000000
|
| 35 |
-
total_num_examples: 15247
|
| 36 |
language:
|
| 37 |
- en
|
| 38 |
license: cc-by-4.0
|
|
@@ -56,8 +42,8 @@ yaml:
|
|
| 56 |
<a href="https://arxiv.org/abs/2604.16353">
|
| 57 |
<img src="https://img.shields.io/badge/arXiv-2604.16353-red?style=flat-square" alt="arXiv">
|
| 58 |
</a>
|
| 59 |
-
|
| 60 |
-
<img src="https://img.shields.io/badge/DOI-10.
|
| 61 |
</a>
|
| 62 |
<a href="https://creativecommons.org/licenses/by/4.0/">
|
| 63 |
<img src="https://img.shields.io/badge/License-CC%20BY%204.0-blue?style=flat-square" alt="License: CC BY 4.0">
|
|
|
|
| 19 |
split: raw
|
| 20 |
subset_num_bytes: 678000000
|
| 21 |
total_num_examples: 15247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
language:
|
| 23 |
- en
|
| 24 |
license: cc-by-4.0
|
|
|
|
| 42 |
<a href="https://arxiv.org/abs/2604.16353">
|
| 43 |
<img src="https://img.shields.io/badge/arXiv-2604.16353-red?style=flat-square" alt="arXiv">
|
| 44 |
</a>
|
| 45 |
+
<a href="https://doi.org/10.1007/978-3-032-21324-2_37">
|
| 46 |
+
<img src="https://img.shields.io/badge/DOI-10.1007_978-3-032-21324-2_37-green?style=flat-square" alt="DOI">
|
| 47 |
</a>
|
| 48 |
<a href="https://creativecommons.org/licenses/by/4.0/">
|
| 49 |
<img src="https://img.shields.io/badge/License-CC%20BY%204.0-blue?style=flat-square" alt="License: CC BY 4.0">
|