Datasets:
Commit
·
4f07350
1
Parent(s):
b3fda41
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
-
size_categories:
|
4 |
pretty_name: Observed Antibody Space
|
5 |
config_names:
|
6 |
- paired
|
@@ -8,94 +8,6 @@ config_names:
|
|
8 |
tags:
|
9 |
- biology
|
10 |
- protein
|
11 |
-
dataset_info:
|
12 |
-
- config_name: paired
|
13 |
-
features:
|
14 |
-
- name: sequence_heavy
|
15 |
-
dtype: string
|
16 |
-
- name: sequence_light
|
17 |
-
dtype: string
|
18 |
-
- name: cdr1_heavy
|
19 |
-
dtype: string
|
20 |
-
- name: cdr2_heavy
|
21 |
-
dtype: string
|
22 |
-
- name: cdr3_heavy
|
23 |
-
dtype: string
|
24 |
-
- name: fwr1_heavy
|
25 |
-
dtype: string
|
26 |
-
- name: fwr2_heavy
|
27 |
-
dtype: string
|
28 |
-
- name: fwr3_heavy
|
29 |
-
dtype: string
|
30 |
-
- name: fwr4_heavy
|
31 |
-
dtype: string
|
32 |
-
- name: cdr1_light
|
33 |
-
dtype: string
|
34 |
-
- name: cdr2_light
|
35 |
-
dtype: string
|
36 |
-
- name: cdr3_light
|
37 |
-
dtype: string
|
38 |
-
- name: fwr1_light
|
39 |
-
dtype: string
|
40 |
-
- name: fwr2_light
|
41 |
-
dtype: string
|
42 |
-
- name: fwr3_light
|
43 |
-
dtype: string
|
44 |
-
- name: fwr4_light
|
45 |
-
dtype: string
|
46 |
-
- name: species
|
47 |
-
dtype: string
|
48 |
-
- name: vaccine
|
49 |
-
dtype: string
|
50 |
-
- name: disease
|
51 |
-
dtype: string
|
52 |
-
splits:
|
53 |
-
- name: train
|
54 |
-
num_bytes: 985822519
|
55 |
-
num_examples: 1777462
|
56 |
-
download_size: 0
|
57 |
-
dataset_size: 985822519
|
58 |
-
- config_name: unpaired
|
59 |
-
features:
|
60 |
-
- name: sequence
|
61 |
-
dtype: string
|
62 |
-
- name: chain
|
63 |
-
dtype: string
|
64 |
-
- name: cdr1
|
65 |
-
dtype: string
|
66 |
-
- name: cdr2
|
67 |
-
dtype: string
|
68 |
-
- name: cdr3
|
69 |
-
dtype: string
|
70 |
-
- name: fwr1
|
71 |
-
dtype: string
|
72 |
-
- name: fwr2
|
73 |
-
dtype: string
|
74 |
-
- name: fwr3
|
75 |
-
dtype: string
|
76 |
-
- name: fwr4
|
77 |
-
dtype: string
|
78 |
-
- name: species
|
79 |
-
dtype: string
|
80 |
-
- name: vaccine
|
81 |
-
dtype: string
|
82 |
-
- name: disease
|
83 |
-
dtype: string
|
84 |
-
splits:
|
85 |
-
- name: train
|
86 |
-
num_bytes: 4671469078
|
87 |
-
num_examples: 15925303
|
88 |
-
download_size: 1307160966
|
89 |
-
dataset_size: 4671469078
|
90 |
-
configs:
|
91 |
-
- config_name: paired
|
92 |
-
data_files:
|
93 |
-
- split: train
|
94 |
-
path: paired/train-*
|
95 |
-
- config_name: unpaired
|
96 |
-
data_files:
|
97 |
-
- split: train
|
98 |
-
path: unpaired/train-*
|
99 |
---
|
100 |
|
101 |
# Dataset Card for Observed Antibody Space
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
size_categories: 10M<n<100M
|
4 |
pretty_name: Observed Antibody Space
|
5 |
config_names:
|
6 |
- paired
|
|
|
8 |
tags:
|
9 |
- biology
|
10 |
- protein
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Dataset Card for Observed Antibody Space
|