hitorilabs commited on
Commit
47ca888
1 Parent(s): ca68fc2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -7,13 +7,13 @@ task_categories:
7
  dataset_info:
8
  features:
9
  - name: petal_length
10
- dtype: float32
11
  - name: petal_width
12
- dtype: float32
13
  - name: sepal_length
14
- dtype: float32
15
  - name: sepal_width
16
- dtype: float32
17
  - name: species
18
  dtype:
19
  class_label:
@@ -23,10 +23,10 @@ dataset_info:
23
  '2': Iris-virginica
24
  splits:
25
  - name: train
26
- num_bytes: 3600
27
  num_examples: 150
28
- download_size: 3835
29
- dataset_size: 3600
30
  configs:
31
  - config_name: default
32
  data_files:
 
7
  dataset_info:
8
  features:
9
  - name: petal_length
10
+ dtype: float64
11
  - name: petal_width
12
+ dtype: float64
13
  - name: sepal_length
14
+ dtype: float64
15
  - name: sepal_width
16
+ dtype: float64
17
  - name: species
18
  dtype:
19
  class_label:
 
23
  '2': Iris-virginica
24
  splits:
25
  - name: train
26
+ num_bytes: 6000
27
  num_examples: 150
28
+ download_size: 4100
29
+ dataset_size: 6000
30
  configs:
31
  - config_name: default
32
  data_files: