justin13barrett commited on
Commit
7f5acb6
·
verified ·
1 Parent(s): d861047

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ That repository will also contain information about text preprocessing, modeling
21
 
22
  ## Model description
23
 
24
- The input data was trained using the following format (so it is recommended the data be in this format as well):
25
 
26
  "\<TITLE\> {insert-processed-title-here}\n\<ABSTRACT\> {insert-processed-abstract-here}"
27
 
 
21
 
22
  ## Model description
23
 
24
+ The model was trained using the following input data format (so it is recommended the data be in this format as well):
25
 
26
  "\<TITLE\> {insert-processed-title-here}\n\<ABSTRACT\> {insert-processed-abstract-here}"
27