Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API_Version error while running the code. #6

Open
ypjoshi18 opened this issue Nov 12, 2024 · 0 comments
Open

API_Version error while running the code. #6

ypjoshi18 opened this issue Nov 12, 2024 · 0 comments

Comments

@ypjoshi18
Copy link

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 -

  1. I was unable to install autogen with the mentioned version so I tried to install its latest version.
  2. Then I got a error for dask[dataframe] so I installed it as well with latest version.
  3. 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 -
    image
  4. Also the log file are getting created but they are looking like below -

'api_version'

Ground-Truth Answer ---> 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant