# SOME DESCRIPTIVE TITLE. # Copyright (C) 2021, PaddleNLP # This file is distributed under the same license as the PaddleNLP package. # FIRST AUTHOR , 2022. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PaddleNLP \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-03-18 21:31+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.9.0\n" #: ../source/paddlenlp.metrics.dureader.rst:2 msgid "dureader" msgstr "" #: of paddlenlp.metrics.dureader:1 msgid "Official evaluation script for SQuAD version 2.0." msgstr "" #: of paddlenlp.metrics.dureader:3 msgid "" "In addition to basic functionality, we also compute additional statistics" " and plot precision-recall curves if an additional na_prob.json file is " "provided. This file is expected to map question ID's to the model's " "predicted probability that a question is unanswerable." msgstr "" #: of paddlenlp.metrics.dureader.compute_predictions:1 msgid "Write final predictions to the json file and log-odds of null if needed." msgstr "" #: of paddlenlp.metrics.dureader.get_final_text:1 msgid "Project the tokenized prediction back to the original text." msgstr "" #: of paddlenlp.metrics.dureader.normalize:1 msgid "Normalize strings to space joined chars. :param s: a list of strings." msgstr "" #: of paddlenlp.metrics.dureader.normalize msgid "返回" msgstr "" #: of paddlenlp.metrics.dureader.normalize:4 msgid "A list of normalized strings." msgstr ""