Datasets:
Add task category, license, and links to paper/GitHub
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,4 +1,12 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
- name: timestamp
|
|
@@ -63,8 +71,6 @@ configs:
|
|
| 63 |
data_files:
|
| 64 |
- split: train
|
| 65 |
path: data/train-*
|
| 66 |
-
language:
|
| 67 |
-
- en
|
| 68 |
tags:
|
| 69 |
- DLT
|
| 70 |
- Blockchain
|
|
@@ -74,12 +80,12 @@ tags:
|
|
| 74 |
- Ethereum
|
| 75 |
- XRP
|
| 76 |
- Hedera
|
| 77 |
-
pretty_name: Distributed Ledger Technology (DLT) / Blockchain Sentiment News
|
| 78 |
-
size_categories:
|
| 79 |
-
- 10K<n<100K
|
| 80 |
---
|
|
|
|
| 81 |
# DLT-Sentiment-News
|
| 82 |
|
|
|
|
|
|
|
| 83 |
## Dataset Description
|
| 84 |
|
| 85 |
### Dataset Summary
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: cc-by-nc-4.0
|
| 5 |
+
task_categories:
|
| 6 |
+
- text-classification
|
| 7 |
+
size_categories:
|
| 8 |
+
- 10K<n<100K
|
| 9 |
+
pretty_name: Distributed Ledger Technology (DLT) / Blockchain Sentiment News
|
| 10 |
dataset_info:
|
| 11 |
features:
|
| 12 |
- name: timestamp
|
|
|
|
| 71 |
data_files:
|
| 72 |
- split: train
|
| 73 |
path: data/train-*
|
|
|
|
|
|
|
| 74 |
tags:
|
| 75 |
- DLT
|
| 76 |
- Blockchain
|
|
|
|
| 80 |
- Ethereum
|
| 81 |
- XRP
|
| 82 |
- Hedera
|
|
|
|
|
|
|
|
|
|
| 83 |
---
|
| 84 |
+
|
| 85 |
# DLT-Sentiment-News
|
| 86 |
|
| 87 |
+
[Paper](https://huggingface.co/papers/2602.22045) | [Code](https://github.com/dlt-science/DLT-Corpus)
|
| 88 |
+
|
| 89 |
## Dataset Description
|
| 90 |
|
| 91 |
### Dataset Summary
|