mirror of
https://github.com/lm-sys/RouteLLM.git
synced 2024-07-11 08:05:43 +03:00
14 lines
417 B
YAML
14 lines
417 B
YAML
sw_ranking:
|
|
arena_battle_datasets:
|
|
- lmsys/lmsys-arena-human-preference-55k
|
|
- routellm/gpt4_judge_battles
|
|
arena_embedding_datasets:
|
|
- routellm/arena_battles_embeddings
|
|
- routellm/gpt4_judge_battles_embeddings
|
|
causal_llm:
|
|
checkpoint_path: routellm/causal_llm_gpt4_augmented
|
|
bert:
|
|
checkpoint_path: routellm/bert_gpt4_augmented
|
|
mf:
|
|
checkpoint_path: routellm/mf_gpt4_augmented
|