mstz commited on
Commit
cfc8a2f
1 Parent(s): 73025cd

Upload breast.py

Browse files
Files changed (1) hide show
  1. breast.py +1 -1
breast.py CHANGED
@@ -52,7 +52,7 @@ _CITATION = """
52
 
53
  # Dataset info
54
  urls_per_split = {
55
- "train": "https://huggingface.co/datasets/mstz/breast/raw/main/breast-full.csv",
56
  }
57
  features_types_per_config = {
58
  "encoding": {
 
52
 
53
  # Dataset info
54
  urls_per_split = {
55
+ "train": "https://huggingface.co/datasets/mstz/breast/raw/main/breast-cancer-wisconsin.data",
56
  }
57
  features_types_per_config = {
58
  "encoding": {