Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ file_path_embs = hf_hub_download("recursionpharma/rxrx3-core", filename="OpenPhe
|
|
23 |
open_phenom_embeddings = pd.read_parquet(file_path_embs)
|
24 |
rxrx3_core_metadata = pd.read_csv(file_path_metadata)
|
25 |
```
|
26 |
-
Benchmarking code for this dataset is provided in the [EFAAR benchmarking repo](https://github.com/recursionpharma/EFAAR_benchmarking/tree/trunk).
|
27 |
|
28 |
---
|
29 |
dataset_info:
|
|
|
23 |
open_phenom_embeddings = pd.read_parquet(file_path_embs)
|
24 |
rxrx3_core_metadata = pd.read_csv(file_path_metadata)
|
25 |
```
|
26 |
+
Benchmarking code for this dataset is provided in the [EFAAR benchmarking repo](https://github.com/recursionpharma/EFAAR_benchmarking/tree/trunk/RxRx3-core_benchmarks).
|
27 |
|
28 |
---
|
29 |
dataset_info:
|