Skip to content

Store experiment log file #10

@BillShiyaoZhang

Description

@BillShiyaoZhang

There should be a file storing all the process details, and will be available even if the experiment were terminated. Information during negotiation including:

  • agent x, which starts an negotiation
  • entity e, which is selected for negotiation
  • set E, which is the set of similar entities of e found by x’
  • set E’ , which is the relevant set of similar entities processed by LLM from E
  • entity e’ , which is the LLM’s selection of best match to e from E’
  • set Ex, which is the set of similar entities of e’ found by x
  • correspondence c, which is an entity-entity pair found by x

Above information can stored be using logger, with an exit mechanism handling exception and termination.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions