Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,9 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
Retrieval robust retrieval-augmented model trained with sample-k method.
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
Retrieval robust retrieval-augmented model trained with sample-k method.
|
6 |
+
|
7 |
+
Decoder : Opt-350m
|
8 |
+
|
9 |
+
For more information of training and evaluation, please see: https://github.com/lyan62/RobustCap
|
10 |
+
|