File size: 955 Bytes
072275a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
dataset_info:
  features:
  - name: unnamed_0
    dtype: float64
  - name: midwives_students_enrolled_from_2019_to_2024
    dtype: string
  - name: unnamed_2
    dtype: string
  - name: unnamed_3
    dtype: float64
  - name: unnamed_5
    dtype: float64
  - name: unnamed_6
    dtype: string
  - name: unnamed_7
    dtype: float64
  - name: unnamed_8
    dtype: float64
  - name: unnamed_9
    dtype: float64
  - name: unnamed_11
    dtype: float64
  - name: unnamed_14
    dtype: string
  - name: unnamed_19
    dtype: string
  - name: unnamed_20
    dtype: timestamp[ns]
  - name: esa_source
    dtype: string
  - name: esa_processed
    dtype: string
  splits:
  - name: train
    num_bytes: 12748
    num_examples: 88
  - name: test
    num_bytes: 3284
    num_examples: 22
  download_size: 15743
  dataset_size: 16032
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---