zgcarvalho
commited on
Commit
•
e688719
1
Parent(s):
0642939
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,28 +1,10 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
3 |
pretty_name: UniProtKB/Swiss-Prot
|
4 |
-
|
5 |
-
-
|
6 |
-
|
7 |
-
- split: train
|
8 |
-
path: data/train-*
|
9 |
-
- split: test
|
10 |
-
path: data/test-*
|
11 |
-
dataset_info:
|
12 |
-
features:
|
13 |
-
- name: accession
|
14 |
-
dtype: string
|
15 |
-
- name: sequence
|
16 |
-
dtype: string
|
17 |
-
splits:
|
18 |
-
- name: train
|
19 |
-
num_bytes: 171338188.2167982
|
20 |
-
num_examples: 456125
|
21 |
-
- name: test
|
22 |
-
num_bytes: 42834828.78320182
|
23 |
-
num_examples: 114032
|
24 |
-
download_size: 213941424
|
25 |
-
dataset_size: 214173017.0
|
26 |
---
|
27 |
|
28 |
# Dataset Card for UniProtKB/Swiss-Prot
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
size_categories: 100k<n<1M
|
4 |
pretty_name: UniProtKB/Swiss-Prot
|
5 |
+
tags:
|
6 |
+
- biology
|
7 |
+
- protein
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Dataset Card for UniProtKB/Swiss-Prot
|