Upload dataset
Browse files
README.md
CHANGED
|
@@ -857,6 +857,23 @@ dataset_info:
|
|
| 857 |
num_examples: 3691
|
| 858 |
download_size: 6786270181
|
| 859 |
dataset_size: 7272469698
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 860 |
configs:
|
| 861 |
- config_name: binding_affinity__pair_wt_chemberta_pooled
|
| 862 |
data_files:
|
|
@@ -1086,4 +1103,10 @@ configs:
|
|
| 1086 |
path: solubility__sol_chemberta_with_embeddings_unpooled/train-*
|
| 1087 |
- split: val
|
| 1088 |
path: solubility__sol_chemberta_with_embeddings_unpooled/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1089 |
---
|
|
|
|
| 857 |
num_examples: 3691
|
| 858 |
download_size: 6786270181
|
| 859 |
dataset_size: 7272469698
|
| 860 |
+
- config_name: solubility__sol_peptideclm_with_embeddings
|
| 861 |
+
features:
|
| 862 |
+
- name: sequence
|
| 863 |
+
dtype: string
|
| 864 |
+
- name: embedding
|
| 865 |
+
list: float32
|
| 866 |
+
- name: label
|
| 867 |
+
dtype: int64
|
| 868 |
+
splits:
|
| 869 |
+
- name: train
|
| 870 |
+
num_bytes: 47638861
|
| 871 |
+
num_examples: 14762
|
| 872 |
+
- name: val
|
| 873 |
+
num_bytes: 11910711
|
| 874 |
+
num_examples: 3691
|
| 875 |
+
download_size: 71188741
|
| 876 |
+
dataset_size: 59549572
|
| 877 |
configs:
|
| 878 |
- config_name: binding_affinity__pair_wt_chemberta_pooled
|
| 879 |
data_files:
|
|
|
|
| 1103 |
path: solubility__sol_chemberta_with_embeddings_unpooled/train-*
|
| 1104 |
- split: val
|
| 1105 |
path: solubility__sol_chemberta_with_embeddings_unpooled/val-*
|
| 1106 |
+
- config_name: solubility__sol_peptideclm_with_embeddings
|
| 1107 |
+
data_files:
|
| 1108 |
+
- split: train
|
| 1109 |
+
path: solubility__sol_peptideclm_with_embeddings/train-*
|
| 1110 |
+
- split: val
|
| 1111 |
+
path: solubility__sol_peptideclm_with_embeddings/val-*
|
| 1112 |
---
|
solubility__sol_peptideclm_with_embeddings/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b610e541a6133cfd65ec59ca2d0f097466a9b01cc528e529a0829546971ac454
|
| 3 |
+
size 56827031
|
solubility__sol_peptideclm_with_embeddings/val-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0cb271b642bea005676fd2c4bb8aee72f25b36af88df3ca265f0b3c443faacb7
|
| 3 |
+
size 14361710
|