liyongsea commited on
Commit
0ff9f88
1 Parent(s): 0bd72b3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -17
README.md CHANGED
@@ -1,27 +1,16 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: ecg_id
5
  dtype: int64
6
- - name: age
7
- dtype: int32
8
- - name: sex
9
  dtype: string
10
- - name: ecg_array
11
- dtype:
12
- array2_d:
13
- shape:
14
- - 5000
15
- - 12
16
- dtype: float32
17
- - name: idx
18
- dtype: int64
19
  splits:
20
  - name: train
21
- num_bytes: 2600290
22
- num_examples: 10
23
- download_size: 914715
24
- dataset_size: 2600290
25
  ---
26
  # Dataset Card for "random-text"
27
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: id
5
  dtype: int64
6
+ - name: text
 
 
7
  dtype: string
 
 
 
 
 
 
 
 
 
8
  splits:
9
  - name: train
10
+ num_bytes: 11200
11
+ num_examples: 100
12
+ download_size: 12812
13
+ dataset_size: 11200
14
  ---
15
  # Dataset Card for "random-text"
16