devanshrj's picture
Upload config.json with huggingface_hub
1a0a5f5 verified
raw
history blame contribute delete
268 Bytes
{
"trainer": "RandomForest",
"llms": [
"anthropic/claude-3-5-sonnet-20240620",
"openai/gpt-4o-2024-05-13"
],
"embedding_provider": "jina",
"max_depth": 20,
"max_features": 1.0,
"n_estimators": 100,
"model_id": "rorf-jina-claude35sonnet-gpt4o"
}