[BUG/Help] 如何训练逻辑推理能力 #1379
Unanswered
netwolf712
asked this question in
Q&A
Replies: 3 comments
-
这个就高深了 |
Beta Was this translation helpful? Give feedback.
0 replies
-
之前有人说过,比如问他10以内的加减法,他能给出正确答案,但是换大一点的,就不行了,怀疑是它记住了这些而已,根本没学会加减法,只是因为以前它学过这些内容, |
Beta Was this translation helpful? Give feedback.
0 replies
-
不是那样的,处理数学问题,你先让他学会编程,然后再让他用程序处理,比如: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Current Behavior
如题:
目前使用微调功能可以教会他专业领域的信息提取能力,但是碰到一些需要简单换算的就不知道怎么教了。
比如给定一个指标,此指标在[1,10]范围内的都是正常,其余为异常。
应该如何微调使得他认识这个区间,当下次碰到这个指标时,自动根据指标数值判断是否异常。
Expected Behavior
No response
Steps To Reproduce
无
Environment
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions