mstz commited on
Commit
02d626c
·
1 Parent(s): 9c1f072

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -8,8 +8,8 @@ tags:
8
  - multiclass_classification
9
  pretty_name: Fertility
10
  size_categories:
11
- - 10K<n<100K
12
- task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
13
  - tabular-classification
14
  configs:
15
  - encoding
@@ -45,5 +45,4 @@ dataset = load_dataset("mstz/fertility", "fertility")["train"]
45
  | has_had_high_fevers_in_the_past_year | `[string]` |
46
  | frequency_of_alcohol_consumption | `[float16]` |
47
  | smoking_frequency | `[string]` |
48
- | number_of_sitting_hours_per_day | `[float16]` |
49
-
 
8
  - multiclass_classification
9
  pretty_name: Fertility
10
  size_categories:
11
+ - n<1K
12
+ task_categories:
13
  - tabular-classification
14
  configs:
15
  - encoding
 
45
  | has_had_high_fevers_in_the_past_year | `[string]` |
46
  | frequency_of_alcohol_consumption | `[float16]` |
47
  | smoking_frequency | `[string]` |
48
+ | number_of_sitting_hours_per_day | `[float16]` |