Retreatcost commited on
Commit
31dd967
·
verified ·
1 Parent(s): 828baf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -169,4 +169,7 @@ No, not yet, but that's one of future plans.
169
  ### Is the reasoning performative?
170
  It's hard to tell exactly, it definitely has some elements of it, but it also was trainded with some specific constraints, that force causality between thinking blocks and answer. So I would say that it's at least a hybrid. Any further improvements require RL training.
171
 
 
 
 
172
  </details>
 
169
  ### Is the reasoning performative?
170
  It's hard to tell exactly, it definitely has some elements of it, but it also was trainded with some specific constraints, that force causality between thinking blocks and answer. So I would say that it's at least a hybrid. Any further improvements require RL training.
171
 
172
+ ### How much samples did you train on?
173
+ Only 451 sample, but they are all manually crafted and refined using (score-samples])[https://github.com/Retreatcost/score-samples] tool.
174
+
175
  </details>