From ea79648298088701730825dce5114749c9389222 Mon Sep 17 00:00:00 2001 From: 5thGenDev <44685200+5thGenDev@users.noreply.github.com> Date: Fri, 18 Aug 2023 12:36:37 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2d76e6..3dbe9b6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Course Work EEEM071 (2023 Spring) -You can't reproduce the result exactly as what I shown because I don't own the finetune dataset, the CVSSP of Uni of Surrey does. But that's fine, you can use any other dataset on PyTorch (as long as it's around 50k samples and above like CIFAR10) +You can't reproduce my exact results as shown in the report: Revisiting common senses... because I don't own the finetune dataset, the CVSSP of Uni of Surrey does. But that's fine, you can use any other dataset on PyTorch (as long as it's around 50k samples and above like CIFAR10) to keep the notion of the report