schirrmacher commited on
Commit
4681c4c
1 Parent(s): 7e038f4

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -54,6 +54,7 @@ Latest changes (05/07/2024):
54
 
55
  - Added [P3M-10K](https://paperswithcode.com/dataset/p3m-10k) dataset for training and validation
56
  - Added [AIM-500](https://paperswithcode.com/dataset/aim-500) dataset for training and validation
 
57
  - Applied [Grid Dropout](https://albumentations.ai/docs/api_reference/augmentations/dropout/grid_dropout/) to make the model smarter
58
 
59
  Next steps:
 
54
 
55
  - Added [P3M-10K](https://paperswithcode.com/dataset/p3m-10k) dataset for training and validation
56
  - Added [AIM-500](https://paperswithcode.com/dataset/aim-500) dataset for training and validation
57
+ - Added [PPM-100](https://github.com/ZHKKKe/PPM) dataset for training and validation
58
  - Applied [Grid Dropout](https://albumentations.ai/docs/api_reference/augmentations/dropout/grid_dropout/) to make the model smarter
59
 
60
  Next steps: