Skip to content

原控制QA数量参数已不存在 || The original control QA quantity parameter no longer exists #187

@AlbertLin0

Description

@AlbertLin0

#28 以及 #27 控制QA对数量的方法,在代码中已经弃用了吗?

在config file中,已经找不到以下参数:

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

我在57页的文档默认生成了3w+个QA pairs。现版本有显式的参数控制生成数量吗?


Are #28 and #27 methods of controlling the number of QA pairs deprecated in the code?

In the config file, the following parameters can no longer be found:

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

My 57-page document generated 30,000+ QA pairs by default. Does the current version have explicit parameters to control the number of generations?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions