{ "hf_repo_id": "CharlieYPeng/cryptogat-crypto-1d", "paper": { "title": "CryptoGAT: Are Time Series Models Effective for Cryptocurrency Forecasting?", "arxiv": "2606.27670", "url": "https://arxiv.org/abs/2606.27670" }, "github": "https://github.com/FanBroWell/CryptoGAT", "raw_csv_files": 68, "raw_rows": 68000, "model_assets": 66, "model_rows": 66000, "excluded_from_model": [ "TUSDUSDT", "USDCUSDT" ], "processed": { "CRYPTO_1D_ALL": { "eod_data.pkl": { "shape": [ 66, 999, 5 ], "dtype": "float32" }, "price_data.pkl": { "shape": [ 66, 999 ], "dtype": "float32" }, "gt_data.pkl": { "shape": [ 66, 999 ], "dtype": "float32" }, "mask_data.pkl": { "shape": [ 66, 999 ], "dtype": "float32" }, "coin_names.txt": { "count": 66, "description": "Base asset symbols aligned to axis 0 of the processed arrays." } }, "CRYPTO_1D_ENHANCED": { "eod_data.pkl": { "shape": [ 66, 999, 35 ], "dtype": "float32" }, "price_data.pkl": { "shape": [ 66, 999 ], "dtype": "float32" }, "gt_data.pkl": { "shape": [ 66, 999 ], "dtype": "float32" }, "mask_data.pkl": { "shape": [ 66, 999 ], "dtype": "float32" }, "coin_names.txt": { "count": 66, "description": "Base asset symbols aligned to axis 0 of the processed arrays." } } } }