Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,72 @@ tags:
|
|
9 |
pretty_name: Cryptonews.com articles with price momentum labels
|
10 |
size_categories:
|
11 |
- 10K<n<100K
|
12 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
pretty_name: Cryptonews.com articles with price momentum labels
|
10 |
size_categories:
|
11 |
- 10K<n<100K
|
12 |
+
---
|
13 |
+
|
14 |
+
# Dataset Card for Crypto news articles price momentum labels
|
15 |
+
|
16 |
+
## Table of Contents
|
17 |
+
- [Table of Contents](#table-of-contents)
|
18 |
+
- [Dataset Description](#dataset-description)
|
19 |
+
- [Dataset Summary](#dataset-summary)
|
20 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
21 |
+
- [Languages](#languages)
|
22 |
+
- [Dataset Structure](#dataset-structure)
|
23 |
+
- [Data Instances](#data-instances)
|
24 |
+
- [Data Fields](#data-fields)
|
25 |
+
- [Data Splits](#data-splits)
|
26 |
+
- [Dataset Creation](#dataset-creation)
|
27 |
+
- [Curation Rationale](#curation-rationale)
|
28 |
+
- [Source Data](#source-data)
|
29 |
+
- [Annotations](#annotations)
|
30 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
31 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
32 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
33 |
+
- [Discussion of Biases](#discussion-of-biases)
|
34 |
+
- [Other Known Limitations](#other-known-limitations)
|
35 |
+
- [Additional Information](#additional-information)
|
36 |
+
- [Dataset Curators](#dataset-curators)
|
37 |
+
- [Licensing Information](#licensing-information)
|
38 |
+
- [Citation Information](#citation-information)
|
39 |
+
- [Contributions](#contributions)
|
40 |
+
|
41 |
+
## Dataset Description
|
42 |
+
|
43 |
+
- **Homepage:**
|
44 |
+
- **Repository:** [https://github.com/SahandNZ/IUST-NLP-project-spring-2023] (https://github.com/SahandNZ/IUST-NLP-project-spring-2023)
|
45 |
+
- **Paper:**
|
46 |
+
- **Leaderboard:**
|
47 |
+
- **Point of Contact:**
|
48 |
+
|
49 |
+
### Dataset Summary
|
50 |
+
|
51 |
+
The dataset used in this study was gathered from two prominent sources in the cryptocurrency industry: Cryptonews.com and Binance.com. The aim of the study was to evaluate the impact of news on crypto price movements.
|
52 |
+
|
53 |
+
As we know, news events such as regulatory changes, technological advancements, and major partnerships can have a significant impact on the price of cryptocurrencies. By analyzing the data collected from these sources, this dataset aimed to provide insights into the relationship between news events and crypto market trends.
|
54 |
+
|
55 |
+
### Supported Tasks and Leaderboards
|
56 |
+
|
57 |
+
- **Text Classification**
|
58 |
+
- **Sentiment Analysis**
|
59 |
+
|
60 |
+
### Languages
|
61 |
+
|
62 |
+
The language data in this dataset is in English (BCP-47 en)
|
63 |
+
|
64 |
+
## Dataset Structure
|
65 |
+
|
66 |
+
### Data Instances
|
67 |
+
|
68 |
+
[More Information Needed]
|
69 |
+
|
70 |
+
### Data Fields
|
71 |
+
|
72 |
+
[More Information Needed]
|
73 |
+
|
74 |
+
### Data Splits
|
75 |
+
|
76 |
+
[More Information Needed]
|
77 |
+
|
78 |
+
### Source Data
|
79 |
+
- **Textual:** Cryptonews.com
|
80 |
+
- **Numerical:** Binance.com
|