salesforce / factCC

Resources for the "Evaluating the Factual Consistency of Abstractive Text Summarization" paper
https://arxiv.org/abs/1910.12840
BSD 3-Clause "New" or "Revised" License
275 stars 31 forks source link

how to do inference when data not posesses 'label' ? #1

Closed zide05 closed 4 years ago

zide05 commented 4 years ago

I want to predict the fact consistency of text and claim, what is the command to inference label of sample ? Can the model print the level of consistency when getting one pair of text and claim ?

6desislava6 commented 4 years ago

I have the same question. Did you manage to answer it yourself? Thanks!

kailashkarthik9 commented 3 years ago

I have the same question as well

zhangzx-uiuc commented 2 years ago

Same question here.

AnujLahoty commented 7 months ago

GUys and Girls, just poduce a fake (random) label entry in your data and obtain the predicrtions out of your model.