mirror of
https://github.com/wassname/llm_morality.git
synced 2026-08-20 12:30:25 +08:00
main
Frontend for https://github.com/wassname/llm_ethics_leaderboard
TODO
- github deploy https://docs.evidence.dev/deployment/self-host/github-pages/
- explain
- what are we measuring
- how are we measuring it
- what do the results mean
- what is the y axis
- tidy
- link
- hide code
- user test
- highlight frontier models
- select models
- improve data
- do steering
Evidence Template Project
Get Started from VS Code
The easiest way to get started is using the VS Code Extension:
- Install the extension from the VS Code Marketplace
- Open the Command Palette (Ctrl/Cmd + Shift + P) and enter
Evidence: New Evidence Project - Click
Start Evidencein the bottom status bar
Get Started using the CLI
cd llm-morality-bench
npm install
npm run sources
npm run dev
Check out the docs for alternative install methods including Docker, Github Codespaces, and alongside dbt.
Learning More
Languages
JavaScript
99.7%
HTML
0.3%