cestwc commited on
Commit
0d26568
·
verified ·
1 Parent(s): 37fd4c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -141,11 +141,11 @@ configs:
141
  path: data/train-*
142
  ---
143
 
144
- # Dataset Card for Dataset Name
145
 
146
- This dataset is a precise version of UCI Bank
147
 
148
- We first created the default bank marketing dataset, as seen here. Then we further run the following python script to create this additional portion.
149
 
150
  ```python
151
  # Define feature types
 
141
  path: data/train-*
142
  ---
143
 
144
+ # Dataset Card for Bank Marketing (additional)
145
 
146
+ This dataset is a precise version of [UCI Bank Marketing](https://archive.ics.uci.edu/dataset/222/bank+marketing)
147
 
148
+ We first created the default bank marketing dataset, as seen [here](https://huggingface.co/datasets/cestwc/bank-marketing). Then we further run the following Python script to create this additional portion.
149
 
150
  ```python
151
  # Define feature types