Upload dataset
Browse files
README.md
CHANGED
|
@@ -335,6 +335,24 @@ dataset_info:
|
|
| 335 |
num_examples: 1216
|
| 336 |
download_size: 1162835740
|
| 337 |
dataset_size: 1247795935
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 338 |
configs:
|
| 339 |
- config_name: binding_affinity__pair_wt_chemberta_pooled
|
| 340 |
data_files:
|
|
@@ -408,4 +426,10 @@ configs:
|
|
| 408 |
path: hemolysis__hemo_chemberta_with_embeddings_unpooled/train-*
|
| 409 |
- split: val
|
| 410 |
path: hemolysis__hemo_chemberta_with_embeddings_unpooled/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 411 |
---
|
|
|
|
| 335 |
num_examples: 1216
|
| 336 |
download_size: 1162835740
|
| 337 |
dataset_size: 1247795935
|
| 338 |
+
- config_name: hemolysis__hemo_peptideclm_with_embeddings
|
| 339 |
+
features:
|
| 340 |
+
- name: sequence
|
| 341 |
+
dtype: string
|
| 342 |
+
- name: label
|
| 343 |
+
dtype: int64
|
| 344 |
+
- name: embedding
|
| 345 |
+
list: float32
|
| 346 |
+
length: 768
|
| 347 |
+
splits:
|
| 348 |
+
- name: train
|
| 349 |
+
num_bytes: 16813165
|
| 350 |
+
num_examples: 4860
|
| 351 |
+
- name: val
|
| 352 |
+
num_bytes: 4192601
|
| 353 |
+
num_examples: 1216
|
| 354 |
+
download_size: 23113748
|
| 355 |
+
dataset_size: 21005766
|
| 356 |
configs:
|
| 357 |
- config_name: binding_affinity__pair_wt_chemberta_pooled
|
| 358 |
data_files:
|
|
|
|
| 426 |
path: hemolysis__hemo_chemberta_with_embeddings_unpooled/train-*
|
| 427 |
- split: val
|
| 428 |
path: hemolysis__hemo_chemberta_with_embeddings_unpooled/val-*
|
| 429 |
+
- config_name: hemolysis__hemo_peptideclm_with_embeddings
|
| 430 |
+
data_files:
|
| 431 |
+
- split: train
|
| 432 |
+
path: hemolysis__hemo_peptideclm_with_embeddings/train-*
|
| 433 |
+
- split: val
|
| 434 |
+
path: hemolysis__hemo_peptideclm_with_embeddings/val-*
|
| 435 |
---
|
hemolysis__hemo_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:ae2c8d92b021d28e5662cf0069ddb42df4ee4a8a6dbe5dd8ed9b2407d9cdbb0f
|
| 3 |
+
size 18312377
|
hemolysis__hemo_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:641b917b25363d87eb90f67d0b5082b292bc694f2408aa06a90eb23055c2319c
|
| 3 |
+
size 4801371
|