Kelmoir commited on
Commit
88cfb1f
·
verified ·
1 Parent(s): 8d53443

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,32 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: protein
6
+ dtype: string
7
+ - name: labels
8
+ dtype: string
9
+ - name: sequence
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 34326526
14
+ num_examples: 78481
15
+ - name: validation
16
+ num_bytes: 34326526
17
+ num_examples: 78481
18
+ - name: test
19
+ num_bytes: 34326526
20
+ num_examples: 78481
21
+ download_size: 100675533
22
+ dataset_size: 102979578
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: validation
29
+ path: data/validation-*
30
+ - split: test
31
+ path: data/test-*
32
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19aceb880465f4f3913132646432f70085eba82f4d04befccde950db932f3a7d
3
+ size 33558511
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19aceb880465f4f3913132646432f70085eba82f4d04befccde950db932f3a7d
3
+ size 33558511
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19aceb880465f4f3913132646432f70085eba82f4d04befccde950db932f3a7d
3
+ size 33558511