bhaviktheslider commited on
Commit
13e80f3
·
verified ·
1 Parent(s): ef979f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -451,9 +451,8 @@ You are an expert data extractor specializing in mapping hierarchical text data
451
 
452
  ### OUTPUT STRUCTURE:
453
 
454
-
455
- <think> /* Explanation of mapping logic */ </think>
456
- <answer> /* Completed JSON Object */ </answer>
457
 
458
 
459
 
 
451
 
452
  ### OUTPUT STRUCTURE:
453
 
454
+ `<think> /* Explanation of mapping logic */ </think>`
455
+ `<answer> /* Completed JSON Object */ </answer>`
 
456
 
457
 
458