worldboss commited on
Commit
f7d4b31
1 Parent(s): 409ca89

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -34
README.md CHANGED
@@ -20,46 +20,22 @@ configs:
20
  path: data/train-*
21
  dataset_info:
22
  features:
23
- - name: Oper Day
24
  dtype: string
25
- - name: Hour Ending
26
  dtype: int64
27
- - name: HB_BUSAVG
28
- dtype: float64
29
- - name: HB_HOUSTON
30
- dtype: float64
31
- - name: HB_HUBAVG
32
- dtype: float64
33
- - name: HB_NORTH
34
- dtype: float64
35
- - name: HB_PAN
36
- dtype: float64
37
- - name: HB_SOUTH
38
- dtype: float64
39
- - name: HB_WEST
40
- dtype: float64
41
- - name: LZ_AEN
42
- dtype: float64
43
- - name: LZ_CPS
44
- dtype: float64
45
- - name: LZ_HOUSTON
46
- dtype: float64
47
- - name: LZ_LCRA
48
- dtype: float64
49
- - name: LZ_NORTH
50
- dtype: float64
51
- - name: LZ_RAYBN
52
- dtype: float64
53
- - name: LZ_SOUTH
54
  dtype: float64
55
- - name: LZ_WEST
56
  dtype: float64
57
  splits:
58
  - name: train
59
- num_bytes: 23352
60
- num_examples: 168
61
- download_size: 24020
62
- dataset_size: 23352
63
  tags:
64
  - ghana
65
  - news
 
20
  path: data/train-*
21
  dataset_info:
22
  features:
23
+ - name: Issue_Date
24
  dtype: string
25
+ - name: Tender
26
  dtype: int64
27
+ - name: Security_Type
28
+ dtype: string
29
+ - name: Discount_Rate
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  dtype: float64
31
+ - name: Interest_Rate
32
  dtype: float64
33
  splits:
34
  - name: train
35
+ num_bytes: 49399
36
+ num_examples: 940
37
+ download_size: 23261
38
+ dataset_size: 49399
39
  tags:
40
  - ghana
41
  - news