Skip to content
Snippets Groups Projects
Commit b2cc2e40 authored by zz-jacob's avatar zz-jacob
Browse files

add paper reference of SC-GPT

parent 8e80ec35
Branches
No related tags found
No related merge requests found
......@@ -26,3 +26,17 @@ def generate(self, action)
```
This class supports both CPU and GPU mode by providing the
'device' parameter in constructor function.
## Reference
```
@inproceedings{peng-etal-2020-shot,
title = "Few-shot Natural Language Generation for Task-Oriented Dialog",
author = "Peng, Baolin and Zhu, Chenguang and Li, Chunyuan and Li, Xiujun and Li, Jinchao and Zeng, Michael and Gao, Jianfeng",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2020",
month = nov,
year = "2020",
publisher = "Association for Computational Linguistics",
pages = "172--182",
}
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment