We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
get_fixed_answer_choices_list
1 parent d7ccd0a commit 02452c4Copy full SHA for 02452c4
CITATION.cff
@@ -1,4 +1,4 @@
1
-cff-version: "0.2.1"
+cff-version: "0.2.2"
2
date-released: 2022-02
3
message: "If you use this software, please cite it using these metadata."
4
title: "PromptSource"
setup.py
@@ -26,7 +26,7 @@
26
27
setup(
28
name='promptsource',
29
- version='0.2.1',
+ version='0.2.2',
30
url='https://github.com/bigscience-workshop/promptsource.git',
31
author='BigScience - Prompt Engineering Working Group',
32
author_email='sbach@cs.brown.edu,victor@huggingface.co',
0 commit comments