Merge pull request #953 from zhicwu/main
Use consistent format as in examples
This commit is contained in:
commit
781ce7dfe2
2 changed files with 4 additions and 3 deletions
|
|
@ -47,8 +47,9 @@ Format the content-level key words as ("content_keywords"{tuple_delimiter}<high_
|
||||||
#############################
|
#############################
|
||||||
---Real Data---
|
---Real Data---
|
||||||
######################
|
######################
|
||||||
Entity_types: {entity_types}
|
Entity_types: [{entity_types}]
|
||||||
Text: {input_text}
|
Text:
|
||||||
|
{input_text}
|
||||||
######################
|
######################
|
||||||
Output:"""
|
Output:"""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue