Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# BitcoinFall50KScenario
|
9 |
+
|
10 |
+
tags: scenario analysis, risk management, Bitcoin
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:**
|
15 |
+
|
16 |
+
The 'BitcoinFall50KScenario' dataset provides a collection of textual scenarios that analyze the potential reasons and circumstances leading to Bitcoin's price dropping to the $50,000 threshold. Each row includes a scenario description and a label indicating the likelihood of that scenario occurring, expressed as a percentage.
|
17 |
+
|
18 |
+
|
19 |
+
**CSV Content Preview:**
|
20 |
+
|
21 |
+
```
|
22 |
+
|
23 |
+
"Scenario","Likelihood"
|
24 |
+
|
25 |
+
"Major regulatory crackdown in the EU affecting Bitcoin exchanges, leading to a massive sell-off and price drop to 50K within 24 hours.","High"
|
26 |
+
|
27 |
+
"A breakthrough in quantum computing renders current cryptographic practices obsolete, causing a sell-off of cryptocurrencies including Bitcoin to 50K.","Medium"
|
28 |
+
|
29 |
+
"Economic downturns globally trigger investors to liquidate cryptocurrencies, with Bitcoin experiencing a significant drop to 50K.","High"
|
30 |
+
|
31 |
+
"A significant hack in the Bitcoin infrastructure leads to loss of funds, causing panic and a rapid price decline to 50K.","Low"
|
32 |
+
|
33 |
+
"Strong competition from central bank digital currencies (CBDCs) leads to reduced demand for Bitcoin, pushing its price down to 50K.","Medium"
|
34 |
+
|
35 |
+
```
|
36 |
+
|
37 |
+
**Source of the data:**
|
38 |
+
|
39 |
+
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'what is the likelihood of BTC falling to 50K':
|
40 |
+
|
41 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=what+is+the+likelihood+of+BTC+falling+to+50K&dataset=BitcoinFall50KScenario&tags=scenario+analysis,+risk+management,+Bitcoin
|
42 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
43 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|