Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DataArcTech/DataArc-SynData-Toolkit
/ execute
Method
execute
sdgsystem/tasks/base.py:16–17 ·
view source on GitHub ↗
(self, reporter=None)
Source
from the content-addressed store, hash-verified
14
15
@abstractmethod
16
def
execute(self, reporter=None) -> Dataset:
17
pass
18
19
20
class
BaseSynthesisTaskExecutor(ABC):
Callers
6
_validate_samples
Method · 0.45
rewrite
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
run_generation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected