-
**Can not start a KG task with vicuna-7b**
Getting NTERACT_FAILED Error: Session does not exist
What can be the reason?
**To Reproduce**
Steps to reproduce the behavior:
1. configs/start_task.y…
-
Appreciate for this great project! We run this project but it seems there is something wrong with the UI. We use Chrome and Safari to access http://127.0.0.1:7860 after setting up the demo. Could …
-
query无实体情况怎么加进去训练?
-
Seeing this test failing:
```
FAILED test_ARAX_expand.py::test_treats_patch_issue_2328 - AssertionError: assert 'biolink:applied_to_treat' == 'biolink:treats'
```
Can someone familiar with thi…
-
python evaluate.py \
--task configs/tasks/knowledgegraph/dev.yaml \
--agent configs/agents/local/do_nothing_agent.yaml \
--workers 30
It seems should be updated like code below?
…
-
for one example, 1000 sequences input, 861 in single_contig/ directory generated by PhaGCN2.0
and 855 results in final_prediction.csv.
this is my command:
python3 run_Speed_up.py --contigs ../..…
-
OpenCTI is becoming a popular choice of front end. We should investigate the possibility of using a TAC knowledgegraph to support the backend model for OpenCTI.
-
After installing the requirements, I tried to run the following inside `~/AgentBench`.
```bash
python -m eval --task configs/tasks/mind2web/dev.yaml --agent configs/agents/do_nothing.yaml
```
…
-
Per report from Chris B. of this concept showing up in query results from RTX-KG2:
CC: @edeutsch @dkoslicki
-
Allow JSON and CSV as well as KnowledgeGraph
Use Write to dataset similar to here: https://github.com/eccenca/cmem-plugin-graphql/blob/develop/cmem_plugin_graphql/workflow/graphql.py#L107