Skip to content

Problem in run_repobench_r.py #12

Description

@yhshu

When I downloaded data and tried to run run_repobench_r.py, I got this:

Exception has occurred: KeyError
'test'
  File "/research/nfs_su_809/workspace/shu.251/repobench/run_repobench_r.py", line 22, in main
    data_first = data_first["test"]
  File "/research/nfs_su_809/workspace/shu.251/repobench/run_repobench_r.py", line 92, in <module>
    fire.Fire(main)
KeyError: 'test'

I only saw easy and hard in data_first. There is no 'test' in data_first.
Could you provide me with some clues? Thanks.

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