Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
-
- config_name: vinoground_subset
|
| 4 |
-
data_files: vinoground_subset/vinoground_hardest.csv
|
| 5 |
- config_name: mvbench_action_localization
|
| 6 |
data_files: mvbench_action_localization/action_localization.json
|
| 7 |
- config_name: mvbench_egocentric_navigation
|
|
@@ -12,4 +10,6 @@ configs:
|
|
| 12 |
data_files: mvbench_moving_direction/moving_direction.json
|
| 13 |
- config_name: temporalbench_subset
|
| 14 |
data_files: temporalbench_subset/temporalbench_hardest.json
|
|
|
|
|
|
|
| 15 |
---
|
|
|
|
| 1 |
---
|
| 2 |
configs:
|
|
|
|
|
|
|
| 3 |
- config_name: mvbench_action_localization
|
| 4 |
data_files: mvbench_action_localization/action_localization.json
|
| 5 |
- config_name: mvbench_egocentric_navigation
|
|
|
|
| 10 |
data_files: mvbench_moving_direction/moving_direction.json
|
| 11 |
- config_name: temporalbench_subset
|
| 12 |
data_files: temporalbench_subset/temporalbench_hardest.json
|
| 13 |
+
- config_name: vinoground_subset
|
| 14 |
+
data_files: vinoground_subset/vinoground_hardest.csv
|
| 15 |
---
|