Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ It is trained similarly to the [TRUE paper (Honovich et al, 2022)](https://arxiv
|
|
13 |
|
14 |
The input format for the model is: "premise: ARTICLE hypothesis: SUMMARY".
|
15 |
|
16 |
-
There is also a smaller (
|
17 |
|
18 |
The full citation for the SEAHORSE paper is:
|
19 |
```
|
|
|
13 |
|
14 |
The input format for the model is: "premise: ARTICLE hypothesis: SUMMARY".
|
15 |
|
16 |
+
There is also a smaller (mT5-L) version of this model, as well as metrics trained for each of the other 5 dimensions described in the original paper.
|
17 |
|
18 |
The full citation for the SEAHORSE paper is:
|
19 |
```
|