Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternScience/SciReason
/ endpoints
Endpoints
23 in github.com/InternScience/SciReason
⨍
Functions
3,711
◇
Types & classes
923
↳
Endpoints
23
Route
ChemBenchQA_postprocess
TEXT_POSTPROCESSORS.register_module("ChemBenchQA_postprocess")
opencompass/datasets/ChemBenchQA/evaluator.py:None
Route
LLM4Chem_postprocess
TEXT_POSTPROCESSORS.register_module('LLM4Chem_postprocess')
opencompass/datasets/LLM4Chem/evaluator.py:None
Route
Mol_Instructions_postprocess_BioText
TEXT_POSTPROCESSORS.register_module("Mol_Instructions_postprocess_BioText")
opencompass/datasets/Mol_Instructions/biotext.py:None
Route
Mol_Instructions_postprocess_Protein
TEXT_POSTPROCESSORS.register_module("Mol_Instructions_postprocess_Protein")
opencompass/datasets/Mol_Instructions/protein.py:None
Route
Mol_Instructions_postprocess_Protein_Design
TEXT_POSTPROCESSORS.register_module("Mol_Instructions_postprocess_Protein_Design")
opencompass/datasets/Mol_Instructions/protein.py:None
Route
UPG_postprocess
TEXT_POSTPROCESSORS.register_module('UPG_postprocess')
opencompass/datasets/unconditional_protein_generation/UPG.py:None
Route
_inner_call_method
patch('builtins.open', mock_open(read_data=inputs))
opencompass/datasets/apps.py:None
Route
_inner_call_method
patch('builtins.open', mock_open(read_data=inputs))
opencompass/datasets/taco.py:None
Route
_inner_call_method
patch('builtins.open', mock_open(read_data=inputs))
opencompass/datasets/livecodebench/testing_util.py:None
Route
cmp
patch_func(filecmp, 'cmp')
opencompass/utils/fileio.py:None
Route
copy
patch_func(shutil, 'copy')
opencompass/utils/fileio.py:None
Route
exists
patch_func(os.path, 'exists')
opencompass/utils/fileio.py:None
Route
isdir
patch_func(os.path, 'isdir')
opencompass/utils/fileio.py:None
Route
isfile
patch_func(os.path, 'isfile')
opencompass/utils/fileio.py:None
Route
join
patch_func(os.path, 'join')
opencompass/utils/fileio.py:None
Route
listdir
patch_func(os, 'listdir')
opencompass/utils/fileio.py:None
Route
load
patch_func(torch, 'load')
opencompass/utils/fileio.py:None
Route
math_intern_postprocess
TEXT_POSTPROCESSORS.register_module('math_intern_postprocess')
opencompass/datasets/math_intern.py:None
Route
math_postprocess
TEXT_POSTPROCESSORS.register_module('math_postprocess')
opencompass/datasets/math.py:None
Route
math_postprocess_v2
TEXT_POSTPROCESSORS.register_module('math_postprocess_v2')
opencompass/datasets/math.py:None
Route
olympiadbench_postprocess_v2
TEXT_POSTPROCESSORS.register_module('olympiadbench_postprocess_v2')
opencompass/datasets/OlympiadBench.py:None
Route
open
patch_func(builtins, 'open')
opencompass/utils/fileio.py:None
Route
opi_postprocess
TEXT_POSTPROCESSORS.register_module('opi_postprocess')
opencompass/datasets/opi/evaluator.py:None