↓ 5 callersFunctionget_eos_mask end of sentence token can be int or list: 1 or [1, 2] e.g. eos_token=1 response_id: [0, 0, 2, 42, 3, 5, 1, 0, 0] eos_mask: [1, 1,
方案分享/赛题三/双人成行/code/RL/verl/verl/utils/torch_functional.py:150
↓ 5 callersFunctionpost(url, data={}, headers={
'Content-Type': 'application/x-www-form-urlencoded'
}, cache_key='', sleep=0, r
方案分享/赛题四/队伍名字不能为空/docker_image/app/mcps/common/http_utils.py:92
↓ 4 callersFunctioncodegen_metrics(
samples_list,
generations_list,
k_list=[1, 5, 10, 20, 40, 50, 75, 100, 125, 150, 200, 500, 1000]
方案分享/赛题三/双人成行/code/RL/code_eval/LiveCodeBench/lcb_runner/evaluation/compute_code_generation_metrics.py:157
↓ 4 callersFunctionget_all_section 获取所有类型板块数据,包括热门板块、概念板块、行业板块和地域板块 Args: sector_types (str, optional): 板块类型,可选值: 'all', 'hot', 'concept', 'regional', 'industry',默认为No
方案分享/赛题四/天池三轮车/docker_image/docker_image/app/src/tool/financial_deep_search/get_section_data.py:70