Update README.md
Browse files
README.md
CHANGED
@@ -28,3 +28,7 @@ The following diagram illustrates the model architecture:
|
|
28 |
|
29 |
When providing input to the model, the summary and the source should be concatenated using the seperator token \</s>.
|
30 |
This allows the model to have access to both the summary and the source to provide more accurate scores. The model reported an R2 of 0.66 on the test set of summaries.
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
When providing input to the model, the summary and the source should be concatenated using the seperator token \</s>.
|
30 |
This allows the model to have access to both the summary and the source to provide more accurate scores. The model reported an R2 of 0.66 on the test set of summaries.
|
31 |
+
![wording scatter](wording_scatter.png)
|
32 |
+
|
33 |
+
## Contact
|
34 |
+
For questions or comments about this model, please contact [[email protected]]([email protected]).
|