Add ROBERTA classifier ranking PoC, with 77pc off the bat
This commit is contained in:
@@ -102,7 +102,7 @@ function buildAgentInput(record: Claim | VerifierInput) {
|
||||
date: v.date,
|
||||
proposedTriggerEvent: v.events,
|
||||
normalizedClaim: v.normalizedClaim,
|
||||
proposedTriggerEventIndex: 0
|
||||
proposedTriggerEventIndex: -1
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user