sh2orc commited on
Commit
8cdb88c
·
verified ·
1 Parent(s): 7f975b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -93,9 +93,14 @@ print(tokenizer.decode(outputs[0][input_ids.shape[-1]:], skip_special_tokens=Tru
93
  이처럼 서울의 유명한 관광 코스를 1일 또는 3일~4일 일정으로 나누어 방문할 수 있습니다. 각 명소의 매력을 즐기면서 서울의 다양한 문화와 역사를 경험해 보세요.
94
  ```
95
 
 
 
 
 
96
 
97
- Q. Suppose I borrowed 3 million won. A month later, I have 3 million won available to repay the loan. However, instead of paying it back, I'm considering investing it in stocks as of December 2022. What do you think about that?
98
- A. <think>
 
99
 
100
  </think>
101
 
@@ -113,4 +118,5 @@ Here are some key points to consider:
113
 
114
  4. **Opportunity Cost**: While investing might offer the potential for gains, it's important to weigh this against the guaranteed costs of not repaying the loan.
115
 
116
- It's generally advisable to prioritize repaying debts over speculative investments, especially if the loan terms are unfavorable or if the interest rate is high. If you're considering investing, ensure you have a clear understanding of the risks involved and consider consulting with a financial advisor to make an informed decision.
 
 
93
  이처럼 서울의 유명한 관광 코스를 1일 또는 3일~4일 일정으로 나누어 방문할 수 있습니다. 각 명소의 매력을 즐기면서 서울의 다양한 문화와 역사를 경험해 보세요.
94
  ```
95
 
96
+ - Question
97
+ ```
98
+ Suppose I borrowed 3 million won. A month later, I have 3 million won available to repay the loan. However, instead of paying it back, I'm considering investing it in stocks as of December 2022. What do you think about that?
99
+ ```
100
 
101
+ - Answer
102
+ ```
103
+ <think>
104
 
105
  </think>
106
 
 
118
 
119
  4. **Opportunity Cost**: While investing might offer the potential for gains, it's important to weigh this against the guaranteed costs of not repaying the loan.
120
 
121
+ It's generally advisable to prioritize repaying debts over speculative investments, especially if the loan terms are unfavorable or if the interest rate is high. If you're considering investing, ensure you have a clear understanding of the risks involved and consider consulting with a financial advisor to make an informed decision.
122
+ ```