Datasets:
Add task categories, license and links to paper and GitHub
#2
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,4 +1,12 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
- name: lang
|
|
@@ -86,14 +94,12 @@ configs:
|
|
| 86 |
data_files:
|
| 87 |
- split: train
|
| 88 |
path: data/train-*
|
| 89 |
-
language:
|
| 90 |
-
- en
|
| 91 |
-
pretty_name: Distributed Ledger Technology (DLT) Scientific Literature
|
| 92 |
-
size_categories:
|
| 93 |
-
- 10K<n<100K
|
| 94 |
---
|
|
|
|
| 95 |
# DLT-Scientific-Literature
|
| 96 |
|
|
|
|
|
|
|
| 97 |
## Dataset Description
|
| 98 |
|
| 99 |
### Dataset Summary
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: other
|
| 5 |
+
task_categories:
|
| 6 |
+
- text-generation
|
| 7 |
+
size_categories:
|
| 8 |
+
- 10K<n<100K
|
| 9 |
+
pretty_name: Distributed Ledger Technology (DLT) Scientific Literature
|
| 10 |
dataset_info:
|
| 11 |
features:
|
| 12 |
- name: lang
|
|
|
|
| 94 |
data_files:
|
| 95 |
- split: train
|
| 96 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
---
|
| 98 |
+
|
| 99 |
# DLT-Scientific-Literature
|
| 100 |
|
| 101 |
+
[**Paper**](https://huggingface.co/papers/2602.22045) | [**GitHub**](https://github.com/dlt-science/DLT-Corpus)
|
| 102 |
+
|
| 103 |
## Dataset Description
|
| 104 |
|
| 105 |
### Dataset Summary
|