Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MARIO-Math-Reasoning/Super_MARIO
/ types & classes
Types & classes
17 in github.com/MARIO-Math-Reasoning/Super_MARIO
⨍
Functions
137
◇
Types & classes
17
↓ 5 callers
Class
PythonInterpreter
A tool for running python code snippet.
mcts_math/tools/python_tool.py:99
↓ 2 callers
Class
InferNode
offline_inference.py:25
↓ 2 callers
Class
REACT
mcts_math/agents/react.py:28
↓ 2 callers
Class
ValueHead
r""" The ValueHead class implements a head for GPT2 that returns a scalar for each output token.
scripts/modeling_value_head.py:28
↓ 1 callers
Class
BaseConfig
mcts_math/config.py:67
↓ 1 callers
Class
BaseNode
mcts_math/nodes/base_node.py:13
↓ 1 callers
Class
MCTSNode
mcts_math/nodes/mcts_node.py:15
↓ 1 callers
Class
PROMPT_REACT
mcts_math/prompts/prompt_react.py:10
↓ 1 callers
Class
REACTBatch
mcts_math/react_batch.py:25
↓ 1 callers
Class
Solver
mcts_math/solver.py:48
↓ 1 callers
Class
StrEnum
mcts_math/config.py:21
Class
AutoModelForCausalLMWithValueHead
r""" An autoregressive model with a value head in addition to the language model head. This class inherits from `~trl.PreTrainedModelWrapper`
scripts/modeling_value_head.py:73
Class
BaseTree
mcts_math/agents/tree.py:45
Class
MCTS
mcts_math/agents/mcts.py:38
Class
PythonInputs
mcts_math/tools/python_tool.py:95
Class
SBSREACT
Step-level Beam Search
mcts_math/agents/step_beam.py:31
Class
StrEnumMeta
mcts_math/config.py:13