Datasets:
Add task categories, license, and links to paper and GitHub
#1
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,4 +1,12 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
- name: text
|
|
@@ -56,8 +64,6 @@ configs:
|
|
| 56 |
data_files:
|
| 57 |
- split: train
|
| 58 |
path: data/train-*
|
| 59 |
-
language:
|
| 60 |
-
- en
|
| 61 |
tags:
|
| 62 |
- DLT
|
| 63 |
- Blockchain
|
|
@@ -66,12 +72,12 @@ tags:
|
|
| 66 |
- Ethereum
|
| 67 |
- Crypto
|
| 68 |
- Patents
|
| 69 |
-
pretty_name: Distributed Ledger Technology (DLT) / Blockchain Patents
|
| 70 |
-
size_categories:
|
| 71 |
-
- 10K<n<100K
|
| 72 |
---
|
|
|
|
| 73 |
# DLT-Patents
|
| 74 |
|
|
|
|
|
|
|
| 75 |
## Dataset Description
|
| 76 |
|
| 77 |
### Dataset Summary
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: other
|
| 5 |
+
size_categories:
|
| 6 |
+
- 10K<n<100K
|
| 7 |
+
task_categories:
|
| 8 |
+
- feature-extraction
|
| 9 |
+
pretty_name: Distributed Ledger Technology (DLT) / Blockchain Patents
|
| 10 |
dataset_info:
|
| 11 |
features:
|
| 12 |
- name: text
|
|
|
|
| 64 |
data_files:
|
| 65 |
- split: train
|
| 66 |
path: data/train-*
|
|
|
|
|
|
|
| 67 |
tags:
|
| 68 |
- DLT
|
| 69 |
- Blockchain
|
|
|
|
| 72 |
- Ethereum
|
| 73 |
- Crypto
|
| 74 |
- Patents
|
|
|
|
|
|
|
|
|
|
| 75 |
---
|
| 76 |
+
|
| 77 |
# DLT-Patents
|
| 78 |
|
| 79 |
+
[**Paper**](https://huggingface.co/papers/2602.22045) | [**Code**](https://github.com/dlt-science/DLT-Corpus)
|
| 80 |
+
|
| 81 |
## Dataset Description
|
| 82 |
|
| 83 |
### Dataset Summary
|