We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2062081 commit fb60edeCopy full SHA for fb60ede
1 file changed
CITATION.cff
@@ -0,0 +1,15 @@
1
+cff-version: 1.2.0
2
+message: "If you use this software, please cite it as below."
3
+title: "AnyGen: A Unified Interface for Text Generation"
4
+authors:
5
+ - family-names: "Waheed"
6
+ given-names: "Abdul"
7
+date-released: 2024-01-01
8
+repository-code: "https://github.com/macabdul9/AnyGen"
9
+doi: "10.5281/zenodo.14533072"
10
+license: "MIT"
11
+keywords:
12
+ - text generation
13
+ - unified interface
14
+ - natural language processing
15
+ - machine learning
0 commit comments