tuankg1028 commited on
Commit
8be4116
·
verified ·
1 Parent(s): 3410263

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -34
README.md CHANGED
@@ -12,39 +12,6 @@ tags:
12
  - time-series
13
  size_categories:
14
  - 1K<n<10K
15
- configs:
16
- - config_name: default
17
- data_files:
18
- - split: train
19
- path: data/train-*
20
- - split: validation
21
- path: data/validation-*
22
- - split: test
23
- path: data/test-*
24
- dataset_info:
25
- features:
26
- - name: image
27
- dtype: image
28
- - name: text
29
- dtype: string
30
- - name: label
31
- dtype: string
32
- - name: next_close
33
- dtype: float64
34
- - name: image_path
35
- dtype: string
36
- splits:
37
- - name: train
38
- num_bytes: 545715292.0461692
39
- num_examples: 9417
40
- - name: validation
41
- num_bytes: 60609506.679963686
42
- num_examples: 1047
43
- - name: test
44
- num_bytes: 151896120.96286723
45
- num_examples: 2617
46
- download_size: 749122055
47
- dataset_size: 758220919.6890001
48
  ---
49
 
50
  # Candlestick Chart Dataset - BTCUSDT
@@ -58,7 +25,7 @@ This dataset contains candlestick chart images paired with textual descriptions
58
  - **Symbol**: BTCUSDT
59
  - **Interval**: 1h
60
  - **Window Size**: 30 candles per chart
61
- - **Total Records**: 13065
62
  - **Image Format**: PNG (candlestick charts with volume)
63
  - **Text Format**: Structured candle data description
64
  - **Labels**: Trading signal classification
 
12
  - time-series
13
  size_categories:
14
  - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  # Candlestick Chart Dataset - BTCUSDT
 
25
  - **Symbol**: BTCUSDT
26
  - **Interval**: 1h
27
  - **Window Size**: 30 candles per chart
28
+ - **Total Records**: 13081
29
  - **Image Format**: PNG (candlestick charts with volume)
30
  - **Text Format**: Structured candle data description
31
  - **Labels**: Trading signal classification