bayes-group-diffusion commited on
Commit
553a029
·
verified ·
1 Parent(s): 790ddbe

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sequence
5
+ dtype: string
6
+ - name: class
7
+ dtype: string
8
+ - name: type
9
+ dtype: string
10
+ - name: cdr_1_start
11
+ dtype: int64
12
+ - name: cdr_1_end
13
+ dtype: int64
14
+ - name: cdr_2_start
15
+ dtype: int64
16
+ - name: cdr_2_end
17
+ dtype: int64
18
+ - name: cdr_3_start
19
+ dtype: int64
20
+ - name: cdr_3_end
21
+ dtype: int64
22
+ splits:
23
+ - name: train
24
+ num_bytes: 18283
25
+ num_examples: 100
26
+ - name: test
27
+ num_bytes: 18191
28
+ num_examples: 100
29
+ download_size: 22213
30
+ dataset_size: 36474
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: test
37
+ path: data/test-*
38
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:805ade51389a2aca8cf863b29bd4c0eb81a18304ab0a83d00074b6fb06d355ab
3
+ size 11275
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db6f57fa862e903eeb5e4cc1e2d88ac193cc665becc8b815d4b20d17f90b0d9c
3
+ size 10938