diff options
Diffstat (limited to 'experiments/native_baseline_protocols.json')
| -rw-r--r-- | experiments/native_baseline_protocols.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/experiments/native_baseline_protocols.json b/experiments/native_baseline_protocols.json index 9edba86..e81874c 100644 --- a/experiments/native_baseline_protocols.json +++ b/experiments/native_baseline_protocols.json @@ -8,6 +8,13 @@ "expected_epochs": 400, "repository_url": "https://github.com/neuralml/BurstCCN-journal", "source_revision": "9170e110b4d18729dc5bc5d517fc52eefcd04d69", + "required_dataset_sha256": [ + "6d958be074577803d12ecdefd02955f39262c83c16fe9348329d7fe0b5c001ce" + ], + "expected_gpu": { + "physical_index": "5", + "name": "NVIDIA GeForce GTX 1080" + }, "paper_url": "https://www.biorxiv.org/content/10.64898/2026.06.16.732595v1", "published_accuracy_percent_mean": 82.97, "published_accuracy_percent_sd": 0.21, @@ -57,6 +64,14 @@ "expected_epochs": 130, "repository_url": "https://github.com/Rasmuskh/dualprop_icml_2024", "source_revision": "7b2595b34421e1483a721dbfdeff8cdabda3a1ff", + "required_dataset_sha256": [ + "6d958be074577803d12ecdefd02955f39262c83c16fe9348329d7fe0b5c001ce", + "0b97b0a786c64f4cd0996cace20e81e189669aba9f4b4e517eb529f9c7105cec" + ], + "expected_gpu": { + "physical_index": "7", + "name": "NVIDIA GeForce GTX 1080" + }, "paper_url": "https://arxiv.org/abs/2402.08573", "published_accuracy_percent_mean": 92.41, "published_accuracy_percent_sd": 0.07, |
