Skip to content

This repository implements the lex.eval evaluation platform for the lex.llm project.

Notifications You must be signed in to change notification settings

centre-for-humanities-computing/lex-eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lex-eval

This repository implements the lex.eval evaluation platform for the lex.llm project. Make sure that lex-db and lex-llm servers are running before testing any evaluation workflow.

  • Useful Commands:
    Command Description
    make install Install project and API client dependencies
    uv run python test_connector.py Check the API endpoints are working and verify the available workflows

Some useful instructions on how to set up the repo and other dependent repos (lex-db and lex-llm) can be found here:

https://github.com/centre-for-humanities-computing/lex-eval/wiki/lex%E2%80%90eval-prerequisite-guideline

If you do not want to clone lex-db and lex-llm, you can directly access the servers using:

ssh -L 8000:localhost:8000 -L 8001:localhost:8001 -J YOUR-AU-ID@ssh.au.dk chc_apps@spark6-7ed1.iot.net.au.dk

Keep the session/terminal open and then run your test scripts.

About

This repository implements the lex.eval evaluation platform for the lex.llm project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •