Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# EVA: Efficient Reinforcement Learning for End-to-End Video Agent
|
| 2 |
|
| 3 |
[](https://arxiv.org/abs/2603.22918)
|
|
@@ -167,4 +170,4 @@ bash batch.sh
|
|
| 167 |
primaryClass={cs.CV},
|
| 168 |
url={https://arxiv.org/abs/2603.22918},
|
| 169 |
}
|
| 170 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: video-text-to-text
|
| 3 |
+
---
|
| 4 |
# EVA: Efficient Reinforcement Learning for End-to-End Video Agent
|
| 5 |
|
| 6 |
[](https://arxiv.org/abs/2603.22918)
|
|
|
|
| 170 |
primaryClass={cs.CV},
|
| 171 |
url={https://arxiv.org/abs/2603.22918},
|
| 172 |
}
|
| 173 |
+
```
|