-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi, I am cloned the repository and trying to run the code.
I am trying to run with mimic dataset. I have tried GPT-4 as well as GPT-3.5 models.
Below are the errors I got from the start -
- I was unable to install autogen with the mentioned version so I tried to install its latest version.
- Then I got a error for dask[dataframe] so I installed it as well with latest version.
- then I am trying to run below command
!python3 ehragent/main.py --llm "gpt-4" --dataset mimic_iii --data_path "/content/drive/MyDrive/mimic_iii/valid_preprocessed.json" --logs_path "/content/drive/MyDrive/logs" --num_questions -1 --seed 0
then I got below output -
- Also the log file are getting created but they are looking like below -
'api_version'
Ground-Truth Answer ---> 1
Metadata
Metadata
Assignees
Labels
No labels