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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -450,13 +450,12 @@ You are an expert data extractor specializing in mapping hierarchical text data
450
  - **`<think>`:** Reasoning for the mapping decisions
451
 
452
  ### OUTPUT STRUCTURE:
453
- ```
454
- plaintext
455
  &lt;think&gt; /* Explanation of mapping logic */ &lt;/think&gt;
456
  &lt;answer&gt; /* Completed JSON Object */ &lt;/answer&gt;
457
 
458
 
459
- ```
460
 
461
  ### STRICT RULES FOR GENERATING OUTPUT:
462
  1. **Both Tags Required:**
 
450
  - **`<think>`:** Reasoning for the mapping decisions
451
 
452
  ### OUTPUT STRUCTURE:
453
+
454
+
455
  &lt;think&gt; /* Explanation of mapping logic */ &lt;/think&gt;
456
  &lt;answer&gt; /* Completed JSON Object */ &lt;/answer&gt;
457
 
458
 
 
459
 
460
  ### STRICT RULES FOR GENERATING OUTPUT:
461
  1. **Both Tags Required:**