abdullah-daoud's picture
Upload folder using huggingface_hub
70ec17f verified
{
"model_type": "neural_forecasters",
"models": [
"lstm",
"transformer"
],
"framework": "tensorflow",
"task": "time-series-forecasting",
"dataset": "financial_ohlcv",
"metrics": {
"lstm": {
"rmse": 1.89,
"mae": 1.45,
"mape": 1.42
},
"transformer": {
"rmse": 1.76,
"mae": 1.38,
"mape": 1.35
}
}
}