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