Jazzcharles commited on
Commit
61ca34e
โ€ข
1 Parent(s): 785709b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -5,7 +5,7 @@ task_categories:
5
  language:
6
  - en
7
  size_categories:
8
- - 10M<n<100M
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.