Add ranking of generated sequences for split='train'
Browse files
1000_mutants_per_position_sampled_from_gt_a73r_variants/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0c412c5bcd3ed777be865e3c9bcbacfd46e515f6da6064f77120672a982f6d5
|
| 3 |
+
size 5706858
|
README.md
CHANGED
|
@@ -19,19 +19,23 @@ dataset_info:
|
|
| 19 |
- config_name: 1000_mutants_per_position_sampled_from_gt_a73r_variants
|
| 20 |
features:
|
| 21 |
- name: sequence_id
|
| 22 |
-
dtype:
|
|
|
|
|
|
|
| 23 |
- name: num_mutations
|
| 24 |
dtype: int64
|
|
|
|
|
|
|
| 25 |
- name: split
|
| 26 |
-
dtype:
|
| 27 |
-
- name:
|
| 28 |
-
dtype:
|
| 29 |
splits:
|
| 30 |
- name: train
|
| 31 |
-
num_bytes:
|
| 32 |
-
num_examples:
|
| 33 |
-
download_size:
|
| 34 |
-
dataset_size:
|
| 35 |
- config_name: 1000_mutants_per_position_sampled_from_gt_wt_variants
|
| 36 |
features:
|
| 37 |
- name: sequence_id
|
|
|
|
| 19 |
- config_name: 1000_mutants_per_position_sampled_from_gt_a73r_variants
|
| 20 |
features:
|
| 21 |
- name: sequence_id
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: sequence
|
| 24 |
+
dtype: string
|
| 25 |
- name: num_mutations
|
| 26 |
dtype: int64
|
| 27 |
+
- name: target_activity
|
| 28 |
+
dtype: float64
|
| 29 |
- name: split
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: preds_activity
|
| 32 |
+
dtype: float64
|
| 33 |
splits:
|
| 34 |
- name: train
|
| 35 |
+
num_bytes: 19482954
|
| 36 |
+
num_examples: 44004
|
| 37 |
+
download_size: 5706858
|
| 38 |
+
dataset_size: 19482954
|
| 39 |
- config_name: 1000_mutants_per_position_sampled_from_gt_wt_variants
|
| 40 |
features:
|
| 41 |
- name: sequence_id
|