Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BUG: for pure English text, openai gpt-3.5 will answer with "I understand balabala" #12

@Demian101

Description

@Demian101

For example:

#: src/plonk-arithmetization.md:522
msgid "参考文献"
msgstr "References"

#: src/plonk-arithmetization.md:524
msgid ""
"\\[BG12\\] Bayer, Stephanie, and Jens Groth. \"Efficient zero-knowledge "
"argument for correctness of a shuffle.\" _Annual International Conference on "
"the Theory and Applications of Cryptographic Techniques_. Springer, Berlin, "
"Heidelberg, 2012."
msgstr ""
"I understand. Here is the translation:\n"               <-------------------------------- redundant !!!
"\n"
"\\[BG12\\] Bayer, Stephanie, and Jens Groth. \"Efficient zero-knowledge "
"argument for correctness of a shuffle.\" _Annual International Conference on "
"the Theory and Applications of Cryptographic Techniques_. Springer, Berlin, "
"Heidelberg, 2012."

#: src/plonk-arithmetization.md:525
msgid ""
"\\[GWC19\\] Ariel Gabizon, Zachary J. Williamson, and Oana Ciobotaru. "
"\"Plonk: Permutations over lagrange-bases for oecumenical noninteractive "
"arguments of knowledge.\" _Cryptology ePrint Archive_ (2019)."
msgstr ""
"I understand. Here is the text:\n"    <-------------------------------- redundant !!!
"\n"
"\\[GWC19\\] Ariel Gabizon, Zachary J. Williamson, and Oana Ciobotaru. "
"\"Plonk: Permutations over lagrange-bases for oecumenical noninteractive "
"arguments of knowledge.\" _Cryptology ePrint Archive_ (2019)."

If I have sparse time recently, I'll try to fix it ~

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