tiedaar commited on
Commit
0dfbdc8
1 Parent(s): 845ab08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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 [wesley.g.morris@vanderbilt.edu](wesley.g.morris@vanderbilt.edu).