A company is training a foundation model (FM). The company wants to increase the accuracy of the model up to a specific acceptance level. Which solution will meet these requirements?
- ADecrease the batch size.
- BIncrease the epochs. (correct answer)
- CDecrease the epochs.
- DIncrease the temperature parameter.
Reveal answer & explanationHide answer
The correct answer is B. Option B: Increase the epochs.