Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
Dask
License:
File size: 1,118 Bytes
f07cbf1
 
e4f09c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f07cbf1
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
---

license: cc-by-nc-nd-4.0
configs:
- config_name: default
  data_files:
  - split: BACPHLIP_WITHOUTESCH_TRAIN_SEGMENTS
    path: data/BACPHLIP_WITHOUTESCH_TRAIN_SEGMENTS-*
  - split: BACPHLIP_TRAIN_SEGMENTS
    path: data/BACPHLIP_TRAIN_SEGMENTS-*
  - split: TEST_SEGMENTS
    path: data/TEST_SEGMENTS-*
dataset_info:
  features:
  - name: segment_id
    dtype: int64
  - name: sequence_id
    dtype: int64
  - name: FragmentL
    dtype: string
  - name: Ls
    dtype: int64
  - name: dataset
    dtype: string
  - name: class_label
    dtype: string
  - name: y
    dtype: int64
  - name: segment_start
    dtype: int64
  - name: segment_end
    dtype: int64
  - name: segment
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: BACPHLIP_WITHOUTESCH_TRAIN_SEGMENTS
    num_bytes: 1393677135
    num_examples: 2270027
  - name: BACPHLIP_TRAIN_SEGMENTS
    num_bytes: 1677025946
    num_examples: 2754145
  - name: TEST_SEGMENTS
    num_bytes: 401206728
    num_examples: 675086
  download_size: 676228399
  dataset_size: 3471909809
---