Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agentscope-ai/Trinity-RFT
/ from_dict
Method
from_dict
trinity/buffer/schema/sql_schema.py:25–26 ·
view source on GitHub ↗
(cls, dict: Dict)
Source
from the content-addressed store, hash-verified
23
24
@classmethod
25
def
from_dict(cls, dict: Dict):
26
return
cls(raw_task=dict)
27
28
29
# ============================================================
Callers
9
operation
Method · 0.80
compute_ref_log_prob
Method · 0.80
compute_log_prob
Method · 0.80
compute_values
Method · 0.80
compute_log_prob
Method · 0.80
compute_ref_log_prob
Method · 0.80
compute_values
Method · 0.80
setUp
Method · 0.80
dict2hg
Function · 0.80
Calls
no outgoing calls
Tested by
1
setUp
Method · 0.64