Thanks to visit codestin.com
Credit goes to github.com

Skip to content

API_Version error while running the code. #6

@ypjoshi18

Description

@ypjoshi18

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions