@@ -28,15 +28,15 @@ The dataset provided contains images of various species of snake with each image
# 📁 Files
Following files are available in the `[resources](https://www.aicrowd.com/challenges/ai-for-good-ai-blitz-3/problems/snake/dataset_files)` section:
Following files are available in the [`resources`](https://www.aicrowd.com/challenges/ai-for-good-ai-blitz-3/problems/snake/dataset_files)` section:
-`[train.zip](https://s3.eu-central-1.wasabisys.com/aicrowd-practice-challenges/public/snake/v0.1/train.zip)` : (`54,000`) The zip file contains `train` folder with two folder inside it with name as `venomous` and `non venomous`.These folder contains the images of respective classes.
- [`train.zip`](https://s3.eu-central-1.wasabisys.com/aicrowd-practice-challenges/public/snake/v0.1/train.zip) : (`54,000`) The zip file contains `train` folder with two folder inside it with name as `venomous` and `non venomous`.These folder contains the images of respective classes.
-`[val.zip](https://s3.eu-central-1.wasabisys.com/aicrowd-practice-challenges/public/snake/v0.1/test.zip)` : (`6,000`) The zip file contains `val` folder with two folder inside it with name as `venomous` and `non venomous`.These folder contains the images of respective classes.
- [`val.zip`](https://s3.eu-central-1.wasabisys.com/aicrowd-practice-challenges/public/snake/v0.1/test.zip) : (`6,000`) The zip file contains `val` folder with two folder inside it with name as `venomous` and `non venomous`.These folder contains the images of respective classes.
-`[test.zip](https://s3.eu-central-1.wasabisys.com/aicrowd-practice-challenges/public/snake/v0.1/test.zip)` : (`15,000`) The zip file contains `test` folder with images of the snakes to whose classes needs to be predicted.
- [`test.zip`](https://s3.eu-central-1.wasabisys.com/aicrowd-practice-challenges/public/snake/v0.1/test.zip) : (`15,000`) The zip file contains `test` folder with images of the snakes to whose classes needs to be predicted.
-`[sample_submission.csv](https://s3.eu-central-1.wasabisys.com/aicrowd-practice-challenges/public/snake/v0.1/sample_submission.csv)` : Sample submission format for the challenge.
- [`sample_submission.csv`](https://s3.eu-central-1.wasabisys.com/aicrowd-practice-challenges/public/snake/v0.1/sample_submission.csv) : Sample submission format for the challenge.