fix task_ids
Browse files
README.md
CHANGED
@@ -16,10 +16,11 @@ source_datasets:
|
|
16 |
- extended|yffc100M
|
17 |
task_categories:
|
18 |
- other
|
19 |
-
task_ids:
|
20 |
-
- other-image-self-supervised pretraining
|
21 |
paperswithcode_id: pass
|
22 |
pretty_name: Pictures without humAns for Self-Supervision
|
|
|
|
|
23 |
---
|
24 |
|
25 |
# Dataset Card for PASS
|
|
|
16 |
- extended|yffc100M
|
17 |
task_categories:
|
18 |
- other
|
19 |
+
task_ids: []
|
|
|
20 |
paperswithcode_id: pass
|
21 |
pretty_name: Pictures without humAns for Self-Supervision
|
22 |
+
tags:
|
23 |
+
- image-self-supervised pretraining
|
24 |
---
|
25 |
|
26 |
# Dataset Card for PASS
|