bhaviktheslider commited on
Commit
bc081e1
·
verified ·
1 Parent(s): f8f7c0d

Update README.md

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