-
Nice Work! But I have some question about the result of test set.
I try to create a new test_evaluator instead of SegMetric,And I upload the test set result with tta on the codalab,it get a score abo…
-
Copied from [slack](https://iterativeai.slack.com/archives/CB41NAL8H/p1698325652730299?thread_ts=1698299109.693519&cid=CB41NAL8H)
I’m able to reproduce it using the aws sandbox:
```
$ git clone…
-
同学你好,请问你们的 multimer_results下面的 AFM 的评测,是从哪里评测的?
网上有很多商用版本,但是,我想利用AFM论文中说的2018 年 4 月 30 日之前 pdb 文件训练的 AFM。The description of the training set used in the original AFM paper is as follows: "The trainin…
-
Migrate over this data from Research IT to our secure compute databases.
[ ] Rename the datasets/tables to remove the shc_ and lpch_ prefixes, so that the naming convention matches prior years (inste…
-
Hi, the example csv file can no longer used. I can't figure out how should I do this.
```
,complex_name,protein_path,protein_sequence,ligand_description
0,5R7Y,data/5R7Y.pdb,None,data/TC5.sdf
1…
-
Regarding the Davis, KIBA, DTC, Metz, and ToxCast datasets, could you please guide me to where I can find the prediction results using AlphaFold? I have delved deeply into your work and understand its…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Which index
2. Which retrieval
3. What pipeline
4. What was the d…
-
Daft import time is currently around 1.5 seconds (with all extras). For reference, polars is 30ms and pandas is < 300ms.
Here is a profile of import times produced via
```
python -X importtime -c "i…
-
**Affected module**
Ingestion Framework
**Describe the bug**
While ingesting the following query getting an error as `ValueError: too many values to unpack` during handling of column level lineag…
-
Hi, I tried to run the code with this script:
```
python -m pdb qalora.py \
--model_path ./llama-7b/ \
--bits 4 \
--output_dir ./output \
--dataset alpaca \
--do_train True…