Skip to content

A simple evaluator for evaluating a submission on a given task.

Notifications You must be signed in to change notification settings

cs4246/aicon-evaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aicon Evaluator

A simple evaluator for evaluating a submission on a given task.

Usage

Refer to the examples folder for package examples, such as examples/task and examples/submission. Ensure that you zip the contents of these folders without including the folders themselves.

Once you have the packages, follow these steps:

  1. Install the evaluator, task, and submission packages:
pip install aicon-evaluator.zip task.zip submission.zip

aicon-evaluator.zip is a zip file containing the contents of this folder (not including examples folder).

  1. Run the evaluation:
aicon_evaluator

About

A simple evaluator for evaluating a submission on a given task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages