devanshrj's picture
Upload config.json with huggingface_hub
6a14497 verified
raw
history blame contribute delete
No virus
256 Bytes
{
"trainer": "RandomForest",
"llms": [
"openai/gpt-4o-2024-05-13",
"openai/gpt-4o-mini-2024-07-18"
],
"embedding_provider": "jina",
"max_depth": 20,
"max_features": 1.0,
"n_estimators": 100,
"model_id": "rorf-jina-gpt4o-gpt4omini"
}