Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ task_categories:
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
size_categories:
|
| 8 |
-
-
|
| 9 |
---
|
| 10 |
|
| 11 |
## 📙 Overview
|
|
@@ -18,6 +18,13 @@ This repo contains the metafiles to evaluate the performance of [EgoInstructor](
|
|
| 18 |
- Ego4d Summarization multiple choice question
|
| 19 |
- YouCook video-text retrieval
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
## 🏋️ How-To-Use
|
| 22 |
|
| 23 |
Please refer to code [EgoInstructor](https://github.com/Jazzcharles/Egoinstructor/) for details.
|
|
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
size_categories:
|
| 8 |
+
- 10B<n<100B
|
| 9 |
---
|
| 10 |
|
| 11 |
## 📙 Overview
|
|
|
|
| 18 |
- Ego4d Summarization multiple choice question
|
| 19 |
- YouCook video-text retrieval
|
| 20 |
|
| 21 |
+
The following metafiles are used for retrieval-augmented egocentric video captioning, including
|
| 22 |
+
- E4DOL_crossview_train_instructions.json
|
| 23 |
+
- E4DOL_crossview_train_config.json
|
| 24 |
+
- E4DOL_crossview_val_instructions.json
|
| 25 |
+
- E4DOL_crossview_val_config.json
|
| 26 |
+
|
| 27 |
+
|
| 28 |
## 🏋️ How-To-Use
|
| 29 |
|
| 30 |
Please refer to code [EgoInstructor](https://github.com/Jazzcharles/Egoinstructor/) for details.
|