justin13barrett commited on
Commit
334df3f
·
verified ·
1 Parent(s): 97e7fe6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ This is NOT the full model being used to tag OpenAlex works with a topic. For th
21
 
22
  The input data is expected to be in the following format:
23
 
24
- "<TITLE> {insert-processed-title-here}\n<ABSTRACT> {insert-processed-abstract-here}"
25
 
26
  Since this was train
27
 
 
21
 
22
  The input data is expected to be in the following format:
23
 
24
+ "\<TITLE\> {insert-processed-title-here}\n\<ABSTRACT\> {insert-processed-abstract-here}"
25
 
26
  Since this was train
27