CineAI commited on
Commit
d2dfcd5
·
verified ·
1 Parent(s): 1884ff8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -36,7 +36,7 @@ datasets:
36
 
37
  </Thought>
38
  <Output>
39
- Paris is located in the northern-central part of France, near the border with Germany.
40
 
41
 
42
  - And another example : <Thought>
@@ -66,7 +66,7 @@ datasets:
66
 
67
  </Thought>
68
  <Output>
69
- There are 8 cookies left.
70
  </Output>
71
 
72
 
@@ -115,7 +115,7 @@ datasets:
115
 
116
  </Thought>
117
  <Output>
118
- x = 4
119
  </Output>
120
 
121
 
@@ -156,7 +156,7 @@ datasets:
156
 
157
  </Thought>
158
  <Output>
159
- 6
160
  </Output>
161
 
162
  # How to use
 
36
 
37
  </Thought>
38
  <Output>
39
+ **Paris is located in the northern-central part of France, near the border with Germany.**
40
 
41
 
42
  - And another example : <Thought>
 
66
 
67
  </Thought>
68
  <Output>
69
+ **There are 8 cookies left.**
70
  </Output>
71
 
72
 
 
115
 
116
  </Thought>
117
  <Output>
118
+ **x = 4**
119
  </Output>
120
 
121
 
 
156
 
157
  </Thought>
158
  <Output>
159
+ **6**
160
  </Output>
161
 
162
  # How to use