mstz commited on
Commit
4680d65
·
1 Parent(s): 61c7802

Upload hayes_roth.py

Browse files
Files changed (1) hide show
  1. hayes_roth.py +1 -1
hayes_roth.py CHANGED
@@ -31,7 +31,7 @@ _BASE_FEATURE_NAMES = [
31
  "class"
32
  ]
33
  urls_per_split = {
34
- "train": "https://huggingface.co/datasets/mstz/hayes/raw/main/hayes_roth.data"
35
  }
36
  features_types_per_config = {
37
  "hayes": {
 
31
  "class"
32
  ]
33
  urls_per_split = {
34
+ "train": "https://huggingface.co/datasets/mstz/hayes_roth/raw/main/hayes.data"
35
  }
36
  features_types_per_config = {
37
  "hayes": {