GraphGen / graphgen /configs /graphgen_config.yaml
chenzihong-gavin
init
acd7cf4
raw
history blame contribute delete
364 Bytes
data_type: raw
input_file: resources/examples/raw_demo.jsonl
tokenizer: cl100k_base
quiz_samples: 2
traverse_strategy:
qa_form: aggregated
bidirectional: true
edge_sampling: max_loss
expand_method: max_width
isolated_node_strategy: ignore
max_depth: 1
max_extra_edges: 2
max_tokens: 256
loss_strategy: only_edge
web_search: false
re_judge: false