Spaces:
Running
Running
Ziyang Wang commited on
Commit Β·
7f6d4bc
1
Parent(s): 9cf02ac
add project-page link (egomemreason.github.io)
Browse files
README.md
CHANGED
|
@@ -16,6 +16,7 @@ hf_oauth: true
|
|
| 16 |
|
| 17 |
Live leaderboard for the **EgoMemReason** benchmark: 500 multiple-choice questions over week-long egocentric video, evaluating entity / event / behavior memory.
|
| 18 |
|
|
|
|
| 19 |
- π Paper: *coming soon*
|
| 20 |
- π» Reference eval scripts: <https://github.com/Ziyang412/EgoMemReason>
|
| 21 |
- π¦ Public questions: <https://huggingface.co/datasets/Ted412/EgoMemReason>
|
|
|
|
| 16 |
|
| 17 |
Live leaderboard for the **EgoMemReason** benchmark: 500 multiple-choice questions over week-long egocentric video, evaluating entity / event / behavior memory.
|
| 18 |
|
| 19 |
+
- π Project page: <https://egomemreason.github.io/>
|
| 20 |
- π Paper: *coming soon*
|
| 21 |
- π» Reference eval scripts: <https://github.com/Ziyang412/EgoMemReason>
|
| 22 |
- π¦ Public questions: <https://huggingface.co/datasets/Ted412/EgoMemReason>
|
app.py
CHANGED
|
@@ -222,6 +222,7 @@ strongest model in the paper reaches **39.6% Overall**.
|
|
| 222 |
|
| 223 |
### Resources
|
| 224 |
|
|
|
|
| 225 |
- π Paper: *coming soon*
|
| 226 |
- π» Code & reference eval scripts: <https://github.com/Ziyang412/EgoMemReason>
|
| 227 |
- π¦ Public questions (no answers): <https://huggingface.co/datasets/Ted412/EgoMemReason>
|
|
|
|
| 222 |
|
| 223 |
### Resources
|
| 224 |
|
| 225 |
+
- π Project page: <https://egomemreason.github.io/>
|
| 226 |
- π Paper: *coming soon*
|
| 227 |
- π» Code & reference eval scripts: <https://github.com/Ziyang412/EgoMemReason>
|
| 228 |
- π¦ Public questions (no answers): <https://huggingface.co/datasets/Ted412/EgoMemReason>
|