Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
ligeti commited on
Commit
8df8ff8
·
verified ·
1 Parent(s): 317b3a3

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +41 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,44 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: reference_segment_id
6
+ dtype: string
7
+ - name: masked_segment
8
+ dtype: string
9
+ - name: position_to_mask
10
+ dtype: int64
11
+ - name: masked_segment_id
12
+ dtype: int64
13
+ - name: contig_id
14
+ dtype: string
15
+ - name: segment_id
16
+ dtype: string
17
+ - name: strand
18
+ dtype: string
19
+ - name: seq_start
20
+ dtype: int64
21
+ - name: seq_end
22
+ dtype: int64
23
+ - name: segment_start
24
+ dtype: int64
25
+ - name: segment_end
26
+ dtype: int64
27
+ - name: label
28
+ dtype: string
29
+ - name: segment_length
30
+ dtype: int64
31
+ - name: original_segment
32
+ dtype: string
33
+ splits:
34
+ - name: train
35
+ num_bytes: 43505486
36
+ num_examples: 40000
37
+ download_size: 19183244
38
+ dataset_size: 43505486
39
+ configs:
40
+ - config_name: default
41
+ data_files:
42
+ - split: train
43
+ path: data/train-*
44
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae42b3646562361b35bd2ecd6f1b1c78601d373514fdd2392406033daea090a2
3
+ size 19183244