worldboss commited on
Commit
36e094c
1 Parent(s): d53ef93

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -20,22 +20,22 @@ configs:
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: 52538
36
  num_examples: 958
37
- download_size: 0
38
- dataset_size: 52538
39
  tags:
40
  - ghana
41
  - 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: 50338
36
  num_examples: 958
37
+ download_size: 23906
38
+ dataset_size: 50338
39
  tags:
40
  - ghana
41
  - news