Datasets:
Upload hayes_roth.py
Browse files- 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/
|
| 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": {
|