File size: 272 Bytes
911bbb0
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "trainer": "RandomForest",
  "llms": [
    "anthropic/claude-3-5-sonnet-20240620",
    "openai/gpt-4o-2024-05-13"
  ],
  "embedding_provider": "voyage",
  "max_depth": 20,
  "max_features": 1.0,
  "n_estimators": 100,
  "model_id": "rorf-voyage-claude35sonnet-gpt4o"
}