emnlp 2023 commited on
Commit
ce5df61
1 Parent(s): f51a01b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -113,7 +113,11 @@ tokenizer.decode(output_ids[0], spaces_between_special_tokens=False)
113
  ```
114
  This returns:
115
  ```html
116
- According to the ratio, for every 5 parts that Johnson gets, Mike gets 2 parts Since Johnson got $2500, each part is therefore $2500/5 = $<gadget id="calculator">2500/5</gadget><output>500</output> 500 Mike will get 2*$500 = $<gadget id="calculator">2*500</gadget><output>1_000</output> 1000 After buying the shirt he will have $1000-$200 = $<gadget id="calculator">1000-200</gadget><output>800</output> 800 left. Final result is<result>800</result></s>
 
 
 
 
117
  ```
118
 
119
  ### Out-of-Scope Usage
 
113
  ```
114
  This returns:
115
  ```html
116
+ According to the ratio, for every 5 parts that Johnson gets, Mike gets 2 parts Since Johnson got $2500,
117
+ each part is therefore $2500/5 = $<gadget id="calculator">2500/5</gadget><output>500</output> 500
118
+ Mike will get 2*$500 = $<gadget id="calculator">2*500</gadget><output>1_000</output> 1000
119
+ After buying the shirt he will have $1000-$200 = $<gadget id="calculator">1000-200</gadget><output>800</output> 800 left.
120
+ Final result is<result>800</result></s>
121
  ```
122
 
123
  ### Out-of-Scope Usage