FractalAIR commited on
Commit
c13300d
·
verified ·
1 Parent(s): e7fb535

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -126,13 +126,13 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
126
  """
127
  Welcome to the Fathom R1 14B Chatbot, developed by Fractal AI Research!
128
 
129
- Our model excels at reasoning tasks in mathematics and science. Given that our model has been optimised for tasks requiring critical thinkimg, it might overthink for simple chat queries.
130
 
131
  To check out our GitHub repository, click [here](https://github.com/FractalAIResearchLabs/Fathom-R1)
132
 
133
  For training recipe details on how this model was built, please check [here](https://huggingface.co/FractalAIResearch/Fathom-R1-14B)
134
 
135
- Try the example problems below from various popular entrance examinations/interviews or type in your own problems to see how our model breaks down and solves complex reasoning problems.
136
 
137
  NOTE: Once you close this demo window, all currently saved conversations will be lost.
138
  """
 
126
  """
127
  Welcome to the Fathom R1 14B Chatbot, developed by Fractal AI Research!
128
 
129
+ Our model excels at reasoning tasks in mathematics and science. Given that our model has been optimised for tasks requiring critical thinking, it might overthink for simple chat queries.
130
 
131
  To check out our GitHub repository, click [here](https://github.com/FractalAIResearchLabs/Fathom-R1)
132
 
133
  For training recipe details on how this model was built, please check [here](https://huggingface.co/FractalAIResearch/Fathom-R1-14B)
134
 
135
+ Try the example problems below from various popular entrance examinations and interviews or type in your own problems to see how our model breaks down and solves complex reasoning problems.
136
 
137
  NOTE: Once you close this demo window, all currently saved conversations will be lost.
138
  """